aboutsummaryrefslogtreecommitdiff
path: root/devel/libopendaap
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-29 07:52:51 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-29 07:52:51 +0000
commit8779bad3b7c7040e35a1a296bc909cf66e843cac (patch)
treee9521cef07852afc8283991b77c1fe18cb15f935 /devel/libopendaap
parent79012ddf1483e1563bea99a55c1788bc8b9f24b7 (diff)
downloadports-8779bad3b7c7040e35a1a296bc909cf66e843cac.tar.gz
ports-8779bad3b7c7040e35a1a296bc909cf66e843cac.zip
Notes
Diffstat (limited to 'devel/libopendaap')
-rw-r--r--devel/libopendaap/Makefile8
-rw-r--r--devel/libopendaap/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile
index 3c2c7f8ac3d3..770527c00249 100644
--- a/devel/libopendaap/Makefile
+++ b/devel/libopendaap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libopendaap
-PORTVERSION= 0.1.2
+PORTVERSION= 0.1.3
CATEGORIES= devel net
MASTER_SITES= http://crazney.net/programs/itunes/files/
@@ -23,10 +23,10 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}"
INSTALLS_SHLIB= yes
+pre-everything::
+ @${ECHO_MSG} "This version does NOT work with iTunes 4.5"
+
post-patch:
- @${REINPLACE_CMD} -e 's|-DNOT_HAVE_SA_LEN||' \
- ${WRKSRC}/mDNS/Makefile.am \
- ${WRKSRC}/mDNS/Makefile.in
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \
${WRKSRC}/Makefile.am \
${WRKSRC}/Makefile.in
diff --git a/devel/libopendaap/distinfo b/devel/libopendaap/distinfo
index e3ab08776112..0159c9f74bee 100644
--- a/devel/libopendaap/distinfo
+++ b/devel/libopendaap/distinfo
@@ -1,2 +1,2 @@
-MD5 (libopendaap-0.1.2.tar.bz2) = ee95737731d01e5a089a5674f75b13a1
-SIZE (libopendaap-0.1.2.tar.bz2) = 320679
+MD5 (libopendaap-0.1.3.tar.bz2) = 72bdf1e6ef9ed0150923bd2f1debf4eb
+SIZE (libopendaap-0.1.3.tar.bz2) = 337980