FreeBSD Bugzilla – Attachment 111818 Details for
Bug 153134
[Update]databases/p5-DBIx-Simple:update to 1.34
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
perl.patch
perl.patch (text/x-diff; charset=us-ascii), 2.16 KB, created by
freebsd
on 2010-12-14 13:47:50 UTC
(
hide
)
Description:
perl.patch
Filename:
MIME Type:
Creator:
freebsd
Created:
2010-12-14 13:47:50 UTC
Size:
2.16 KB
patch
obsolete
>diff -urN databases/p5-DBIx-Simple.orig/Makefile databases/p5-DBIx-Simple/Makefile >--- databases/p5-DBIx-Simple.orig/Makefile 2008-02-21 02:19:25.000000000 -1000 >+++ databases/p5-DBIx-Simple/Makefile 2010-12-14 03:37:52.000000000 -1000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= DBIx-Simple >-PORTVERSION= 1.32 >+PORTVERSION= 1.34 > CATEGORIES= databases perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >@@ -16,7 +16,7 @@ > > RUN_DEPENDS= p5-DBI>=1.21:${PORTSDIR}/databases/p5-DBI > >-OPTIONS= SQL_INTERP "Interpolate Perl variables into SQL with DBI" off \ >+OPTIONS= SQL_INTERP "Interpolate Perl variables into SQL" 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 >@@ -25,7 +25,8 @@ > > MAN3= DBIx::Simple.3 \ > DBIx::Simple::Examples.3 \ >- DBIx::Simple::Comparison.3 >+ DBIx::Simple::Comparison.3 \ >+ DBIx::Simple::Result::RowObject.3 > > .include <bsd.port.pre.mk> > >diff -urN databases/p5-DBIx-Simple.orig/distinfo databases/p5-DBIx-Simple/distinfo >--- databases/p5-DBIx-Simple.orig/distinfo 2008-02-21 02:19:25.000000000 -1000 >+++ databases/p5-DBIx-Simple/distinfo 2010-12-14 03:28:23.000000000 -1000 >@@ -1,3 +1,2 @@ >-MD5 (DBIx-Simple-1.32.tar.gz) = c1d7bf0ab453e7e00715d9d4e71102d8 >-SHA256 (DBIx-Simple-1.32.tar.gz) = 226917bffbe3ad0e88295046ed4d25785bc6175e696fb77f8302226bc947fe36 >-SIZE (DBIx-Simple-1.32.tar.gz) = 16475 >+SHA256 (DBIx-Simple-1.34.tar.gz) = af2f99495e592414cb6bda2726e5830f070a78f481a0fb454d3151c96550698e >+SIZE (DBIx-Simple-1.34.tar.gz) = 19088 >diff -urN databases/p5-DBIx-Simple.orig/pkg-plist databases/p5-DBIx-Simple/pkg-plist >--- databases/p5-DBIx-Simple.orig/pkg-plist 2008-02-21 02:19:25.000000000 -1000 >+++ databases/p5-DBIx-Simple/pkg-plist 2010-12-14 03:02:20.000000000 -1000 >@@ -1,7 +1,9 @@ > %%SITE_PERL%%/DBIx/Simple.pm > %%SITE_PERL%%/DBIx/Simple/Comparison.pod > %%SITE_PERL%%/DBIx/Simple/Examples.pod >+%%SITE_PERL%%/DBIx/Simple/Result/RowObject.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Simple/.packlist >+@dirrm %%SITE_PERL%%/DBIx/Simple/Result > @dirrm %%SITE_PERL%%/DBIx/Simple > @dirrmtry %%SITE_PERL%%/DBIx > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Simple
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 153134
:
111816
|
111817
| 111818