ports/120706: [UPDATE] devel/p5-POE-Component-Client-NNTP

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 15 14:40:04 UTC 2008


>Number:         120706
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-POE-Component-Client-NNTP
>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 Feb 15 14:40:03 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.04;
- Use CPAN macro;
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/news/p5-POE-Component-Client-NNTP/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	3 Mar 2007 14:17:38 -0000	1.8
+++ Makefile	14 Feb 2008 22:29:51 -0000
@@ -6,17 +6,20 @@
 #
 
 PORTNAME=	POE-Component-Client-NNTP
-PORTVERSION=	2.02
+PORTVERSION=	2.04
 CATEGORIES=	news perl5 devel
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	POE
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	skv at FreeBSD.org
 COMMENT=	POE component for non-blocking NNTP access
 
 BUILD_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
-		${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable
+		${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable \
+		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
+		${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+		${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/news/p5-POE-Component-Client-NNTP/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	3 Mar 2007 14:15:57 -0000	1.8
+++ distinfo	14 Feb 2008 22:29:51 -0000
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Client-NNTP-2.02.tar.gz) = 28a3a7581c20b9aba3870b35c4730572
-SHA256 (POE-Component-Client-NNTP-2.02.tar.gz) = 951ca6d2a4f2a06608b375df85e4f6de9cb47c76b1a01935901f3c06bae0c59a
-SIZE (POE-Component-Client-NNTP-2.02.tar.gz) = 20782
+MD5 (POE-Component-Client-NNTP-2.04.tar.gz) = f0a943ac3b07e57aa8971f074a88a5dc
+SHA256 (POE-Component-Client-NNTP-2.04.tar.gz) = f7353239ca61fa24a673e0d2e36933303702fcc9478b2e8d019fcf94b3ebcbe8
+SIZE (POE-Component-Client-NNTP-2.04.tar.gz) = 21423


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list