Index: head/net/libyahoo2/Makefile =================================================================== --- head/net/libyahoo2/Makefile (revision 89348) +++ head/net/libyahoo2/Makefile (revision 89349) @@ -1,23 +1,27 @@ # ex:ts=8 # Ports collection makefile for: libyahoo2 # Date created: Apr 6, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= libyahoo2 -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A C library that handles the new Yahoo! Messenger protocol USE_BZIP2= yes USE_GNOME= glib20 gnomehack gnometarget GNU_CONFIGURE= yes INSTALLS_SHLIB= yes + +post-patch: + @${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-g -Wall||g' ${WRKSRC}/src/Makefile.in .include Property changes on: head/net/libyahoo2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/net/libyahoo2/distinfo =================================================================== --- head/net/libyahoo2/distinfo (revision 89348) +++ head/net/libyahoo2/distinfo (revision 89349) @@ -1 +1 @@ -MD5 (libyahoo2-0.7.0.tar.bz2) = 51e4bc489ae7974f5bd51c35e894b266 +MD5 (libyahoo2-0.7.1.tar.bz2) = abd4397db5bfc9c7db732434aafa4c6c Property changes on: head/net/libyahoo2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net-im/libyahoo2/Makefile =================================================================== --- head/net-im/libyahoo2/Makefile (revision 89348) +++ head/net-im/libyahoo2/Makefile (revision 89349) @@ -1,23 +1,27 @@ # ex:ts=8 # Ports collection makefile for: libyahoo2 # Date created: Apr 6, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= libyahoo2 -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A C library that handles the new Yahoo! Messenger protocol USE_BZIP2= yes USE_GNOME= glib20 gnomehack gnometarget GNU_CONFIGURE= yes INSTALLS_SHLIB= yes + +post-patch: + @${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-g -Wall||g' ${WRKSRC}/src/Makefile.in .include Property changes on: head/net-im/libyahoo2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/net-im/libyahoo2/distinfo =================================================================== --- head/net-im/libyahoo2/distinfo (revision 89348) +++ head/net-im/libyahoo2/distinfo (revision 89349) @@ -1 +1 @@ -MD5 (libyahoo2-0.7.0.tar.bz2) = 51e4bc489ae7974f5bd51c35e894b266 +MD5 (libyahoo2-0.7.1.tar.bz2) = abd4397db5bfc9c7db732434aafa4c6c Property changes on: head/net-im/libyahoo2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property