Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Jan 2007 08:19:13 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, tobez@FreeBSD.org
Subject:   ports/107387: [PATCH] security/p5-Authen-Htpasswd: update to 0.15
Message-ID:  <20070101001913.3EA61A1@netnews.NCTU.edu.tw>
Resent-Message-ID: <200701010020.l010KIeC083153@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107387
>Category:       ports
>Synopsis:       [PATCH] security/p5-Authen-Htpasswd: update to 0.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 01 00:20:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Update to 0.15

Port maintainer (tobez@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Authen-Htpasswd-0.15.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-Authen-Htpasswd/Makefile /home/staff/gslin/work/ports/p5-Authen-Htpasswd/Makefile
--- /usr/ports/security/p5-Authen-Htpasswd/Makefile	Tue Mar 21 21:21:39 2006
+++ /home/staff/gslin/work/ports/p5-Authen-Htpasswd/Makefile	Mon Jan  1 08:18:32 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Authen-Htpasswd
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	security perl5 www
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Authen
@@ -27,13 +27,6 @@
 MAN3=	Authen::Htpasswd.3 \
 	Authen::Htpasswd::User.3 \
 	Authen::Htpasswd::Util.3
-
-post-extract:
-	rm \
-	${WRKSRC}/.DS_Store \
-	${WRKSRC}/lib/.DS_Store \
-	${WRKSRC}/lib/Authen/.DS_Store \
-	${WRKSRC}/t/.DS_Store
 
 .include <bsd.port.pre.mk>
 
diff -ruN --exclude=CVS /usr/ports/security/p5-Authen-Htpasswd/distinfo /home/staff/gslin/work/ports/p5-Authen-Htpasswd/distinfo
--- /usr/ports/security/p5-Authen-Htpasswd/distinfo	Tue Mar 21 21:21:39 2006
+++ /home/staff/gslin/work/ports/p5-Authen-Htpasswd/distinfo	Mon Jan  1 08:17:10 2007
@@ -1,3 +1,3 @@
-MD5 (Authen-Htpasswd-0.14.tar.gz) = c8589be73dcf53b5e08b12d4bfc22da2
-SHA256 (Authen-Htpasswd-0.14.tar.gz) = 35ac9be94634d40783b00d60f5937ba68352b2eae14685776ed8925070f82733
-SIZE (Authen-Htpasswd-0.14.tar.gz) = 8037
+MD5 (Authen-Htpasswd-0.15.tar.gz) = b53666d6f999baf71864d79887186bcc
+SHA256 (Authen-Htpasswd-0.15.tar.gz) = 9bf73e7d31f9f65dd379a0ba11673c546b06caf8b580ec39e49759f94c420e7c
+SIZE (Authen-Htpasswd-0.15.tar.gz) = 7603
--- p5-Authen-Htpasswd-0.15.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070101001913.3EA61A1>