diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBIx-DBSchema/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBIx-DBSchema/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/p5-DBIx-DBSchema/Makefile b/databases/p5-DBIx-DBSchema/Makefile index 39baa4d217df..75b25f95abbe 100644 --- a/databases/p5-DBIx-DBSchema/Makefile +++ b/databases/p5-DBIx-DBSchema/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIx-DBSchema -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBIx @@ -31,12 +31,11 @@ MAN3= DBIx::DBSchema.3 DBIx::DBSchema::ColGroup.3 \ .if ${PERL_LEVEL} < 500800 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable -.else +.endif .if ${PERL_LEVEL} < 500600 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 .else BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI .endif -.endif .include <bsd.port.post.mk> diff --git a/databases/p5-DBIx-DBSchema/distinfo b/databases/p5-DBIx-DBSchema/distinfo index 2aaaaadb4905..1afefd3fe3da 100644 --- a/databases/p5-DBIx-DBSchema/distinfo +++ b/databases/p5-DBIx-DBSchema/distinfo @@ -1,2 +1,2 @@ -MD5 (DBIx-DBSchema-0.24.tar.gz) = 460bf5bde76c62a8c1b528d83c6c5699 -SIZE (DBIx-DBSchema-0.24.tar.gz) = 15381 +MD5 (DBIx-DBSchema-0.25.tar.gz) = b56164852b962e5b688cb4ea3ec87780 +SIZE (DBIx-DBSchema-0.25.tar.gz) = 15494 |