- Update to version 0.1.3

PR:		ports/66077
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2004-04-29 07:52:51 +00:00
parent 79012ddf14
commit 8779bad3b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107936
2 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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