FreeBSD Bugzilla – Attachment 70023 Details for
Bug 102281
[PATCH] databases/p5-SQLite-Work: update to 0.07
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-SQLite-Work-0.07.patch
p5-SQLite-Work-0.07.patch (text/plain), 2.98 KB, created by
gslin
on 2006-08-19 18:50:10 UTC
(
hide
)
Description:
p5-SQLite-Work-0.07.patch
Filename:
MIME Type:
Creator:
gslin
Created:
2006-08-19 18:50:10 UTC
Size:
2.98 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/databases/p5-SQLite-Work/Makefile /home/staff/gslin/work/p5-SQLite-Work/Makefile >--- /usr/ports/databases/p5-SQLite-Work/Makefile Tue Jun 6 18:24:49 2006 >+++ /home/staff/gslin/work/p5-SQLite-Work/Makefile Sun Aug 20 01:47:20 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= SQLite-Work >-PORTVERSION= 0.05 >+PORTVERSION= 0.07 > CATEGORIES= databases www perl5 > MASTER_SITES= http://www.cpan.org/authors/id/R/RU/RUBYKAT/ > PKGNAMEPREFIX= p5- >@@ -14,26 +14,37 @@ > MAINTAINER= darth@vader.dk > COMMENT= Report on and update an SQLite database > >-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \ >- ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ >- ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile >-RUN_DEPENDS= ${BUILD_DEPENDS} >+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \ >+ ${SITE_PERL}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ >+ p5-Getopt-ArgvFile>=1.10:${PORTSDIR}/devel/p5-Getopt-ArgvFile \ >+ p5-Text-SwiftTemplate:${PORTSDIR}/textproc/p5-Text-SwiftTemplate >+BUILD_DEPENDS= ${RUN_DEPENDS} > > PERL_MODBUILD= yes > > MAN3= SQLite::Work::Mail.3 \ > SQLite::Work.3 \ >- SQLite::Work::Template.3 \ > SQLite::Work::CGI.3 > > MAN1= sqlw_mail.1 \ > sqlw_import.1 \ > sqlreport.1 > >+post-patch: >+ ${CHMOD} u+w ${WRKSRC}/Makefile.PL >+ > .include <bsd.port.pre.mk> > > .if ${PERL_LEVEL} < 500600 > IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again >+.endif >+ >+.if ${PERL_LEVEL} < 500801 >+RUN_DEPENDS+= p5-Getopt-Long>=2.34:${PORTSDIR}/devel/p5-Getopt-Long >+.endif >+ >+.if ${PERL_LEVEL} < 500807 >+RUN_DEPENDS+= p5-CGI.pm>=3.10:${PORTSDIR}/www/p5-CGI.pm > .endif > > .include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/databases/p5-SQLite-Work/distinfo /home/staff/gslin/work/p5-SQLite-Work/distinfo >--- /usr/ports/databases/p5-SQLite-Work/distinfo Tue Jun 6 18:24:49 2006 >+++ /home/staff/gslin/work/p5-SQLite-Work/distinfo Sun Aug 20 01:31:34 2006 >@@ -1,3 +1,3 @@ >-MD5 (SQLite-Work-0.05.tar.gz) = 47d0de53586d7a73a440ddc54feda440 >-SHA256 (SQLite-Work-0.05.tar.gz) = 64d2f4cda0ea8ee67a9dea976391bd54d2f04a6fe2774ec92a86af6eadf56336 >-SIZE (SQLite-Work-0.05.tar.gz) = 177782 >+MD5 (SQLite-Work-0.07.tar.gz) = e29876f6dd1504a58d5b2e6d9eb8849d >+SHA256 (SQLite-Work-0.07.tar.gz) = 0b9f2d8530d347135dcf714e054c366a4dbdd0c5ad5a0b22159aabf0fcf61c06 >+SIZE (SQLite-Work-0.07.tar.gz) = 173852 >diff -ruN --exclude=CVS /usr/ports/databases/p5-SQLite-Work/pkg-plist /home/staff/gslin/work/p5-SQLite-Work/pkg-plist >--- /usr/ports/databases/p5-SQLite-Work/pkg-plist Sun Jan 22 09:29:08 2006 >+++ /home/staff/gslin/work/p5-SQLite-Work/pkg-plist Sun Aug 20 01:36:12 2006 >@@ -1,9 +1,9 @@ >-bin/sqlreport >-bin/sqlw_mail >-bin/sqlw_import >+@comment $FreeBSD$ > %%SITE_PERL%%/SQLite/Work.pm >-%%SITE_PERL%%/SQLite/Work/Template.pm > %%SITE_PERL%%/SQLite/Work/CGI.pm > %%SITE_PERL%%/SQLite/Work/Mail.pm >+bin/sqlreport >+bin/sqlw_import >+bin/sqlw_mail > @dirrmtry %%SITE_PERL%%/SQLite/Work > @dirrmtry %%SITE_PERL%%/SQLite
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 102281
: 70023