FreeBSD Bugzilla – Attachment 158151 Details for
Bug 201190
[PATCH] devel/p5-DateTime-TimeZone: fix *_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-DateTime-TimeZone diff
p5-DateTime-TimeZone.diff (text/plain), 1.41 KB, created by
Po-Chuan Hsieh
on 2015-06-29 06:11:27 UTC
(
hide
)
Description:
p5-DateTime-TimeZone diff
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2015-06-29 06:11:27 UTC
Size:
1.41 KB
patch
obsolete
>Index: devel/p5-DateTime-TimeZone/Makefile >=================================================================== >--- devel/p5-DateTime-TimeZone/Makefile (revision 390865) >+++ devel/p5-DateTime-TimeZone/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= DateTime-TimeZone > PORTVERSION= 1.92 >+PORTREVISION= 1 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >@@ -13,28 +14,15 @@ > LICENSE= ART10 GPLv1 > LICENSE_COMB= dual > >-RUN_DEPENDS= p5-Class-Load>0:${PORTSDIR}/devel/p5-Class-Load \ >- p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \ >+BUILD_DEPENDS= p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \ > p5-List-AllUtils>0:${PORTSDIR}/devel/p5-List-AllUtils \ >- p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate >-BUILD_DEPENDS:= ${RUN_DEPENDS} >+ p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime \ >+ p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate \ >+ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny >+RUN_DEPENDS:= ${BUILD_DEPENDS} > TEST_DEPENDS= p5-Test-Output>0:${PORTSDIR}/devel/p5-Test-Output > > USES= perl5 > USE_PERL5= configure > >-PORTDOCS= Changes >- >-OPTIONS_DEFINE= DOCS >- >-.include <bsd.port.options.mk> >- >-.if ${PORT_OPTIONS:MDOCS} >- >-post-install: >- @${MKDIR} ${STAGEDIR}${DOCSDIR} >- @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} >- @${ECHO_MSG} "===> Documentation installed in ${STAGEDIR}${DOCSDIR}." >-.endif >- > .include <bsd.port.mk>
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 201190
: 158151