mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Updated to 0.29
PR: ports/55389 Submitted by: Mathieu Arnold <m@absolight.net>
This commit is contained in:
parent
62dab59a62
commit
d139fc53c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86630
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Ima-DBI
|
||||
PORTVERSION= 0.28
|
||||
PORTVERSION= 0.29
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Class/TMTM
|
||||
@ -22,7 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= Ima::DBI.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Ima-DBI-0.28.tar.gz) = 86bae33fa9c9da284a307eda7a8f90ca
|
||||
MD5 (Ima-DBI-0.29.tar.gz) = a98ae327a044c41a1b8306d52714f9fb
|
||||
|
@ -4,7 +4,7 @@ information with your class (instead of as seperate objects). This
|
||||
allows you to pass around just one object without worrying about a trail
|
||||
of DBI handles behind it.
|
||||
|
||||
WWW: http://search.cpan.org/search?dist=Ima-DBI
|
||||
WWW: http://search.cpan.org/dist/Ima-DBI/
|
||||
|
||||
-- Sergey Skvortsov
|
||||
skv@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user