mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to 0.84.
Submitted by: demon
This commit is contained in:
parent
ae67cc0801
commit
118dabaed2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82771
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= DBIx-SearchBuilder
|
||||
PORTVERSION= 0.81
|
||||
PORTVERSION= 0.84
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/J/JE/JESSE
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}_${DISTREVISION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Perl extension for easy SQL SELECT Statement generation
|
||||
@ -20,7 +20,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
|
||||
${SITE_PERL}/Class/ReturnValue.pm:${PORTSDIR}/devel/p5-Class-ReturnValue
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
DISTREVISION= 04
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= DBIx::SearchBuilder.3 DBIx::SearchBuilder::Handle.3 \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DBIx-SearchBuilder-0.81_04.tar.gz) = 79ae78fc3bc8139cc01894d112e96db8
|
||||
MD5 (DBIx-SearchBuilder-0.84.tar.gz) = ce79538b1d21e8da9afa910160545201
|
||||
|
Loading…
Reference in New Issue
Block a user