mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 0.90
PR: 55383 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer (implicit)
This commit is contained in:
parent
08014e349d
commit
5c1b9db64a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86637
@ -6,12 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= DBIx-SearchBuilder
|
||||
PORTVERSION= 0.88
|
||||
PORTVERSION= 0.90
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/J/JE/JESSE
|
||||
MASTER_SITE_SUBDIR= DBIx
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Perl extension for easy SQL SELECT Statement generation
|
||||
@ -28,6 +27,4 @@ MAN3= DBIx::SearchBuilder.3 DBIx::SearchBuilder::Handle.3 \
|
||||
DBIx::SearchBuilder::Handle::mysqlPP.3 \
|
||||
DBIx::SearchBuilder::Record.3
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DBIx-SearchBuilder-0.88.tar.gz) = ab021e696b2ca539c0c139d2cd6b5198
|
||||
MD5 (DBIx-SearchBuilder-0.90.tar.gz) = 8483ebac2a87488945b8f190b4762bd9
|
||||
|
Loading…
Reference in New Issue
Block a user