diff options
author | des <des@FreeBSD.org> | 2002-03-05 12:54:37 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2002-03-05 12:54:37 +0000 |
commit | 2a7c619e1e5cf93d6cb9a4b67d261a673b40b098 (patch) | |
tree | 1b0dd879424e5947357426ed9a84c31c170e8b36 /security | |
parent | faf3fd77e8bc245cf5d5ba301d7c3dfbbebd7df5 (diff) | |
download | FreeBSD-ports-2a7c619e1e5cf93d6cb9a4b67d261a673b40b098.zip FreeBSD-ports-2a7c619e1e5cf93d6cb9a4b67d261a673b40b098.tar.gz |
Grab unmaintained port, and upgrade to OpenPAM-aware 0.13.pre2.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 9 | ||||
-rw-r--r-- | security/p5-Authen-PAM/distinfo | 2 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index ef3ea5f..63493df 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -6,13 +6,16 @@ # PORTNAME= Authen-PAM -PORTVERSION= 0.12 +PORTVERSION= 0.13.p2 +PORTREVISION= 1 CATEGORIES= security perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= http://www.cs.kuleuven.ac.be/~pelov/pam/download/ MASTER_SITE_SUBDIR= Authen +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.p.*//} +DISTFILES= ${PORTNAME}-${PORTVERSION:S/.p/pre/}.tar.gz PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= des@FreeBSD.org PERL_CONFIGURE= yes diff --git a/security/p5-Authen-PAM/distinfo b/security/p5-Authen-PAM/distinfo index fa363bb..274f70e 100644 --- a/security/p5-Authen-PAM/distinfo +++ b/security/p5-Authen-PAM/distinfo @@ -1 +1 @@ -MD5 (Authen-PAM-0.12.tar.gz) = eda35b6c3161c8ed2fa3b990a6cede3f +MD5 (Authen-PAM-0.13pre2.tar.gz) = 5b8343d1d504b5e02599497ebe5342df |