ports/159571: [MAINTAINER] net/p5-Net-uFTP: minor amendments

Jase Thew freebsd at beardz.net
Sun Aug 7 01:50:13 UTC 2011


>Number:         159571
>Category:       ports
>Synopsis:       [MAINTAINER] net/p5-Net-uFTP: minor amendments
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 07 01:50:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jase Thew
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD jail-ports.localdomain 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Apr  2 19:17:15 BST
>Description:
- Make use of CPAN:USER macro
- Add LICENSE
- Correct RUN_DEPENDS assignment

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

--- p5-Net-uFTP-0.16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-uFTP.orig/Makefile /usr/ports/net/p5-Net-uFTP/Makefile
--- /usr/ports/net/p5-Net-uFTP.orig/Makefile	2010-11-13 13:40:40.000000000 +0000
+++ /usr/ports/net/p5-Net-uFTP/Makefile	2011-08-07 00:52:20.904195229 +0100
@@ -9,17 +9,21 @@
 PORTVERSION=	0.16
 CATEGORIES=	net devel perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:STRZELEC
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	freebsd at beardz.net
 COMMENT=	A universal interface for FTP-like modules (FTP, SFTP, SCP)
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Class-Accessor-Fast-XS>=0:${PORTSDIR}/devel/p5-Class-Accessor-Fast-XS \
 		p5-File-Stat-ModeString>=0:${PORTSDIR}/sysutils/p5-File-Stat-ModeString \
 		p5-Net-FTP-AutoReconnect>=0:${PORTSDIR}/net/p5-Net-FTP-AutoReconnect \
 		p5-Net-SSH2>=0:${PORTSDIR}/net/p5-Net-SSH2 \
 		p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
--- p5-Net-uFTP-0.16.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list