aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-Parse-IRC
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-12-04 07:34:52 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-12-04 07:34:52 +0000
commit538eeddfed00bcb2c8ad4131b9b4756c763776b1 (patch)
tree9da1ce01e9ad9883080fac4c7800b346fc6b0c69 /irc/p5-Parse-IRC
parenta342cb0cc8ac82cd88c52519339f9a2a83384bd1 (diff)
downloadports-538eeddfed00bcb2c8ad4131b9b4756c763776b1.tar.gz
ports-538eeddfed00bcb2c8ad4131b9b4756c763776b1.zip
- Update to 1.20 [1]
- Remove leading article from COMMENT - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Parse-IRC/Changes PR: ports/172923 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: miwi@ (maintainer, timeout) Feature safe: yes
Notes
Notes: svn path=/head/; revision=308205
Diffstat (limited to 'irc/p5-Parse-IRC')
-rw-r--r--irc/p5-Parse-IRC/Makefile21
-rw-r--r--irc/p5-Parse-IRC/distinfo4
2 files changed, 15 insertions, 10 deletions
diff --git a/irc/p5-Parse-IRC/Makefile b/irc/p5-Parse-IRC/Makefile
index 5c94c313caa2..48f468e7c75d 100644
--- a/irc/p5-Parse-IRC/Makefile
+++ b/irc/p5-Parse-IRC/Makefile
@@ -1,21 +1,26 @@
-# New ports collection makefile for: p5-Parse-IRC
-# Date created: 20.06.2008
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Parse-IRC
-PORTVERSION= 1.18
+PORTVERSION= 1.20
CATEGORIES= irc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
-COMMENT= A parser for the IRC protocol
+COMMENT= Parser for the IRC protocol
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Parse::IRC.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501600
+BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.59:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/irc/p5-Parse-IRC/distinfo b/irc/p5-Parse-IRC/distinfo
index 81e42271138b..56a9215d33f4 100644
--- a/irc/p5-Parse-IRC/distinfo
+++ b/irc/p5-Parse-IRC/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Parse-IRC-1.18.tar.gz) = af9d908d7e1cddb8a45edd91387d5c506be2cafd459abc4b31709bb8f78df6dd
-SIZE (Parse-IRC-1.18.tar.gz) = 34592
+SHA256 (Parse-IRC-1.20.tar.gz) = bc14d07497774f9cee9c642a686ae1f03ded17cf9e7a00e7c903d1ed19dc71c2
+SIZE (Parse-IRC-1.20.tar.gz) = 18964