aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk-Getopt
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-05-16 11:00:56 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-05-16 11:00:56 +0000
commitfcde76c91e77b5110eb37956245617fbcd335492 (patch)
tree695853d20fa426fa4d69dbdcfa14dd6a2fb621c9 /x11-toolkits/p5-Tk-Getopt
parent72c0964070411418c5b85c13f79c119e39eca87a (diff)
downloadports-fcde76c91e77b5110eb37956245617fbcd335492.tar.gz
ports-fcde76c91e77b5110eb37956245617fbcd335492.zip
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-Getopt')
-rw-r--r--x11-toolkits/p5-Tk-Getopt/Makefile10
-rw-r--r--x11-toolkits/p5-Tk-Getopt/distinfo4
2 files changed, 10 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Tk-Getopt/Makefile b/x11-toolkits/p5-Tk-Getopt/Makefile
index 90f6698f9cc8..69c74e330ba0 100644
--- a/x11-toolkits/p5-Tk-Getopt/Makefile
+++ b/x11-toolkits/p5-Tk-Getopt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Tk-Getopt
-PORTVERSION= 0.48
+PORTVERSION= 0.49
CATEGORIES= x11-toolkits perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk
@@ -23,4 +23,10 @@ PERL_CONFIGURE= yes
MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}
MAN3= Tk::Getopt.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+IGNORE= Port requires perl 5.8.0 or later. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/x11-toolkits/p5-Tk-Getopt/distinfo b/x11-toolkits/p5-Tk-Getopt/distinfo
index 36f83b000b6b..a90d967f61fe 100644
--- a/x11-toolkits/p5-Tk-Getopt/distinfo
+++ b/x11-toolkits/p5-Tk-Getopt/distinfo
@@ -1,2 +1,2 @@
-MD5 (Tk-Getopt-0.48.tar.gz) = b13a62d78a573edfb81e6592dda014f0
-SIZE (Tk-Getopt-0.48.tar.gz) = 21359
+MD5 (Tk-Getopt-0.49.tar.gz) = 4879d1ad35f52eeb45a7b7c88e89da44
+SIZE (Tk-Getopt-0.49.tar.gz) = 22275