mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 1.4
This commit is contained in:
parent
225f1fb209
commit
57bdd1646c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89177
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Class-DBI-SAK
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Class
|
||||
@ -25,11 +24,6 @@ RUN_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
# Class::DBI::Join is no more
|
||||
post-patch:
|
||||
@${PERL} -pi -e '$$_ = "" if (/Class::DBI::Join/ || /'\''Join'\''/)' \
|
||||
${WRKSRC}/Build.PL ${WRKSRC}/META.yml ${WRKSRC}/lib/Class/DBI/SAK.pm
|
||||
|
||||
MAN3= Class::DBI::SAK.3
|
||||
|
||||
.include "../../devel/p5-Module-Build/inc.build.mk"
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Class-DBI-SAK-1.3.tar.gz) = a8aa42bc18bc50fbac8ebe828a04451e
|
||||
MD5 (Class-DBI-SAK-1.4.tar.gz) = 88d9e794c51fa8d990d0fcb3db5226e5
|
||||
|
Loading…
Reference in New Issue
Block a user