FreeBSD Bugzilla – Attachment 91908 Details for
Bug 129423
[PATCH] devel/p5-DateTime-Format-Builder: simplify dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-DateTime-Format-Builder-0.79.01_1.patch
p5-DateTime-Format-Builder-0.79.01_1.patch (text/plain), 3.09 KB, created by
Yen-Ming Lee
on 2008-12-04 19:50:01 UTC
(
hide
)
Description:
p5-DateTime-Format-Builder-0.79.01_1.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2008-12-04 19:50:01 UTC
Size:
3.09 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Builder/Makefile,v >retrieving revision 1.15 >diff -u -d -b -w -u -r1.15 Makefile >--- Makefile 26 Oct 2007 19:40:00 -0000 1.15 >+++ Makefile 4 Dec 2008 19:41:02 -0000 >@@ -7,20 +7,20 @@ > > PORTNAME= DateTime-Format-Builder > PORTVERSION= 0.79.01 >-DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} >+PORTREVISION= 1 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >+DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} > > MAINTAINER= mat@FreeBSD.org > COMMENT= Create DateTime parser classes and objects > >+RUN_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \ >+ p5-DateTime>=0.12:${PORTSDIR}/devel/p5-DateTime \ >+ p5-DateTime-Format-Strptime>=1.04:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ >+ p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate > BUILD_DEPENDS= ${RUN_DEPENDS} >-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ >- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ >- ${SITE_PERL}/Class/Factory/Util.pm:${PORTSDIR}/devel/p5-Class-Factory-Util \ >- ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ >- ${SITE_PERL}/DateTime/Format/Strptime.pm:${PORTSDIR}/devel/p5-DateTime-Format-Strptime > > PERL_MODBUILD= yes > >Index: pkg-descr >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Builder/pkg-descr,v >retrieving revision 1.1 >diff -u -d -b -w -u -r1.1 pkg-descr >--- pkg-descr 6 Jul 2003 12:59:25 -0000 1.1 >+++ pkg-descr 4 Dec 2008 19:41:02 -0000 >@@ -8,4 +8,4 @@ > to any subclasses, or for when you need to do something slightly beyond what I > expected. > >-WWW: http://datetime.perl.org/ >+WWW: http://search.cpan.org/dist/DateTime-Format-Builder/ >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Builder/pkg-plist,v >retrieving revision 1.5 >diff -u -d -b -w -u -r1.5 pkg-plist >--- pkg-plist 22 Jan 2006 01:47:23 -0000 1.5 >+++ pkg-plist 4 Dec 2008 19:41:02 -0000 >@@ -7,14 +7,14 @@ > %%SITE_PERL%%/DateTime/Format/Builder/Parser/Strptime.pm > %%SITE_PERL%%/DateTime/Format/Builder/Parser/generic.pm > %%SITE_PERL%%/DateTime/Format/Builder/Tutorial.pod >-%%PORTDOCS%%%%EXAMPLESDIR%%/Apache.pm >-%%PORTDOCS%%%%EXAMPLESDIR%%/Fall.pm >-%%PORTDOCS%%%%EXAMPLESDIR%%/ICal.pm >-%%PORTDOCS%%%%EXAMPLESDIR%%/MySQL.pm >-%%PORTDOCS%%%%EXAMPLESDIR%%/Simple.pm >-%%PORTDOCS%%%%EXAMPLESDIR%%/Tivoli.pm >-%%PORTDOCS%%%%EXAMPLESDIR%%/W3CDTF.pm >-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Apache.pm >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Fall.pm >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ICal.pm >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/MySQL.pm >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Simple.pm >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Tivoli.pm >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/W3CDTF.pm >+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% > @dirrm %%SITE_PERL%%/DateTime/Format/Builder/Parser > @dirrm %%SITE_PERL%%/DateTime/Format/Builder > @dirrmtry %%SITE_PERL%%/DateTime/Format
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 129423
: 91908