diff options
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 ecffe86..507d5cc 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 9b39563..0ecdaaf 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 f477f32..ee5374d 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 |