summaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-RSS
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-05-21 11:08:29 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-05-21 11:08:29 +0000
commit3a4b630ebf56ca039616ba8658e15ae039741592 (patch)
tree50df5f12f12924db736e47928eac5cf233e43c19 /devel/p5-POE-Component-RSS
parentUpdated to 1.17 (diff)
Updated to 0.07
PR: ports/52180
Notes
Notes: svn path=/head/; revision=81591
Diffstat (limited to 'devel/p5-POE-Component-RSS')
-rw-r--r--devel/p5-POE-Component-RSS/Makefile9
-rw-r--r--devel/p5-POE-Component-RSS/distinfo2
-rw-r--r--devel/p5-POE-Component-RSS/pkg-descr4
-rw-r--r--devel/p5-POE-Component-RSS/pkg-plist14
4 files changed, 14 insertions, 15 deletions
diff --git a/devel/p5-POE-Component-RSS/Makefile b/devel/p5-POE-Component-RSS/Makefile
index 069addf6037c..ec3e98fc9773 100644
--- a/devel/p5-POE-Component-RSS/Makefile
+++ b/devel/p5-POE-Component-RSS/Makefile
@@ -6,22 +6,21 @@
#
PORTNAME= POE-Component-RSS
-PORTVERSION= 0.06
+PORTVERSION= 0.07
CATEGORIES= devel perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@protey.ru
+MAINTAINER= skv@FreeBSD.org
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>
diff --git a/devel/p5-POE-Component-RSS/distinfo b/devel/p5-POE-Component-RSS/distinfo
index b87f7b88f088..529fff0d922d 100644
--- a/devel/p5-POE-Component-RSS/distinfo
+++ b/devel/p5-POE-Component-RSS/distinfo
@@ -1 +1 @@
-MD5 (POE-Component-RSS-0.06.tar.gz) = e7d033733149102d2ae4f718c29449ce
+MD5 (POE-Component-RSS-0.07.tar.gz) = d615181bdf40f1aaa92b1bfbb1994b9f
diff --git a/devel/p5-POE-Component-RSS/pkg-descr b/devel/p5-POE-Component-RSS/pkg-descr
index d2f69547bcc2..e90c192672f8 100644
--- a/devel/p5-POE-Component-RSS/pkg-descr
+++ b/devel/p5-POE-Component-RSS/pkg-descr
@@ -2,7 +2,7 @@ POE::Component::RSS is an event based RSS parsing module. It wraps
XML::RSS and provides a POE based framework for accessing the information
provided.
-WWW: http://search.cpan.org/search?dist=POE-Component-RSS
+WWW: http://search.cpan.org/dist/POE-Component-RSS/
-- Sergey Skvortsov
-skv@protey.ru
+skv@FreeBSD.org
diff --git a/devel/p5-POE-Component-RSS/pkg-plist b/devel/p5-POE-Component-RSS/pkg-plist
index bbfa21127983..512e37061e79 100644
--- a/devel/p5-POE-Component-RSS/pkg-plist
+++ b/devel/p5-POE-Component-RSS/pkg-plist
@@ -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