- update to DBIx-SearchBuilder-1.25
This commit is contained in:
parent
743cf74373
commit
0906908be1
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2005/03/27 20:18:01 msf Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2005/04/11 15:14:23 msf Exp $
|
||||
|
||||
COMMENT= "encapsulate SQL queries and rows in simple perl objects"
|
||||
|
||||
DISTNAME= DBIx-SearchBuilder-1.22
|
||||
DISTNAME= DBIx-SearchBuilder-1.25
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= databases perl5
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (DBIx-SearchBuilder-1.22.tar.gz) = f44f39637fff28b92e53ddbd7e8d381c
|
||||
RMD160 (DBIx-SearchBuilder-1.22.tar.gz) = 705c6c1aa06a121b96a20ef8e4ee15e63b7e0361
|
||||
SHA1 (DBIx-SearchBuilder-1.22.tar.gz) = b55b4ca976c2b293583d8d2798a220b97dbec477
|
||||
SIZE (DBIx-SearchBuilder-1.22.tar.gz) = 43691
|
||||
MD5 (DBIx-SearchBuilder-1.25.tar.gz) = 0014b8031597916302758482cfcfc06b
|
||||
RMD160 (DBIx-SearchBuilder-1.25.tar.gz) = 0209f757f2335a6fd2bed8889a7d205d890774c3
|
||||
SHA1 (DBIx-SearchBuilder-1.25.tar.gz) = bdcfa8a2d94e3c4733dcb4ff769acbb42dda758f
|
||||
SIZE (DBIx-SearchBuilder-1.25.tar.gz) = 46405
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/21 03:45:45 msf Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2005/04/11 15:14:23 msf Exp $
|
||||
${P5SITE}/DBIx/
|
||||
${P5SITE}/DBIx/SearchBuilder/
|
||||
${P5SITE}/DBIx/SearchBuilder.pm
|
||||
@ -16,6 +16,7 @@ ${P5SITE}/DBIx/SearchBuilder/Record/
|
||||
${P5SITE}/DBIx/SearchBuilder/Record.pm
|
||||
${P5SITE}/DBIx/SearchBuilder/Record/Cachable.pm
|
||||
${P5SITE}/DBIx/SearchBuilder/Union.pm
|
||||
${P5SITE}/DBIx/SearchBuilder/Unique.pm
|
||||
@man man/man3p/DBIx::SearchBuilder.3p
|
||||
@man man/man3p/DBIx::SearchBuilder::Handle.3p
|
||||
@man man/man3p/DBIx::SearchBuilder::Handle::Informix.3p
|
||||
@ -29,3 +30,4 @@ ${P5SITE}/DBIx/SearchBuilder/Union.pm
|
||||
@man man/man3p/DBIx::SearchBuilder::Record.3p
|
||||
@man man/man3p/DBIx::SearchBuilder::Record::Cachable.3p
|
||||
@man man/man3p/DBIx::SearchBuilder::Union.3p
|
||||
@man man/man3p/DBIx::SearchBuilder::Unique.3p
|
||||
|
Loading…
Reference in New Issue
Block a user