ports/173867: devel/p5-POE-Component-IRC: Update to 6.81
Jase Thew
jase at FreeBSD.org
Fri Nov 23 17:20:00 UTC 2012
>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 at 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:
More information about the freebsd-ports-bugs
mailing list