- Update to 1.0b6
Spotted by: portscout
This commit is contained in:
parent
0b32243bb4
commit
abf29a1822
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159219
2 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= wxsvg
|
||||
DISTVERSION= 1.0b5
|
||||
DISTVERSION= 1.0b6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${WX_CONFIG}:${PORTSDIR}/x11-toolkits/wxgtk26
|
|||
|
||||
INSTALLS_SHLIB= yes
|
||||
WX_CONFIG= wxgtk2-2.6-config
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GNOME= libartlgpl2
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -31,5 +31,6 @@ BROKEN= does not build
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG}|' \
|
||||
${WRKSRC}/configure
|
||||
cd ${WRKSRC} && ${LIBTOOLIZE} --copy --force
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (wxsvg-1.0b5.tar.gz) = adfb96e2782c39f9c7f8377bf83804d2
|
||||
SHA256 (wxsvg-1.0b5.tar.gz) = 43666c34a9a16e9a49c9b65338b36c4a1995e843802b3ac62ebfd1b1dfd96348
|
||||
SIZE (wxsvg-1.0b5.tar.gz) = 668735
|
||||
MD5 (wxsvg-1.0b6.tar.gz) = 3509223706586efcbf5519e2ec2cd2a4
|
||||
SHA256 (wxsvg-1.0b6.tar.gz) = 307bd799fda2874facb5938eb13618c85e8b79a0012ddfcebfd90674d1a7e51a
|
||||
SIZE (wxsvg-1.0b6.tar.gz) = 671682
|
||||
|
|
Loading…
Reference in a new issue