diff options
author | Max Khon <fjoe@FreeBSD.org> | 2008-11-11 18:19:38 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2008-11-11 18:19:38 +0000 |
commit | 2e9cb54e9d5cf0cd3237bd44025e16db9a6bb25d (patch) | |
tree | 8d53565ed54812b6b69b24c76c6d488f2ef93d37 /x11-toolkits/wxgtk29 | |
parent | 24aa2234d4336e9bec42b66f3d83819c437ab3f5 (diff) | |
download | ports-2e9cb54e9d5cf0cd3237bd44025e16db9a6bb25d.tar.gz ports-2e9cb54e9d5cf0cd3237bd44025e16db9a6bb25d.zip |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk29')
-rw-r--r-- | x11-toolkits/wxgtk29/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/wxgtk29/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile index a831f3ef80e4..5a380c87c11f 100644 --- a/x11-toolkits/wxgtk29/Makefile +++ b/x11-toolkits/wxgtk29/Makefile @@ -6,8 +6,8 @@ # PORTNAME= wx -PORTVERSION= 2.8.8 -PORTREVISION?= 1 +PORTVERSION= 2.8.9 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= SF/wxwindows PKGNAMESUFFIX= ${WXGTK_FLAVOR} @@ -51,7 +51,7 @@ PLIST= ${.CURDIR}/pkg-plist WXGTK_FLAVOR?= gtk2 .if ${WXGTK_FLAVOR} == "gtk2" -PORTREVISION= 1 +PORTREVISION= 0 .endif .if ${WXGTK_FLAVOR} != "gtk2-common" diff --git a/x11-toolkits/wxgtk29/distinfo b/x11-toolkits/wxgtk29/distinfo index 42cdfdcaf69a..c4ce5fd9a814 100644 --- a/x11-toolkits/wxgtk29/distinfo +++ b/x11-toolkits/wxgtk29/distinfo @@ -1,3 +1,3 @@ -MD5 (wxGTK-2.8.8.tar.bz2) = 6c73103878bd2a44b42a7b5fbb4c5605 -SHA256 (wxGTK-2.8.8.tar.bz2) = 013bda5bcc680b3c6e7656b15b64077cbd41c08ef8ddebc4643d83829b45b5b4 -SIZE (wxGTK-2.8.8.tar.bz2) = 9482521 +MD5 (wxGTK-2.8.9.tar.bz2) = 495c0287e102c8864eb5237a279ce9c2 +SHA256 (wxGTK-2.8.9.tar.bz2) = 2f71ef4b9b7beecf415ed082b01f11bfe071d699a75cade8172a0393a131c131 +SIZE (wxGTK-2.8.9.tar.bz2) = 9276025 |