aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Wx
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-31 01:08:30 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-31 01:08:30 +0000
commitaa37c3e571c9c34e9e36f2930ce52a935719e3f0 (patch)
tree003a76ef07d0f497b27c46f564701ccd07ff11ac /x11-toolkits/p5-Wx
parent917b42a2765ab6dc5e5d9fd82ab58a4d25878689 (diff)
downloadports-aa37c3e571c9c34e9e36f2930ce52a935719e3f0.tar.gz
ports-aa37c3e571c9c34e9e36f2930ce52a935719e3f0.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-Wx')
-rw-r--r--x11-toolkits/p5-Wx/Makefile4
-rw-r--r--x11-toolkits/p5-Wx/distinfo6
-rw-r--r--x11-toolkits/p5-Wx/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile
index 53d59f84f59b..dc68695e7058 100644
--- a/x11-toolkits/p5-Wx/Makefile
+++ b/x11-toolkits/p5-Wx/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Wx
-PORTVERSION= 0.94
+PORTVERSION= 0.95
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit
BUILD_DEPENDS= p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \
p5-ExtUtils-XSpp>=0.05:${PORTSDIR}/devel/p5-ExtUtils-XSpp
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS}
OPTIONS= UNICODE "Build with Unicode support" on
diff --git a/x11-toolkits/p5-Wx/distinfo b/x11-toolkits/p5-Wx/distinfo
index 1a1d05be510c..a7ac0c46fb97 100644
--- a/x11-toolkits/p5-Wx/distinfo
+++ b/x11-toolkits/p5-Wx/distinfo
@@ -1,3 +1,3 @@
-MD5 (Wx-0.94.tar.gz) = 401e2eaa723fd61e5dded7256de89804
-SHA256 (Wx-0.94.tar.gz) = fb610f64f12c80b482257ce0ed346f7506695d83e13b344481546a5170059153
-SIZE (Wx-0.94.tar.gz) = 353476
+MD5 (Wx-0.96.tar.gz) = c41d7a0dc69ab70c6d02651e6315bb94
+SHA256 (Wx-0.96.tar.gz) = c305cbae1c1209229ae844c7a8bbcc3f74304c45ff99e9446e4db423fcc2543c
+SIZE (Wx-0.96.tar.gz) = 354674
diff --git a/x11-toolkits/p5-Wx/pkg-descr b/x11-toolkits/p5-Wx/pkg-descr
index d4a5d11bb710..71722df90cf2 100644
--- a/x11-toolkits/p5-Wx/pkg-descr
+++ b/x11-toolkits/p5-Wx/pkg-descr
@@ -2,4 +2,4 @@ wxPerl is an extension module allowing the creation of GUI (Graphical
User Interface) from Perl; it is built as a wrapper for the wxWidgets
C++ GUI toolkit.
-WWW: http://wxperl.sourceforge.net/
+WWW: http://wxperl.eu/