FreeBSD Bugzilla – Attachment 51849 Details for
Bug 78654
[PATCH] devel/p5-String-CRC32: fix plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-String-CRC32-1.2.patch
p5-String-CRC32-1.2.patch (text/plain), 1.50 KB, created by
Yen-Ming Lee
on 2005-03-10 02:20:01 UTC
(
hide
)
Description:
p5-String-CRC32-1.2.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2005-03-10 02:20:01 UTC
Size:
1.50 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-String-CRC32/Makefile,v >retrieving revision 1.4 >diff -u -u -r1.4 Makefile >--- Makefile 24 Oct 2003 14:15:20 -0000 1.4 >+++ Makefile 10 Mar 2005 02:14:14 -0000 >@@ -5,18 +5,18 @@ > # $FreeBSD: ports/devel/p5-String-CRC32/Makefile,v 1.4 2003/10/24 14:15:20 erwin Exp $ > # > >-PORTNAME= String-CRC32 >-PORTVERSION= 1.2 >+PORTNAME= String-CRC32 >+PORTVERSION= 1.2 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= String > PKGNAMEPREFIX= p5- > >-MAINTAINER= ache@FreeBSD.org >+MAINTAINER= ache@FreeBSD.org > COMMENT= Perl interface for cyclic redundency check generation > > PERL_CONFIGURE= yes > >-MAN3= String::CRC32.3 >+MAN3= String::CRC32.3 > > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-String-CRC32/pkg-plist,v >retrieving revision 1.2 >diff -u -u -r1.2 pkg-plist >--- pkg-plist 24 Oct 2003 12:02:07 -0000 1.2 >+++ pkg-plist 10 Mar 2005 02:14:14 -0000 >@@ -4,5 +4,5 @@ > %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/CRC32/CRC32.so > %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/CRC32/.packlist > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/CRC32 >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/String >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/String 2>dev/null || true >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/String 2>dev/null || true
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 78654
: 51849