diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-21 05:09:20 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-21 05:09:20 +0000 |
commit | ac515b20efc22894dc4c521583ec5f7f04558b01 (patch) | |
tree | 18064fec2644ed0ec1f7cc58f5355151195ca801 /x11-toolkits/p5-Tk-GBARR | |
parent | bdc2de8f3ad851734b4802cdaafe4b957ebd1344 (diff) | |
download | ports-ac515b20efc22894dc4c521583ec5f7f04558b01.tar.gz ports-ac515b20efc22894dc4c521583ec5f7f04558b01.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-GBARR')
-rw-r--r-- | x11-toolkits/p5-Tk-GBARR/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/p5-Tk-GBARR/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Tk-GBARR/pkg-descr | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Tk-GBARR/Makefile b/x11-toolkits/p5-Tk-GBARR/Makefile index ecffe86a1ff6..507d5ccc9d47 100644 --- a/x11-toolkits/p5-Tk-GBARR/Makefile +++ b/x11-toolkits/p5-Tk-GBARR/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Tk-GBARR -PORTVERSION= 2.03 +PORTVERSION= 2.05 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-GBARR/distinfo b/x11-toolkits/p5-Tk-GBARR/distinfo index 9b3956381ec8..0ecdaaf4ef37 100644 --- a/x11-toolkits/p5-Tk-GBARR/distinfo +++ b/x11-toolkits/p5-Tk-GBARR/distinfo @@ -1 +1 @@ -MD5 (Tk-GBARR-2.03.tar.gz) = 267b5ec69da2edb529222f38781c2b09 +MD5 (Tk-GBARR-2.05.tar.gz) = 19d421e9c564e8c7da3e17591818749f diff --git a/x11-toolkits/p5-Tk-GBARR/pkg-descr b/x11-toolkits/p5-Tk-GBARR/pkg-descr index f477f327d2e0..ee5374d9e3b4 100644 --- a/x11-toolkits/p5-Tk-GBARR/pkg-descr +++ b/x11-toolkits/p5-Tk-GBARR/pkg-descr @@ -3,3 +3,5 @@ Tk::TFrame - A frame with a title Tk::NumEntry - An entry widget that accepts numbers and has up/down buttons for in/decrement. Tk::FireButton - Button that keeps invoking command when pressed + +WWW: http://search.cpan.org/search?dist=Tk-GBARR |