1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Update to 1.4.5

- Fix conflicts with multimedia/mpeg4ip (sdp.h)

PR:		ports/108428, ports/108572
Submitted by:	Guido Falsi <mad at madpilot.net> (maintainer)
This commit is contained in:
Rong-En Fan 2007-02-11 11:06:38 +00:00
parent 41b83608aa
commit d413c3fcff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184866
2 changed files with 8 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= obexapp
PORTVERSION= 1.4.4
PORTREVISION= 1
PORTVERSION= 1.4.5
CATEGORIES= comms net
MASTER_SITES= http://www.geocities.com/m_evmenkin/
@ -34,4 +33,8 @@ IGNORE= Needs 5.x from 20 Jan 2004 or later (sdpd)
ONLY_FOR_ARCHS= i386
.endif
post-patch:
@${FIND} ${WRKSRC} -name \*.c | ${XARGS} \
${REINPLACE_CMD} -e 's|<sdp.h>|</usr/include/sdp.h>|'
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (obexapp-1.4.4.tar.gz) = 6b9cc7c41796e35ae59891ed91c232e5
SHA256 (obexapp-1.4.4.tar.gz) = 0645cefbd15a166c964dfd0c7770810f47e98543c92a7b5435bf92115cd84d08
SIZE (obexapp-1.4.4.tar.gz) = 245156
MD5 (obexapp-1.4.5.tar.gz) = ff68b91b819d5f7b9153d5ecae3f131b
SHA256 (obexapp-1.4.5.tar.gz) = f70007f20ee31acf22a950dc53af79c84f70857689a68510bc63709f2859665d
SIZE (obexapp-1.4.5.tar.gz) = 30384