FreeBSD Bugzilla – Attachment 84837 Details for
Bug 120895
[UPDATE] databases/p5-DBIx-Simple
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.84 KB, created by
Felippe de Meirelles Motta
on 2008-02-20 19:00:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Felippe de Meirelles Motta
Created:
2008-02-20 19:00:07 UTC
Size:
2.84 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/databases/p5-DBIx-Simple/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 8 Sep 2007 00:54:33 -0000 1.3 >+++ Makefile 20 Feb 2008 16:36:26 -0000 >@@ -6,32 +6,33 @@ > # > > PORTNAME= DBIx-Simple >-PORTVERSION= 1.26 >+PORTVERSION= 1.32 > CATEGORIES= databases perl5 >-MASTER_SITES= ${MASTER_SITE_PERL_CPAN} >-MASTER_SITE_SUBDIR= DBIx >+MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > > MAINTAINER= parv@pair.com > COMMENT= Simplified object oriented interface to Perl DBI > >-RUN_DEPENDS= p5-DBI>=1.21:${PORTSDIR}/databases/p5-DBI \ >- p5-Data-Swap>=0.02:${PORTSDIR}/devel/p5-Data-Swap >+RUN_DEPENDS= p5-DBI>=1.21:${PORTSDIR}/databases/p5-DBI > >-OPTIONS= \ >- SQL_ABSTRACT "Generate SQL from Perl data structures" off \ >- DBIX_XHTML_TABLE "Create XHTML tables from SQL queries" off \ >- TEXT_TABLE "Create plain text table from data" off >+OPTIONS= SQL_INTERP "Interpolate Perl variables into SQL with DBI" off \ >+ SQL_ABSTRACT "Generate SQL from Perl data structures" off \ >+ DBIX_XHTML_TABLE "Create XHTML tables from SQL queries" off \ >+ TEXT_TABLE "Create plain text table from data" off > > PERL_CONFIGURE= yes > > MAN3= DBIx::Simple.3 \ > DBIx::Simple::Examples.3 \ >- DBIx::Simple::Comparison.3 \ >- DBIx::Simple::SQE.3 >+ DBIx::Simple::Comparison.3 > > .include <bsd.port.pre.mk> > >+.if defined(WITH_SQL_INTERP) >+RUN_DEPENDS+= ${SITE_PERL}/SQL/Interp.pm:${PORTSDIR}/databases/p5-SQL-Interp >+.endif >+ > .if defined(WITH_SQL_ABSTRACT) > RUN_DEPENDS+= p5-SQL-Abstract>=0:${PORTSDIR}/databases/p5-SQL-Abstract > .endif >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/databases/p5-DBIx-Simple/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 11 Dec 2005 12:41:55 -0000 1.1 >+++ distinfo 20 Feb 2008 16:36:26 -0000 >@@ -1,3 +1,3 @@ >-MD5 (DBIx-Simple-1.26.tar.gz) = 47e4a2780fb27139e4b8d2c13c28ba13 >-SHA256 (DBIx-Simple-1.26.tar.gz) = cf69682d844b313fbe68c003704d102c22df995367033a6da4e11ef5789af63c >-SIZE (DBIx-Simple-1.26.tar.gz) = 15869 >+MD5 (DBIx-Simple-1.32.tar.gz) = c1d7bf0ab453e7e00715d9d4e71102d8 >+SHA256 (DBIx-Simple-1.32.tar.gz) = 226917bffbe3ad0e88295046ed4d25785bc6175e696fb77f8302226bc947fe36 >+SIZE (DBIx-Simple-1.32.tar.gz) = 16475 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/databases/p5-DBIx-Simple/pkg-plist,v >retrieving revision 1.2 >diff -u -r1.2 pkg-plist >--- pkg-plist 22 Jan 2006 01:29:05 -0000 1.2 >+++ pkg-plist 20 Feb 2008 16:36:26 -0000 >@@ -1,7 +1,6 @@ > %%SITE_PERL%%/DBIx/Simple.pm > %%SITE_PERL%%/DBIx/Simple/Comparison.pod > %%SITE_PERL%%/DBIx/Simple/Examples.pod >-%%SITE_PERL%%/DBIx/Simple/SQE.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Simple/.packlist > @dirrm %%SITE_PERL%%/DBIx/Simple > @dirrmtry %%SITE_PERL%%/DBIx
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120895
: 84837