ports/120927: [UPDATE] irc/p5-POE-Filter-IRCD
Felippe de Meirelles Motta
lippemail at gmail.com
Thu Feb 21 10:30:02 UTC 2008
>Number: 120927
>Category: ports
>Synopsis: [UPDATE] irc/p5-POE-Filter-IRCD
>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: Thu Feb 21 10:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Felippe de Meirelles Motta
>Release: FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>Description:
- Updated to 2.35
- Better adjust to minimal version required by dependency
- Make fetchable again
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/p5-POE-Filter-IRCD/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 27 Dec 2007 19:41:55 -0000 1.11
+++ Makefile 20 Feb 2008 21:19:26 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Filter-IRCD
-PORTVERSION= 2.34
+PORTVERSION= 2.35
CATEGORIES= irc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,7 @@
MAINTAINER= infofarmer at FreeBSD.org
COMMENT= A POE-based parser for the IRC protocol
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
+BUILD_DEPENDS= p5-POE>=0.3202:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/irc/p5-POE-Filter-IRCD/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo 27 Dec 2007 19:41:55 -0000 1.11
+++ distinfo 20 Feb 2008 21:19:26 -0000
@@ -1,3 +1,3 @@
-MD5 (POE-Filter-IRCD-2.34.tar.gz) = 34a9c95d1cf8f83f6c6c63766e5e91b6
-SHA256 (POE-Filter-IRCD-2.34.tar.gz) = ed50c45aab1f36af4b1fb2212155e872ae5366b3a36e52cf0b1838bf52824391
-SIZE (POE-Filter-IRCD-2.34.tar.gz) = 15097
+MD5 (POE-Filter-IRCD-2.35.tar.gz) = 5eadd31fe7236565799fe5958f91a9b2
+SHA256 (POE-Filter-IRCD-2.35.tar.gz) = cf57ab2c10e89a47c351ec3505b9e7a6446c2da67e902528299588dcdbf2656a
+SIZE (POE-Filter-IRCD-2.35.tar.gz) = 15223
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list