diff options
author | fjoe <fjoe@FreeBSD.org> | 2008-11-12 02:19:38 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2008-11-12 02:19:38 +0800 |
commit | dbe944806140c569792e52f93f44d305479e1b41 (patch) | |
tree | eb36692871fc4a4b000068cd80527abf53ff67d1 /x11-toolkits | |
parent | e9b30205561c2c322a0967345d86342663905342 (diff) | |
download | freebsd-ports-gnome-dbe944806140c569792e52f93f44d305479e1b41.tar.gz freebsd-ports-gnome-dbe944806140c569792e52f93f44d305479e1b41.tar.zst freebsd-ports-gnome-dbe944806140c569792e52f93f44d305479e1b41.zip |
Update to 2.8.9
PR: 128446
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxgtk28/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/wxgtk28/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/wxgtk29/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/wxgtk29/distinfo | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile index a831f3ef80e4..5a380c87c11f 100644 --- a/x11-toolkits/wxgtk28/Makefile +++ b/x11-toolkits/wxgtk28/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/wxgtk28/distinfo b/x11-toolkits/wxgtk28/distinfo index 42cdfdcaf69a..c4ce5fd9a814 100644 --- a/x11-toolkits/wxgtk28/distinfo +++ b/x11-toolkits/wxgtk28/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 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 |