ports/178926: [patch] security/p5-Crypt-PBKDF2

Andrej Zverev az at FreeBSD.org
Fri May 24 09:20:02 UTC 2013


>Number:         178926
>Category:       ports
>Synopsis:       [patch] security/p5-Crypt-PBKDF2
>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 May 24 09:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        
>Organization:
>Environment:


	
>Description:
	- Trim Makefile header
	- Remove unnecessary depend on PERL_LEVEL < 5.12
	
>How-To-Repeat:
	
>Fix:

	

--- patch.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 317733)
+++ Makefile	(working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-Crypt-PBKDF2
-# Date created:		2010-05-23
-# Whom:			Victor Popov <v.a.popov at gmail.com>
-#
+# Created by: Victor Popov <v.a.popov at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Crypt-PBKDF2
 PORTVERSION=	0.121930
@@ -30,14 +26,4 @@
 		Crypt::PBKDF2::Hash::HMACSHA1.3 \
 		Crypt::PBKDF2::Hash::HMACSHA2.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501000
-RUN_DEPENDS+=	p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
-.endif
-
-.if ${PERL_LEVEL} < 501001
-RUN_DEPENDS+=	p5-Digest>=1.16:${PORTSDIR}/security/p5-Digest
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- patch.diff ends here ---


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


More information about the freebsd-ports-bugs mailing list