ports/185200: [PATCH] security/p5-Apache-Htpasswd: update to 1.9, take maintainership

Muhammad Moinur Rahman 5u623l20 at gmail.com
Thu Dec 26 09:20:00 UTC 2013


>Number:         185200
>Category:       ports
>Synopsis:       [PATCH] security/p5-Apache-Htpasswd: update to 1.9, take maintainership
>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:   Thu Dec 26 09:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r257540: Tue Nov  5 18:47:37
>Description:
- Update to 1.9
- Take maintainership
- Add LICENSE
- Add STAGE

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Apache-Htpasswd/1.9/84i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Apache-Htpasswd/1.9/84amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Apache-Htpasswd/1.9/92i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Apache-Htpasswd/1.9/92amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Apache-Htpasswd/1.9/10b3i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Apache-Htpasswd/1.9/10b3amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Apache-Htpasswd/1.9/11i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Apache-Htpasswd/1.9/11amd64-default.log

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Apache-Htpasswd-1.9.patch begins here ---
diff -ruN /usr/ports//security/p5-Apache-Htpasswd/Makefile ./Makefile
--- /usr/ports//security/p5-Apache-Htpasswd/Makefile	2013-12-17 00:24:49.000000000 +0600
+++ ./Makefile	2013-12-26 15:16:53.000000000 +0600
@@ -2,14 +2,17 @@
 # $FreeBSD: security/p5-Apache-Htpasswd/Makefile 336656 2013-12-16 18:24:49Z glarkin $
 
 PORTNAME=	Apache-Htpasswd
-PORTVERSION=	1.8
+PORTVERSION=	1.9
 CATEGORIES=	security perl5 www
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	Manage Unix crypt-style password file
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Crypt-PasswdMD5>=0:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \
 		p5-Digest-SHA1>=2.0:${PORTSDIR}/security/p5-Digest-SHA1 \
 		p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
@@ -18,7 +21,4 @@
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Apache::Htpasswd.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>
diff -ruN /usr/ports//security/p5-Apache-Htpasswd/distinfo ./distinfo
--- /usr/ports//security/p5-Apache-Htpasswd/distinfo	2012-07-14 20:29:18.000000000 +0600
+++ ./distinfo	2013-12-26 14:54:19.000000000 +0600
@@ -1,2 +1,2 @@
-SHA256 (Apache-Htpasswd-1.8.tar.gz) = 57709488c85555403fafcadf7e84d511630aa3f3c94750b59aa5bc1d3d75221c
-SIZE (Apache-Htpasswd-1.8.tar.gz) = 8397
+SHA256 (Apache-Htpasswd-1.9.tar.gz) = 9358719be14799fc61e04989df7fdb9c0541402b0b8a7bdd181ff464f1cd2dfd
+SIZE (Apache-Htpasswd-1.9.tar.gz) = 8416
diff -ruN /usr/ports//security/p5-Apache-Htpasswd/pkg-descr ./pkg-descr
--- /usr/ports//security/p5-Apache-Htpasswd/pkg-descr	2012-07-14 20:29:18.000000000 +0600
+++ ./pkg-descr	2013-12-26 14:53:47.000000000 +0600
@@ -6,4 +6,4 @@
 crypted password. You can use this for non-Apache files if you wish,
 but it was written specifically for .htaccess style files.
 
-WWW:    http://search.cpan.org/dist/Apache-Htpasswd/
+WWW: http://search.cpan.org/dist/Apache-Htpasswd/
diff -ruN /usr/ports//security/p5-Apache-Htpasswd/pkg-plist ./pkg-plist
--- /usr/ports//security/p5-Apache-Htpasswd/pkg-plist	2012-07-14 20:29:18.000000000 +0600
+++ ./pkg-plist	2013-12-26 14:54:07.000000000 +0600
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/Apache/Htpasswd.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Htpasswd/.packlist
+%%PERL5_MAN3%%/Apache::Htpasswd.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Htpasswd
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
 @dirrmtry %%SITE_PERL%%/Apache
--- p5-Apache-Htpasswd-1.9.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list