Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2008 14:16:05 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120697: [UPDATE] security/p5-Filter-Crypto
Message-ID:  <200802151416.m1FEG5Dx097770@www.freebsd.org>
Resent-Message-ID: <200802151420.m1FEK45H098301@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120697
>Category:       ports
>Synopsis:       [UPDATE] security/p5-Filter-Crypto
>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@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.20;
- Use CPAN macro;
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Filter-Crypto/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	8 Sep 2007 01:03:56 -0000	1.10
+++ Makefile	14 Feb 2008 23:16:57 -0000
@@ -6,16 +6,18 @@
 #
 
 PORTNAME=	Filter-Crypto
-PORTVERSION=	1.18
+PORTVERSION=	1.20
 CATEGORIES=	security perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Filter
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	skv@FreeBSD.org
 COMMENT=	Create runnable Perl files encrypted with OpenSSL libcrypto
 
-BUILD_DEPENDS=	${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR-Packer
+BUILD_DEPENDS=	${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR-Packer \
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
+		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
+		${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/p5-Filter-Crypto/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	4 Oct 2006 13:42:20 -0000	1.8
+++ distinfo	14 Feb 2008 23:16:57 -0000
@@ -1,3 +1,3 @@
-MD5 (Filter-Crypto-1.18.tar.gz) = 757c03cd2049b5ae22c3848ec0a4c9a1
-SHA256 (Filter-Crypto-1.18.tar.gz) = c3bd050ecb7843c2f8457d0a1694f1d241e04a76cc528fd5b6101fad73bf13e3
-SIZE (Filter-Crypto-1.18.tar.gz) = 135356
+MD5 (Filter-Crypto-1.20.tar.gz) = 482dad3ac33a96d20b3c3e8ab1d4cfc8
+SHA256 (Filter-Crypto-1.20.tar.gz) = 7eab4109e42192479555888215723435e88a31c62d9c77fa9b7fecfb22f72fe7
+SIZE (Filter-Crypto-1.20.tar.gz) = 143560


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802151416.m1FEG5Dx097770>