diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-04-08 06:13:10 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-04-08 06:13:10 +0800 |
commit | d6e9b4df33d227f07ddc89066f80bf47dc810e37 (patch) | |
tree | 636bb69197c557a4d1c11f7cc9901b4053dda484 /sysutils | |
parent | cc05223d4b6f45cea177bdabacc397aec1217a2b (diff) | |
download | freebsd-ports-gnome-d6e9b4df33d227f07ddc89066f80bf47dc810e37.tar.gz freebsd-ports-gnome-d6e9b4df33d227f07ddc89066f80bf47dc810e37.tar.zst freebsd-ports-gnome-d6e9b4df33d227f07ddc89066f80bf47dc810e37.zip |
Upgrade to 1.04.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Schedule-At/Makefile | 3 | ||||
-rw-r--r-- | sysutils/p5-Schedule-At/distinfo | 2 | ||||
-rw-r--r-- | sysutils/p5-Schedule-At/pkg-plist | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/p5-Schedule-At/Makefile b/sysutils/p5-Schedule-At/Makefile index 6785a70fe260..dbcceb9fb1d7 100644 --- a/sysutils/p5-Schedule-At/Makefile +++ b/sysutils/p5-Schedule-At/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Schedule-At -PORTVERSION= 1.03 -PORTREVISION= 2 +PORTVERSION= 1.04 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Schedule diff --git a/sysutils/p5-Schedule-At/distinfo b/sysutils/p5-Schedule-At/distinfo index e2bde38661e9..d14eb94a3614 100644 --- a/sysutils/p5-Schedule-At/distinfo +++ b/sysutils/p5-Schedule-At/distinfo @@ -1 +1 @@ -MD5 (Schedule-At-1.03.tar.gz) = 9428817d3ca79dc12dc44d8035fdc514 +MD5 (Schedule-At-1.04.tar.gz) = 531e72d6b5cb3c69926135998348fa83 diff --git a/sysutils/p5-Schedule-At/pkg-plist b/sysutils/p5-Schedule-At/pkg-plist index 7e845c1cda67..6817d74a0090 100644 --- a/sysutils/p5-Schedule-At/pkg-plist +++ b/sysutils/p5-Schedule-At/pkg-plist @@ -1,5 +1,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Schedule/At.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Schedule/At/.packlist +lib/perllocal.pod-Schedule-At @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Schedule/At @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Schedule 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Schedule 2>/dev/null || true |