aboutsummaryrefslogtreecommitdiffstats
path: root/comms/obexapp
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-02-11 19:06:38 +0800
committerrafan <rafan@FreeBSD.org>2007-02-11 19:06:38 +0800
commita999ba3e20b43a32c26de10d8059c5a559bf1d3a (patch)
tree921446606c8fb67749051698264cfbcd27156449 /comms/obexapp
parent81968b0a4e15125541748caee55b71304074b740 (diff)
downloadfreebsd-ports-gnome-a999ba3e20b43a32c26de10d8059c5a559bf1d3a.tar.gz
freebsd-ports-gnome-a999ba3e20b43a32c26de10d8059c5a559bf1d3a.tar.zst
freebsd-ports-gnome-a999ba3e20b43a32c26de10d8059c5a559bf1d3a.zip
- 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)
Diffstat (limited to 'comms/obexapp')
-rw-r--r--comms/obexapp/Makefile7
-rw-r--r--comms/obexapp/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile
index 2fa0c97acf06..8d759767fbbb 100644
--- a/comms/obexapp/Makefile
+++ b/comms/obexapp/Makefile
@@ -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>
diff --git a/comms/obexapp/distinfo b/comms/obexapp/distinfo
index 8fb970911be6..1898e999963b 100644
--- a/comms/obexapp/distinfo
+++ b/comms/obexapp/distinfo
@@ -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