summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-10-17 07:01:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-10-17 07:01:45 +0000
commit5c59f614dda10418014e78567bb6df8f6ce31380 (patch)
tree2f06f6d14ed55b6d3aadb5c4edbb4afdd1ff3e03 /irc
parent- Update to 1.4.3 (diff)
- Update to 6.16
PR: 139667 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes
Notes: svn path=/head/; revision=242953
Diffstat (limited to 'irc')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile8
-rw-r--r--irc/p5-POE-Component-IRC/distinfo6
-rw-r--r--irc/p5-POE-Component-IRC/pkg-plist11
3 files changed, 8 insertions, 17 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 6637bf0e4be8..b5168fd8f345 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= POE-Component-IRC
-PORTVERSION= 6.14
+PORTVERSION= 6.16
CATEGORIES= irc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -24,6 +24,8 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
+PORTEXAMPLES= *
+
MAN3= POE::Component::IRC.3 \
POE::Component::IRC::Common.3 \
POE::Component::IRC::Constants.3 \
@@ -62,8 +64,8 @@ MAN3= POE::Component::IRC.3 \
post-install:
.ifndef(NOPORTEXAMPLES)
- @${INSTALL} -d ${EXAMPLESDIR}
- ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}/
+ @${MKDIR} ${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo
index 2076df788439..a2afb8b19bdc 100644
--- a/irc/p5-POE-Component-IRC/distinfo
+++ b/irc/p5-POE-Component-IRC/distinfo
@@ -1,3 +1,3 @@
-MD5 (POE-Component-IRC-6.14.tar.gz) = d29749cee479d0a60fe2ec694262a29b
-SHA256 (POE-Component-IRC-6.14.tar.gz) = ff37c5593c134531b3f54073947780c2f9fdfc6423d6cc61fff28caee33baf8d
-SIZE (POE-Component-IRC-6.14.tar.gz) = 352791
+MD5 (POE-Component-IRC-6.16.tar.gz) = d46755e1dc2f0714c1648bcacd22eb3a
+SHA256 (POE-Component-IRC-6.16.tar.gz) = bd3c621ad31a1342419dc177db2ff7b98858ef888c4216c40cb36ddf67e015ad
+SIZE (POE-Component-IRC-6.16.tar.gz) = 353729
diff --git a/irc/p5-POE-Component-IRC/pkg-plist b/irc/p5-POE-Component-IRC/pkg-plist
index afbcdd4b38a8..988cd464d7ae 100644
--- a/irc/p5-POE-Component-IRC/pkg-plist
+++ b/irc/p5-POE-Component-IRC/pkg-plist
@@ -34,17 +34,6 @@
%%SITE_PERL%%/POE/Filter/IRC.pm
%%SITE_PERL%%/POE/Filter/IRC/Compat.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC/.packlist
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aimproxy.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dcctest.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dicebot.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eliza.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ircproxy.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/logger.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/moo.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rot13_multi.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simpleclient.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tinyurl.pl
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/IRC
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE