ports/159562: [MAINTAINER] devel/p5-Object-Pluggable: minor amendments

Jase Thew freebsd at beardz.net
Sun Aug 7 00:00:24 UTC 2011


>Number:         159562
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Object-Pluggable: 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 00:00:23 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

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

--- p5-Object-Pluggable-1.29.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Object-Pluggable.orig/Makefile /usr/ports/devel/p5-Object-Pluggable/Makefile
--- /usr/ports/devel/p5-Object-Pluggable.orig/Makefile	2010-10-19 09:13:04.000000000 +0100
+++ /usr/ports/devel/p5-Object-Pluggable/Makefile	2011-08-07 00:55:57.732034972 +0100
@@ -9,13 +9,17 @@
 PORTVERSION=	1.29
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:HINRIK
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	freebsd at beardz.net
 COMMENT=	A base class for creating plugin-enabled objects
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
--- p5-Object-Pluggable-1.29.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list