summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-16 02:59:43 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-16 02:59:43 +0000
commit5f7a760735427c1722e477571a0d2356479a35e3 (patch)
tree32d7e936d05eea8c4a27e4b49c7e587098d1e348 /x11-toolkits
parentUnbreak graphics/showimg (diff)
Upgrade to version 2.06
PR: ports/47046 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=73211
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Tk-GBARR/Makefile2
-rw-r--r--x11-toolkits/p5-Tk-GBARR/distinfo2
-rw-r--r--x11-toolkits/p5-Tk-GBARR/pkg-plist19
3 files changed, 15 insertions, 8 deletions
diff --git a/x11-toolkits/p5-Tk-GBARR/Makefile b/x11-toolkits/p5-Tk-GBARR/Makefile
index 507d5ccc9d47..bfcb4d1a3114 100644
--- a/x11-toolkits/p5-Tk-GBARR/Makefile
+++ b/x11-toolkits/p5-Tk-GBARR/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Tk-GBARR
-PORTVERSION= 2.05
+PORTVERSION= 2.06
CATEGORIES= x11-toolkits perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk
diff --git a/x11-toolkits/p5-Tk-GBARR/distinfo b/x11-toolkits/p5-Tk-GBARR/distinfo
index 0ecdaaf4ef37..f234b689732d 100644
--- a/x11-toolkits/p5-Tk-GBARR/distinfo
+++ b/x11-toolkits/p5-Tk-GBARR/distinfo
@@ -1 +1 @@
-MD5 (Tk-GBARR-2.05.tar.gz) = 19d421e9c564e8c7da3e17591818749f
+MD5 (Tk-GBARR-2.06.tar.gz) = 70aaf6037f2a93e0ba79e05a1ca50282
diff --git a/x11-toolkits/p5-Tk-GBARR/pkg-plist b/x11-toolkits/p5-Tk-GBARR/pkg-plist
index 5743debf9377..4fa6e99b7c79 100644
--- a/x11-toolkits/p5-Tk-GBARR/pkg-plist
+++ b/x11-toolkits/p5-Tk-GBARR/pkg-plist
@@ -1,9 +1,16 @@
-lib/perl5/site_perl/%%PERL_VER%%/Tk/Cloth.pm
-lib/perl5/site_perl/%%PERL_VER%%/Tk/FireButton.pm
-lib/perl5/site_perl/%%PERL_VER%%/Tk/NumEntry.pm
-lib/perl5/site_perl/%%PERL_VER%%/Tk/NumEntryPlain.pm
-lib/perl5/site_perl/%%PERL_VER%%/Tk/TFrame.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/TFrame.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/NumEntry.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/NumEntryPlain.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/FireButton.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/Cloth.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/cloth.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/firebutton.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/numentry.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/numentryplain.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib/tframe.pl
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/GBARR/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk/GBARR
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos/widtrib 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk/demos 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tk 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tk 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Tk 2>/dev/null || true