FreeBSD Bugzilla – Attachment 132067 Details for
Bug 176267
[patch] security/p5-Digest-SHA-PurePerl remove perl 5.10- support, various improvements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.55 KB, created by
Alex Kozlov
on 2013-02-19 15:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alex Kozlov
Created:
2013-02-19 15:40:00 UTC
Size:
1.55 KB
patch
obsolete
>Index: security/p5-Digest-SHA-PurePerl/Makefile >@@ -1,6 +1,4 @@ >-# Ports collection Makefile for: p5-Digest-SHA-PurePerl >-# Date created: 21 Dec, 2005 >-# Whom: Gabor Kovesdan >+# Created by: Gabor Kovesdan <gabor@FreeBSD.org> > # $FreeBSD$ > > PORTNAME= Digest-SHA-PurePerl >@@ -14,30 +12,19 @@ > > PERL_CONFIGURE= yes > >-MAN3= Digest::SHA::PurePerl.3 >+PORTEXAMPLES= dups >+MAN3= Digest::SHA::PurePerl.3 > >-.include <bsd.port.pre.mk> >+.include <bsd.port.options.mk> > >-.if ${PERL_LEVEL} < 500803 >-RUN_DEPENDS+= ${SITE_PERL}/Digest/base.pm:${PORTSDIR}/security/p5-Digest >-.endif >- >-.if ${PERL_LEVEL} >= 501000 >-PLIST_SUB+= EXE_FILES="@comment " >-.else >-PLIST_SUB+= EXE_FILES="" >-MAN1= shasum.1 >-.endif >- > post-patch: >-.if ${PERL_LEVEL} >= 501000 > @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL >-.endif > >-.if !defined(NOPORTEXAMPLES) >+.if ${PORT_OPTIONS:MEXAMPLES} > post-install: > @${MKDIR} ${EXAMPLESDIR} >- @${INSTALL_DATA} ${WRKSRC}/examples/dups ${EXAMPLESDIR} >+ @${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} ${EXAMPLESDIR} >+ > .endif > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: security/p5-Digest-SHA-PurePerl/pkg-plist >@@ -1,4 +1,3 @@ >-%%EXE_FILES%%bin/shasum > %%SITE_PERL%%/Digest/SHA/PurePerl.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/PurePerl/.packlist > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/PurePerl/ >@@ -6,5 +5,3 @@ > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/ > @dirrmtry %%SITE_PERL%%/Digest/SHA/ > @dirrmtry %%SITE_PERL%%/Digest/ >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dups >-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
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 176267
: 132067