Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2003 17:36:28 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skv@protey.ru
Subject:   ports/52180: (update) devel/p5-POE-Component-RSS to 0.07
Message-ID:  <20030513153628.1AC6B8548@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200305131540.h4DFe98V001843@freefall.freebsd.org>

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

>Number:         52180
>Category:       ports
>Synopsis:       (update) devel/p5-POE-Component-RSS to 0.07
>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:   Tue May 13 08:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Update to 0.07
	
>How-To-Repeat:
	
>Fix:

	

--- p5-POE-Component-RSS-0.07.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-RSS/Makefile,v
retrieving revision 1.2
diff -u -b -w -r1.2 Makefile
--- Makefile	2003/02/21 11:22:49	1.2
+++ Makefile	2003/05/13 15:35:17
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Component-RSS
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	devel perl5 textproc
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -15,13 +15,12 @@
 MAINTAINER=	skv@protey.ru
 COMMENT=	A module for event based RSS parsing
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \
-		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS
+BUILD_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
+		${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		POE::Component::RSS.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-RSS/distinfo,v
retrieving revision 1.1
diff -u -b -w -r1.1 distinfo
--- distinfo	2001/12/13 11:36:25	1.1
+++ distinfo	2003/05/13 15:35:17
@@ -1 +1 @@
-MD5 (POE-Component-RSS-0.06.tar.gz) = e7d033733149102d2ae4f718c29449ce
+MD5 (POE-Component-RSS-0.07.tar.gz) = d615181bdf40f1aaa92b1bfbb1994b9f
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-POE-Component-RSS/pkg-plist,v
retrieving revision 1.1
diff -u -b -w -r1.1 pkg-plist
--- pkg-plist	2001/12/13 11:36:25	1.1
+++ pkg-plist	2003/05/13 15:35:17
@@ -1,7 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/RSS/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/POE/Component/RSS.pm
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/RSS
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
+%%SITE_PERL%%/POE/Component/RSS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RSS/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RSS
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true
--- p5-POE-Component-RSS-0.07.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030513153628.1AC6B8548>