From d226a3e5b68f1d294ae4e848ac80c4e236b7c98a Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Wed, 31 Oct 2012 10:43:23 +0000 Subject: - update to 0.06 - remove dependency on Storable (which is bundled with all supported perl versions) - convert header to the new layout Changes in 0.06: http://cpansearch.perl.org/src/TJENNESS/Crypt-PassGen-0.06/ChangeLog Feature safe: yes --- security/p5-Crypt-PassGen/Makefile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'security/p5-Crypt-PassGen/Makefile') diff --git a/security/p5-Crypt-PassGen/Makefile b/security/p5-Crypt-PassGen/Makefile index 04bb1e45454f..305abca83960 100644 --- a/security/p5-Crypt-PassGen/Makefile +++ b/security/p5-Crypt-PassGen/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: security/p5-Crypt-PassGen -# Date created: 07 October 2001 -# Whom: Anton Berezin -# # $FreeBSD$ -# PORTNAME= Crypt-PassGen -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +9,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Crypt::PassGen - Generate a random password that looks like a real word -BUILD_DEPENDS= p5-Storable>=0:${PORTSDIR}/devel/p5-Storable -RUN_DEPENDS:= ${BUILD_DEPENDS} - PERL_CONFIGURE= yes MAN3= Crypt::PassGen.3 -- cgit v1.2.3