aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Daemon
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2010-12-21 20:32:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2010-12-21 20:32:11 +0000
commit7825642d7e1dba08d09577d4c880846733db7a8a (patch)
treef10b0797746e59ab7d9aa0ee8ffc83d2d8530607 /devel/p5-POE-Component-Daemon
parent9f9a193af1b5ffa2754d44c88e3cbc5a2b639152 (diff)
Notes
Diffstat (limited to 'devel/p5-POE-Component-Daemon')
-rw-r--r--devel/p5-POE-Component-Daemon/Makefile6
-rw-r--r--devel/p5-POE-Component-Daemon/distinfo5
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-POE-Component-Daemon/Makefile b/devel/p5-POE-Component-Daemon/Makefile
index cf907ad65ebd..b43bdc52159c 100644
--- a/devel/p5-POE-Component-Daemon/Makefile
+++ b/devel/p5-POE-Component-Daemon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Daemon
-PORTVERSION= 0.1100
+PORTVERSION= 0.1202
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,7 +26,7 @@ PORTDOCS= *
post-install:
@${MKDIR} ${EXAMPLESDIR}
- @for i in ${WRKSRC}/*forking; do \
+ @for i in ${WRKSRC}/eg/*forking; do \
${PERL} -pi -e '$$_ = undef if m{use FindBin}o;' \
-e 's{.FindBin::Dir(.+)$$}{/tmp$$1\nwarn "Logging to \$$logfile\\n";}o' $${i}; \
${INSTALL_SCRIPT} $${i} ${EXAMPLESDIR}; \
@@ -34,7 +34,7 @@ post-install:
.ifndef(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- @for i in ${WRKSRC}/*.png; do \
+ @for i in ${WRKSRC}/eg/*.png ${WRKSRC}/eg/*.dot; do \
${INSTALL_DATA} $${i} ${DOCSDIR}; \
done
.endif
diff --git a/devel/p5-POE-Component-Daemon/distinfo b/devel/p5-POE-Component-Daemon/distinfo
index 62456f8f40d0..f9122e17aec5 100644
--- a/devel/p5-POE-Component-Daemon/distinfo
+++ b/devel/p5-POE-Component-Daemon/distinfo
@@ -1,3 +1,2 @@
-MD5 (POE-Component-Daemon-0.1100.tar.gz) = 55fb1d94c18c314b043befb2c9fa6d37
-SHA256 (POE-Component-Daemon-0.1100.tar.gz) = 2bf42a065b29135a3ec31f94d6194ac042d74cf921104a9f8668725493a7849a
-SIZE (POE-Component-Daemon-0.1100.tar.gz) = 62012
+SHA256 (POE-Component-Daemon-0.1202.tar.gz) = 6c4644544f78b3975d0784b297a9969994b0f72961a366d28046ecbd2330664c
+SIZE (POE-Component-Daemon-0.1202.tar.gz) = 63524