diff options
author | des <des@FreeBSD.org> | 2002-03-06 22:38:04 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2002-03-06 22:38:04 +0000 |
commit | f00aff5b1634aeb1d747a4b9dbcd4c8b6324f5a8 (patch) | |
tree | 78c1157daf28af6d0e9e2c95a538c7d335033e8d /security | |
parent | 9a123931e4d30be2891ae0d99a2787857ee7695d (diff) | |
download | FreeBSD-ports-f00aff5b1634aeb1d747a4b9dbcd4c8b6324f5a8.zip FreeBSD-ports-f00aff5b1634aeb1d747a4b9dbcd4c8b6324f5a8.tar.gz |
Upgrade to 0.13. This makes PORTVERSION go backwards, but since the
distfile for the previous version disappeared within hours of the port
being committed, I'll just pretend that the previous commit never
happened.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Authen-PAM/distinfo | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index 63493df..6b779c0 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -6,13 +6,10 @@ # PORTNAME= Authen-PAM -PORTVERSION= 0.13.p2 -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= security perl5 -MASTER_SITES= http://www.cs.kuleuven.ac.be/~pelov/pam/download/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.p.*//} -DISTFILES= ${PORTNAME}-${PORTVERSION:S/.p/pre/}.tar.gz PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org diff --git a/security/p5-Authen-PAM/distinfo b/security/p5-Authen-PAM/distinfo index 274f70e..de0e8ec 100644 --- a/security/p5-Authen-PAM/distinfo +++ b/security/p5-Authen-PAM/distinfo @@ -1 +1 @@ -MD5 (Authen-PAM-0.13pre2.tar.gz) = 5b8343d1d504b5e02599497ebe5342df +MD5 (Authen-PAM-0.13.tar.gz) = 8e7eaea6e11af53b8b96da0d200f34de |