ports/165885: [PATCH] security/p5-Crypt-Twofish_PP: add missing DEPENDS

Steve Wills swills at FreeBSD.org
Fri Mar 9 17:50:10 UTC 2012


>Number:         165885
>Category:       ports
>Synopsis:       [PATCH] security/p5-Crypt-Twofish_PP: add missing DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 09 17:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r232426: Fri Mar  2 21:54:42
>Description:
- Add missing DEPENDS
- Bump PORTREVISION

Port maintainer (kostjnspb at yandex.ru) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Crypt-Twofish_PP-0.17_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Crypt-Twofish_PP/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	20 Jan 2011 06:05:28 -0000	1.1
+++ Makefile	9 Mar 2012 17:48:00 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Crypt-Twofish_PP
 PORTVERSION=	0.17
+PORTREVISION=	1
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN \
 		http://kostjn.spb.ru/freebsd/
@@ -15,6 +16,9 @@
 MAINTAINER=	kostjnspb at yandex.ru
 COMMENT=	The Twofish Algorithm in Pure Perl
 
+BUILD_DEPENDS=	p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
 PERL_CONFIGURE=	YES
 
 MAN3=	Crypt::Twofish_PP.3 \
--- p5-Crypt-Twofish_PP-0.17_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list