Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Aug 2011 01:00:09 +0100 (BST)
From:      Jase Thew <freebsd@beardz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159563: [MAINTAINER] devel/p5-POE-Component-Syndicator: minor amendments
Message-ID:  <201108070000.p77009Te018027@beardz.net>
Resent-Message-ID: <201108070000.p7700OQT048544@freefall.freebsd.org>

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

>Number:         159563
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-POE-Component-Syndicator: 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:24 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:
- Correct LICENSE (ART10 instead of ART20)
- Pet portlint(1) by reordering LICENSE section

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

--- p5-POE-Component-Syndicator-0.06.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-POE-Component-Syndicator.orig/Makefile /usr/ports/devel/p5-POE-Component-Syndicator/Makefile
--- /usr/ports/devel/p5-POE-Component-Syndicator.orig/Makefile	2011-06-26 16:29:51.000000000 +0100
+++ /usr/ports/devel/p5-POE-Component-Syndicator/Makefile	2011-08-07 00:55:46.404683008 +0100
@@ -15,14 +15,14 @@
 MAINTAINER=	freebsd@beardz.net
 COMMENT=	A POE component base class which implements the Observer pattern
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
 		p5-Object-Pluggable>=1.29:${PORTSDIR}/devel/p5-Object-Pluggable \
 		p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-LICENSE_COMB=	dual
-LICENSE=	ART20 GPLv1
-
 PERL_CONFIGURE=	yes
 
 MAN3=		POE::Component::Syndicator.3
--- p5-POE-Component-Syndicator-0.06.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?201108070000.p77009Te018027>