1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 0.46; add WWW.

This commit is contained in:
Anton Berezin 2001-10-22 12:47:24 +00:00
parent 6fe5f9860f
commit c1f2db8217
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49068
3 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= DBIx-SearchBuilder
PORTVERSION= 0.45
PORTVERSION= 0.46
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBIx

View File

@ -1 +1 @@
MD5 (DBIx-SearchBuilder-0.45.tar.gz) = 6df30981986f21e2a42aac9889dac035
MD5 (DBIx-SearchBuilder-0.46.tar.gz) = f359637865b6dd1131a26ee147462e57

View File

@ -1,4 +1,6 @@
Perl extension for easy SQL SELECT Statement generation.
WWW: http://search.cpan.org/search?dist=DBIx-SearchBuilder
-Anton
<tobez@FreeBSD.org>