Update to 0.07005

This commit is contained in:
Lars Balker Rasmussen 2007-01-12 08:39:15 +00:00
parent 6cb8811078
commit 6858d87aad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182164
2 changed files with 4 additions and 7 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= DBIx-Class
PORTVERSION= 0.07004
PORTVERSION= 0.07005
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBIx
@ -89,9 +89,6 @@ MAN3= DBIx::Class.3 \
post-extract:
@${PERL} -i.bak -ne 'print unless /^\s*build_requires/ .. /},$$/' ${WRKSRC}/Build.PL
@${PERL} -i.bak -ne 'print unless /\.orig$$/' ${WRKSRC}/MANIFEST
@${RM} -f ${WRKSRC}/lib/DBIx/Class/Schema.pm.orig
@${RM} -f ${WRKSRC}/lib/DBIx/Class/Storage/DBI.pm.orig
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500801

View file

@ -1,3 +1,3 @@
MD5 (DBIx-Class-0.07004.tar.gz) = 5845a785781694de55835e615bf3e06d
SHA256 (DBIx-Class-0.07004.tar.gz) = f0c5f0426a2805bc7a4de7742d1d6f2bad87e3b23a7ee96b65020fba2e6a3761
SIZE (DBIx-Class-0.07004.tar.gz) = 189198
MD5 (DBIx-Class-0.07005.tar.gz) = 87146b4dc26006775a63c3f4ea637449
SHA256 (DBIx-Class-0.07005.tar.gz) = af7918330f43f27ead08ded610253ca32ffef8005c9fff72ce9d8ba8d63f20a7
SIZE (DBIx-Class-0.07005.tar.gz) = 183612