diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile | 22 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo | 5 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist | 1 |
3 files changed, 17 insertions, 11 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile index 4704bdd07702..7ee9a9d0f19b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-IRC-Plugin-RSS-Headlines -PORTVERSION= 1.08 -PORTREVISION= 2 +PORTVERSION= 1.10 CATEGORIES= irc perl5 devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,20 +10,27 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE::Component::IRC plugin that provides RSS headline retrieval -BUILD_DEPENDS= p5-POE>=1.004:devel/p5-POE \ - p5-POE-Component-IRC>=5.07:irc/p5-POE-Component-IRC \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-POE>=1.004:devel/p5-POE \ p5-POE-Component-Client-HTTP>=0.73:www/p5-POE-Component-Client-HTTP \ - p5-XML-RSS>=1.1:textproc/p5-XML-RSS \ - p5-HTTP-Message>=0:www/p5-HTTP-Message + p5-POE-Component-IRC>=5.07:irc/p5-POE-Component-IRC \ + p5-XML-RSS>=1.1:textproc/p5-XML-RSS RUN_DEPENDS:= ${BUILD_DEPENDS} -PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +NO_ARCH= yes USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES -post-install: +PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" +PORTEXAMPLES= * + +post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo index a14f3e7de2cb..f4cb1c9e611d 100644 --- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo +++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/distinfo @@ -1,2 +1,3 @@ -SHA256 (POE-Component-IRC-Plugin-RSS-Headlines-1.08.tar.gz) = 2771fae9c3867ae44fc282602400b9a5119ea5dd2b98dc35145529be969a72a0 -SIZE (POE-Component-IRC-Plugin-RSS-Headlines-1.08.tar.gz) = 24134 +TIMESTAMP = 1487767191 +SHA256 (POE-Component-IRC-Plugin-RSS-Headlines-1.10.tar.gz) = 2cf63ee026806356a3e77290f4f1403adcfc9344b406afc720f22edc00971ce6 +SIZE (POE-Component-IRC-Plugin-RSS-Headlines-1.10.tar.gz) = 13409 diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist index 2f9eb6098faa..145b059edd1b 100644 --- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist +++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/pkg-plist @@ -1,3 +1,2 @@ %%SITE_PERL%%/POE/Component/IRC/Plugin/RSS/Headlines.pm %%PERL5_MAN3%%/POE::Component::IRC::Plugin::RSS::Headlines.3.gz -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl |