summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk-Getopt
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-08-07 18:38:40 +0000
committerPatrick Li <pat@FreeBSD.org>2002-08-07 18:38:40 +0000
commit2d03f93875eed153b186ce5b42d356a5a2466592 (patch)
treed2a31db3ac379daccc01b5e122bf3b5eb13486b8 /x11-toolkits/p5-Tk-Getopt
parentUpdate to 1.0.9a. (diff)
- Update to 0.48
- Add WWW tag - Give maintainership to submitter PR: ports/41406 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=64164
Diffstat (limited to 'x11-toolkits/p5-Tk-Getopt')
-rw-r--r--x11-toolkits/p5-Tk-Getopt/Makefile4
-rw-r--r--x11-toolkits/p5-Tk-Getopt/distinfo2
-rw-r--r--x11-toolkits/p5-Tk-Getopt/pkg-descr2
3 files changed, 5 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Tk-Getopt/Makefile b/x11-toolkits/p5-Tk-Getopt/Makefile
index f564e88bc047..2028cbb721eb 100644
--- a/x11-toolkits/p5-Tk-Getopt/Makefile
+++ b/x11-toolkits/p5-Tk-Getopt/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= Tk-Getopt
-PORTVERSION= 0.44
+PORTVERSION= 0.48
CATEGORIES= x11-toolkits perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/x11-toolkits/p5-Tk-Getopt/distinfo b/x11-toolkits/p5-Tk-Getopt/distinfo
index fdb39e2c0269..cdb9ffcb6ba6 100644
--- a/x11-toolkits/p5-Tk-Getopt/distinfo
+++ b/x11-toolkits/p5-Tk-Getopt/distinfo
@@ -1 +1 @@
-MD5 (Tk-Getopt-0.44.tar.gz) = 9dcfe39dd619d9a93120c8b944fa23d7
+MD5 (Tk-Getopt-0.48.tar.gz) = b13a62d78a573edfb81e6592dda014f0
diff --git a/x11-toolkits/p5-Tk-Getopt/pkg-descr b/x11-toolkits/p5-Tk-Getopt/pkg-descr
index ec0cd0e5b2f5..b8258deddd1f 100644
--- a/x11-toolkits/p5-Tk-Getopt/pkg-descr
+++ b/x11-toolkits/p5-Tk-Getopt/pkg-descr
@@ -1,2 +1,4 @@
Tk::Getopt provides an interface to access command line options via
Getopt::Long and editing with a graphical user interface via a Tk window.
+
+WWW: http://search.cpan.org/search?dist=Tk-Getopt