ports/120696: [UPDATE] security/p5-Filter-CBC

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 15 14:20:04 UTC 2008


>Number:         120696
>Category:       ports
>Synopsis:       [UPDATE] security/p5-Filter-CBC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 15 14:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.10;
- Use CPAN macro;
- Fix pkg-plist.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Filter-CBC/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	9 Nov 2004 13:43:11 -0000	1.5
+++ Makefile	14 Feb 2008 23:12:25 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Filter-CBC
-PORTVERSION=	0.09
+PORTVERSION=	0.10
 CATEGORIES=	security perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Filter
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	skv at FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/p5-Filter-CBC/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	24 Jan 2006 01:03:15 -0000	1.4
+++ distinfo	14 Feb 2008 23:12:25 -0000
@@ -1,3 +1,3 @@
-MD5 (Filter-CBC-0.09.tar.gz) = 474c25e26ef509350a72090b296d24a3
-SHA256 (Filter-CBC-0.09.tar.gz) = a3d39f84a9429e36f56f0e155149c03974c05dd214cc72f1c9c434de1a359890
-SIZE (Filter-CBC-0.09.tar.gz) = 8485
+MD5 (Filter-CBC-0.10.tar.gz) = d808d03f9e4aa95b1ede2b514b0856e6
+SHA256 (Filter-CBC-0.10.tar.gz) = 3cddd715fae048e100e5b7c6920eb2a80813473ca635d6213b59b1791760f8dd
+SIZE (Filter-CBC-0.10.tar.gz) = 7922
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/p5-Filter-CBC/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	22 Jan 2006 02:50:48 -0000	1.4
+++ pkg-plist	14 Feb 2008 23:12:25 -0000
@@ -1,8 +1,8 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filter/CBC/.packlist
 %%SITE_PERL%%/Filter/CBC.pm
-%%SITE_PERL%%/Filter/cbc2code.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/autofilter.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/blowfish.pl
+%%PORTDOCS%%%%EXAMPLESDIR%%/cbc2code.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/defaults.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/des.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/des_ede3.pl
@@ -14,6 +14,5 @@
 %%PORTDOCS%%%%EXAMPLESDIR%%/tea.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/twofish.pl
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filter/CBC
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filter/CBC
 @dirrmtry %%SITE_PERL%%/Filter
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filter


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list