Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 20:58:33 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skv@FreeBSD.org
Subject:   ports/109461: [PATCH] news/p5-POE-Component-Client-NNTP: update to 2.02
Message-ID:  <200702231258.l1NCwXq9024810@pluto.cdpa.nsysu.edu.tw>
Resent-Message-ID: <200702231300.l1ND0CZT000873@freefall.freebsd.org>

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

>Number:         109461
>Category:       ports
>Synopsis:       [PATCH] news/p5-POE-Component-Client-NNTP: update to 2.02
>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 23 13:00:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jan 28 11:18:52 CST 2007
>Description:
- Update to 2.02

Port maintainer (skv@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-POE-Component-Client-NNTP-2.02.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/news/p5-POE-Component-Client-NNTP/Makefile /hd1/p5-POE-Component-Client-NNTP/Makefile
--- /usr/ports/news/p5-POE-Component-Client-NNTP/Makefile	Mon Dec 25 23:02:57 2006
+++ /hd1/p5-POE-Component-Client-NNTP/Makefile	Fri Feb 23 20:57:35 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Component-Client-NNTP
-PORTVERSION=	2.01
+PORTVERSION=	2.02
 CATEGORIES=	news perl5 devel
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -15,19 +15,12 @@
 MAINTAINER=	skv@FreeBSD.org
 COMMENT=	POE component for non-blocking NNTP access
 
-BUILD_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
+RUN_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
 		${SITE_PERL}/POE/Component/Pluggable.pm:${PORTSDIR}/devel/p5-POE-Component-Pluggable
-RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
 MAN3=		POE::Component::Client::NNTP.3 \
 		POE::Component::Client::NNTP::Constants.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/news/p5-POE-Component-Client-NNTP/distinfo /hd1/p5-POE-Component-Client-NNTP/distinfo
--- /usr/ports/news/p5-POE-Component-Client-NNTP/distinfo	Mon Dec 25 23:02:57 2006
+++ /hd1/p5-POE-Component-Client-NNTP/distinfo	Fri Feb 23 20:39:10 2007
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Client-NNTP-2.01.tar.gz) = 29f631ccefa279e9e8ff43ffeccd3ff2
-SHA256 (POE-Component-Client-NNTP-2.01.tar.gz) = 9060ea9bdc91ac4354940ba29f9c5e2970b4811377b95a0f709655aae8b5adc0
-SIZE (POE-Component-Client-NNTP-2.01.tar.gz) = 20693
+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
--- p5-POE-Component-Client-NNTP-2.02.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?200702231258.l1NCwXq9024810>