From 51c2730ff21ec42578d2e1c22c73cc2116ce9a77 Mon Sep 17 00:00:00 2001 From: osa Date: Thu, 11 Mar 2004 10:22:35 +0000 Subject: Update to latest version 2.0.0rc6, released in September, 2003. Announce available at http://mailman.csn.ul.ie/pipermail/pam_smb/2003q3/000279.html Remove http://pamsmb.sourceforge.net/v2/ from MASTER_SITES, because it doesn't containes the latest version. Submitted by: Kimura Fuyuki PR: 63861 --- security/pam_smb/Makefile | 8 +++----- security/pam_smb/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'security/pam_smb') diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile index ebbf61eecf8d..1f57fc321bb5 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -5,12 +5,10 @@ # $FreeBSD$ PORTNAME= pam_smb -PORTVERSION= 2.0.0.r5 -PORTREVISION= 3 +PORTVERSION= 2.0.0.r6 CATEGORIES= security -MASTER_SITES= http://pamsmb.sourceforge.net/v2/ \ - http://www.csn.ul.ie/~airlied/pam_smb/v2/ \ - ${MASTER_SITE_SAMBA} +MASTER_SITES= ${MASTER_SITE_SAMBA} \ + http://www.csn.ul.ie/~airlied/pam_smb/v2/ MASTER_SITE_SUBDIR= pam_smb/v2 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} diff --git a/security/pam_smb/distinfo b/security/pam_smb/distinfo index f8271d5f6244..e4222ae39d5f 100644 --- a/security/pam_smb/distinfo +++ b/security/pam_smb/distinfo @@ -1,2 +1,2 @@ -MD5 (pam_smb-2.0.0-rc5.tar.gz) = 48cd4986cdf2cc36f668fe177d932d9f -SIZE (pam_smb-2.0.0-rc5.tar.gz) = 114456 +MD5 (pam_smb-2.0.0-rc6.tar.gz) = 69e5473d01169296412dca4238c49566 +SIZE (pam_smb-2.0.0-rc6.tar.gz) = 115069 -- cgit