mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
Update to 1.01
This commit is contained in:
parent
cd823528f4
commit
71e9415fd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115679
2 changed files with 3 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Class-DBI-Plugin-RetrieveAll
|
||||
PORTVERSION= 1
|
||||
PORTVERSION= 1.01
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Class
|
||||
|
@ -28,9 +28,6 @@ post-patch:
|
|||
${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \
|
||||
-e '$$_="" if /use warnings/;' \
|
||||
${WRKSRC}/lib/Class/DBI/Plugin/RetrieveAll.pm
|
||||
|
||||
post-configure:
|
||||
${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (Class-DBI-Plugin-RetrieveAll-1.tar.gz) = 90683c19c505813a4640f549d33bd5e4
|
||||
SIZE (Class-DBI-Plugin-RetrieveAll-1.tar.gz) = 7984
|
||||
MD5 (Class-DBI-Plugin-RetrieveAll-1.01.tar.gz) = 27dd0db083dd0127a2704bf55c29b8a8
|
||||
SIZE (Class-DBI-Plugin-RetrieveAll-1.01.tar.gz) = 8069
|
||||
|
|
Loading…
Add table
Reference in a new issue