Update to 1.03

This commit is contained in:
Mathieu Arnold 2004-07-21 16:46:13 +00:00
parent 416e4061e0
commit 1759838f57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114349
3 changed files with 4 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Data-Page
PORTVERSION= 1.02
PORTVERSION= 1.03
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Data
@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
COMMENT= Pager utility for Class::DBI
PERL_CONFIGURE= yes
PERL_MODBUILD= yes
MAN3= Data::Page.3

View File

@ -1,2 +1,2 @@
MD5 (Data-Page-1.02.tar.gz) = 6040d7844004b7ff43bd1272c6ee20d6
SIZE (Data-Page-1.02.tar.gz) = 5534
MD5 (Data-Page-1.03.tar.gz) = 01dafef31c96f1d0e850bf93efd0ef44
SIZE (Data-Page-1.03.tar.gz) = 5817

View File

@ -1,5 +1,2 @@
%%SITE_PERL%%/Data/Page.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Page/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Page
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Data 2>/dev/null || true