- Update to version 0.7.1
PR: 57007 Submitted by: Ports Fury
This commit is contained in:
parent
5719e03240
commit
9e628d6034
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89349
4 changed files with 12 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libyahoo2
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -20,4 +20,8 @@ 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 <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libyahoo2-0.7.0.tar.bz2) = 51e4bc489ae7974f5bd51c35e894b266
|
||||
MD5 (libyahoo2-0.7.1.tar.bz2) = abd4397db5bfc9c7db732434aafa4c6c
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libyahoo2
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -20,4 +20,8 @@ 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 <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libyahoo2-0.7.0.tar.bz2) = 51e4bc489ae7974f5bd51c35e894b266
|
||||
MD5 (libyahoo2-0.7.1.tar.bz2) = abd4397db5bfc9c7db732434aafa4c6c
|
||||
|
|
Loading…
Reference in a new issue