ports/158835: [PATCH] security/p5-Authen-NTLM: change PORTNAME

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 12 14:50:08 UTC 2011


>Number:         158835
>Category:       ports
>Synopsis:       [PATCH] security/p5-Authen-NTLM: change PORTNAME
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 12 14:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Change PORTNAME

Most perl ports' PORTNAME follow their module name with conversion
from :: to -. Ports with direct dependency on p5-NTLM>=x.xx will
have PORTREVISION bump along with this change. In fact, that is
wwww/p5-libwww.

Port maintainer (james at divide.org) is cc'd.

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

--- p5-Authen-NTLM-1.08.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Authen-NTLM/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	11 Jun 2011 14:34:26 -0000	1.6
+++ Makefile	12 Jul 2011 14:21:32 -0000
@@ -5,12 +5,12 @@
 #
 # $FreeBSD: ports/security/p5-Authen-NTLM/Makefile,v 1.6 2011/06/11 14:34:26 sunpoet Exp $
 
-PORTNAME=	NTLM
+PORTNAME=	Authen-NTLM
 PORTVERSION=	1.08
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	Authen
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME:C/.*-//}-${PORTVERSION}
 
 MAINTAINER=	james at divide.org
 COMMENT=	An NTLM authentication module
--- p5-Authen-NTLM-1.08.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list