FreeBSD Bugzilla – Attachment 142477 Details for
Bug 189506
[PATCH] dns/p5-DNS-Zone: Aded LICENSE & OPTIONSNG, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-DNS-Zone-0.85.patch
p5-DNS-Zone-0.85.patch (text/plain), 968 bytes, created by
Muhammad Moinur Rahman
on 2014-05-09 14:00:00 UTC
(
hide
)
Description:
p5-DNS-Zone-0.85.patch
Filename:
MIME Type:
Creator:
Muhammad Moinur Rahman
Created:
2014-05-09 14:00:00 UTC
Size:
968 bytes
patch
obsolete
>diff -ruN /usr/ports//dns/p5-DNS-Zone/Makefile ./Makefile >--- /usr/ports//dns/p5-DNS-Zone/Makefile 2013-11-03 13:46:27.000000000 +0600 >+++ ./Makefile 2014-05-09 18:57:06.239255391 +0600 >@@ -3,24 +3,30 @@ > > PORTNAME= DNS-Zone > PORTVERSION= 0.85 >-PORTREVISION= 0 >+PORTREVISION= 1 > CATEGORIES= dns perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= 5u623l20@gmail.com > COMMENT= DNS::Zone is set of perl modules for name service zone files > >+LICENSE= ART10 GPLv1 >+LICENSE_COMB= dual >+ >+OPTIONS_DEFINE= DOCS >+ > USES= perl5 > USE_PERL5= configure patch > >+.include <bsd.port.options.mk> > post-patch: > ${FIND} ${WRKSRC} -name '*.pm' -o -name '*.t' -o -name '*.PL' | \ > ${XARGS} ${PERL} -pi -e '$$_="" if /^use 5/;' \ > -e '$$_="" if /(use|no) warnings/;' > > post-install: >-.if !defined(NOPORTDOCS) >+.if ${PORT_OPTIONS:MDOCS} > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} > .endif
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 189506
: 142477