aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-01-21 10:32:06 +0800
committerswills <swills@FreeBSD.org>2013-01-21 10:32:06 +0800
commita5681f16d45ff720d3c3f5201309efa3e52e8697 (patch)
tree475baee5d7ee75efd84f3cb607a006ac37652992 /x11-toolkits
parentb1b8e52c2b8f6f92f15935e0ceb0bc0f898f6f5a (diff)
downloadfreebsd-ports-gnome-a5681f16d45ff720d3c3f5201309efa3e52e8697.tar.gz
freebsd-ports-gnome-a5681f16d45ff720d3c3f5201309efa3e52e8697.tar.zst
freebsd-ports-gnome-a5681f16d45ff720d3c3f5201309efa3e52e8697.zip
- Update to 0.62
- Give maintainership to submitter - Update BUILD_DEPENDS PR: ports/174853 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Alien-wxWidgets/Makefile13
-rw-r--r--x11-toolkits/p5-Alien-wxWidgets/distinfo4
2 files changed, 10 insertions, 7 deletions
diff --git a/x11-toolkits/p5-Alien-wxWidgets/Makefile b/x11-toolkits/p5-Alien-wxWidgets/Makefile
index 914dde530e68..ac7f74e1d57e 100644
--- a/x11-toolkits/p5-Alien-wxWidgets/Makefile
+++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile
@@ -2,17 +2,14 @@
# $FreeBSD$
PORTNAME= Alien-wxWidgets
-PORTVERSION= 0.51
-PORTREVISION= 1
+PORTVERSION= 0.62
CATEGORIES= x11-toolkits perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= linpc@cs.nctu.edu.tw
COMMENT= Perl5 module for building, finding and using wxWidgets binaries
-BUILD_DEPENDS= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
-
OPTIONS_DEFINE= UNICODE
OPTIONS_DEFAULT= UNICODE
UNICODE_DESC= Build with Unicode support
@@ -26,6 +23,12 @@ PERL_MODBUILD= yes
.if ${PERL_LEVEL} < 500809
BUILD_DEPENDS+= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
+.elsif ${PERL_LEVEL} < 501000
+BUILD_DEPENDS+= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build
+.endif
+
+.if ${PERL_LEVEL} < 501001
+BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
.endif
.if ${PORT_OPTIONS:MUNICODE}
diff --git a/x11-toolkits/p5-Alien-wxWidgets/distinfo b/x11-toolkits/p5-Alien-wxWidgets/distinfo
index 01bb5bb898d7..0b4b7490a0eb 100644
--- a/x11-toolkits/p5-Alien-wxWidgets/distinfo
+++ b/x11-toolkits/p5-Alien-wxWidgets/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Alien-wxWidgets-0.51.tar.gz) = af0e7e3a4a5235b7e32966089330d49191180beea80bf80ea15a707a3366a864
-SIZE (Alien-wxWidgets-0.51.tar.gz) = 673085
+SHA256 (Alien-wxWidgets-0.62.tar.gz) = feb655ea2a9f64c43f10b556648bc42d7e7224bbe753f657bd584b39d3e68aba
+SIZE (Alien-wxWidgets-0.62.tar.gz) = 666834