diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-08-03 19:50:26 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-08-03 19:50:26 +0000 |
commit | 9b82e613988e88928d283dee734ef25e3d0f5d6b (patch) | |
tree | 0944ef12545bffcbf7d0062dee3f46dd11b7c71c /lang/p5-Switch | |
parent | 740cd7128760963b4243b633984aea3f88b3c052 (diff) | |
download | ports-9b82e613988e88928d283dee734ef25e3d0f5d6b.tar.gz ports-9b82e613988e88928d283dee734ef25e3d0f5d6b.zip |
Upgrade lang/p5-Switch to 2.04.
Notes
Notes:
svn path=/head/; revision=45783
Diffstat (limited to 'lang/p5-Switch')
-rw-r--r-- | lang/p5-Switch/Makefile | 2 | ||||
-rw-r--r-- | lang/p5-Switch/distinfo | 2 | ||||
-rw-r--r-- | lang/p5-Switch/pkg-plist | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/lang/p5-Switch/Makefile b/lang/p5-Switch/Makefile index 3084b94cfa6f..338aaedfcd01 100644 --- a/lang/p5-Switch/Makefile +++ b/lang/p5-Switch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Switch -PORTVERSION= 2.03 +PORTVERSION= 2.04 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/DCONWAY diff --git a/lang/p5-Switch/distinfo b/lang/p5-Switch/distinfo index 315bbededaa5..eb01985d1e04 100644 --- a/lang/p5-Switch/distinfo +++ b/lang/p5-Switch/distinfo @@ -1 +1 @@ -MD5 (Switch-2.03.tar.gz) = de7d2e3b973e140aabd34c9e2c705b7f +MD5 (Switch-2.04.tar.gz) = 7304e8753125f6da658fea36112da2aa diff --git a/lang/p5-Switch/pkg-plist b/lang/p5-Switch/pkg-plist index 71a1f25a70f6..8fed5517e612 100644 --- a/lang/p5-Switch/pkg-plist +++ b/lang/p5-Switch/pkg-plist @@ -1,4 +1,3 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Switch/.packlist -lib/perl5/site_perl/%%PERL_VER%%/demo.pl lib/perl5/site_perl/%%PERL_VER%%/Switch.pm @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Switch 2>/dev/null || true |