Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2012 17:16:41 GMT
From:      Jase Thew <jase@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/173867: devel/p5-POE-Component-IRC: Update to 6.81
Message-ID:  <201211231716.qANHGfNU075886@freefall.freebsd.org>
Resent-Message-ID: <201211231720.qANHK0KK075946@freefall.freebsd.org>

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

>Number:         173867
>Category:       ports
>Synopsis:       devel/p5-POE-Component-IRC: Update to 6.81
>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:   Fri Nov 23 17:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jase Thew
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #4 r242881M: Sun Nov 11 05:30:05 UTC 2012 root@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64


	
>Description:
- Update to 6.81
- Convert to OPTIONSng
- Changes: https://metacpan.org/source/BINGOS/POE-Component-IRC-6.81/Changes
>How-To-Repeat:
	
>Fix:

	

--- devel-p5-POE-Component-IRC-6.81.patch begins here ---
 irc/p5-POE-Component-IRC/Makefile | 6 ++++--
 irc/p5-POE-Component-IRC/distinfo | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 45a7abf..fe012a7 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	POE-Component-IRC
-PORTVERSION=	6.80
+PORTVERSION=	6.81
 CATEGORIES=	irc devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BINGOS
@@ -66,8 +66,10 @@ MAN3=		POE::Component::IRC.3 \
 		POE::Filter::IRC.3 \
 		POE::Filter::IRC::Compat.3
 
+.include <bsd.port.options.mk>
+
 post-install:
-.ifndef(NOPORTEXAMPLES)
+.if ${PORT_OPTIONS:MEXAMPLES}
 	@${MKDIR} ${EXAMPLESDIR}
 	${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
 .endif
diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo
index 42ee0de..98f6f67 100644
--- a/irc/p5-POE-Component-IRC/distinfo
+++ b/irc/p5-POE-Component-IRC/distinfo
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-IRC-6.80.tar.gz) = c4b27346012136ef21fea01a5db51dab8884dadfc23a413d5a23c9918cce5499
-SIZE (POE-Component-IRC-6.80.tar.gz) = 403806
+SHA256 (POE-Component-IRC-6.81.tar.gz) = 9512d51c66873af0708732275932fb5af76147fb101bbad841654ab7f98e1cdd
+SIZE (POE-Component-IRC-6.81.tar.gz) = 403844
--- devel-p5-POE-Component-IRC-6.81.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?201211231716.qANHGfNU075886>