diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-04-07 22:13:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2003-04-07 22:13:10 +0000 |
commit | a78e1a4832779004a587b7652afd5a5ce4ceef6d (patch) | |
tree | 254884aee5cf5b368cd54cb13bc3b85ff719031d /sysutils | |
parent | b94e64c5a0e9ee5c553318eb481d65d11cf5a0c2 (diff) | |
download | ports-a78e1a4832779004a587b7652afd5a5ce4ceef6d.tar.gz ports-a78e1a4832779004a587b7652afd5a5ce4ceef6d.zip |
Notes
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 |