Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Sep 2006 18:49:20 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, skv@FreeBSD.org
Subject:   ports/103741: [PATCH] security/p5-Filter-Crypto: update to 1.18
Message-ID:  <20060928104920.7B9D661@netnews.NCTU.edu.tw>
Resent-Message-ID: <200609281050.k8SAoCKe024464@freefall.freebsd.org>

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

>Number:         103741
>Category:       ports
>Synopsis:       [PATCH] security/p5-Filter-Crypto: update to 1.18
>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:   Thu Sep 28 10:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.18

Port maintainer (skv@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Filter-Crypto-1.18.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-Filter-Crypto/Makefile /home/staff/gslin/work/ports/p5-Filter-Crypto/Makefile
--- /usr/ports/security/p5-Filter-Crypto/Makefile	Thu May 25 15:24:47 2006
+++ /home/staff/gslin/work/ports/p5-Filter-Crypto/Makefile	Thu Sep 28 18:48:40 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Filter-Crypto
-PORTVERSION=	1.17
+PORTVERSION=	1.18
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Filter
@@ -16,7 +16,7 @@
 COMMENT=	Create runnable Perl files encrypted with OpenSSL libcrypto
 
 BUILD_DEPENDS=	${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 USE_OPENSSL=	yes
@@ -29,7 +29,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500600
-IGNORE=	Perl 5.6 or newer required. Install lang/perl5.8 or lang/perl5 and try again.
+IGNORE=		requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/security/p5-Filter-Crypto/distinfo /home/staff/gslin/work/ports/p5-Filter-Crypto/distinfo
--- /usr/ports/security/p5-Filter-Crypto/distinfo	Thu May 25 15:24:47 2006
+++ /home/staff/gslin/work/ports/p5-Filter-Crypto/distinfo	Thu Sep 28 18:46:35 2006
@@ -1,3 +1,3 @@
-MD5 (Filter-Crypto-1.17.tar.gz) = e37c518d3930de81dee3319bba6067a2
-SHA256 (Filter-Crypto-1.17.tar.gz) = 5251a53a8bee42438a3d67c25d354e95d3a14a479cbbe80031d4f82307537179
-SIZE (Filter-Crypto-1.17.tar.gz) = 135182
+MD5 (Filter-Crypto-1.18.tar.gz) = 757c03cd2049b5ae22c3848ec0a4c9a1
+SHA256 (Filter-Crypto-1.18.tar.gz) = c3bd050ecb7843c2f8457d0a1694f1d241e04a76cc528fd5b6101fad73bf13e3
+SIZE (Filter-Crypto-1.18.tar.gz) = 135356
--- p5-Filter-Crypto-1.18.patch ends here ---

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



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