summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-10 11:58:03 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-10 11:58:03 +0000
commitc101978871e327e13a32370a77c9d216d57c5bfa (patch)
tree001a122241a308a522fd48fd8e5e0bc57bc220f0 /devel
parentAdd WWW: (diff)
upgrade to 2.105
pass maintainership to shell@shellhung.org Submitted by: shell@shellhung.org (new maintainer)
Notes
Notes: svn path=/head/; revision=46036
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-stringy/Makefile16
-rw-r--r--devel/p5-IO-stringy/distinfo2
-rw-r--r--devel/p5-IO-stringy/pkg-plist19
3 files changed, 33 insertions, 4 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile
index 1f7a7a919251..e2dc73a57b27 100644
--- a/devel/p5-IO-stringy/Makefile
+++ b/devel/p5-IO-stringy/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= IO-stringy
-PORTVERSION= 1.220
+PORTVERSION= 2.105
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
PKGNAMEPREFIX= p5-
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= shell@shellhung.org
PERL_CONFIGURE= YES
@@ -21,4 +21,16 @@ MAN3= IO::AtomicFile.3 IO::InnerFile.3 IO::Lines.3 IO::Scalar.3 \
IO::Wrap.3 IO::WrapTie.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+# Install documentation
+EG_DIR= ${WRKSRC}/docs
+EG_LOC= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+
+.if !defined(NOPORTDOCS)
+post-install:
+ @${MKDIR} ${EG_LOC}/IO/icons
+ ${INSTALL_DATA} ${EG_DIR}/IO/icons/*.gif ${EG_LOC}/IO/icons/
+ ${INSTALL_DATA} ${EG_DIR}/IO/*.pm.html ${EG_LOC}/IO/
+ ${INSTALL_DATA} ${EG_DIR}/index* ${EG_LOC}/
+.endif
+
.include <bsd.port.mk>
diff --git a/devel/p5-IO-stringy/distinfo b/devel/p5-IO-stringy/distinfo
index a31aa2abde1f..157145fb6764 100644
--- a/devel/p5-IO-stringy/distinfo
+++ b/devel/p5-IO-stringy/distinfo
@@ -1 +1 @@
-MD5 (IO-stringy-1.220.tar.gz) = 2c21b1088c32ae3c7609f492e4e525a1
+MD5 (IO-stringy-2.105.tar.gz) = ba41fc44e3e94b1316b26792491cf1d0
diff --git a/devel/p5-IO-stringy/pkg-plist b/devel/p5-IO-stringy/pkg-plist
index 73620cddb3ac..bdaebec69842 100644
--- a/devel/p5-IO-stringy/pkg-plist
+++ b/devel/p5-IO-stringy/pkg-plist
@@ -6,6 +6,23 @@ lib/perl5/site_perl/%%PERL_VER%%/IO/ScalarArray.pm
lib/perl5/site_perl/%%PERL_VER%%/IO/Stringy.pm
lib/perl5/site_perl/%%PERL_VER%%/IO/Wrap.pm
lib/perl5/site_perl/%%PERL_VER%%/IO/WrapTie.pm
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/IO 2>/dev/null || true
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO-stringy/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IO-stringy
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/IO 2>/dev/null || true
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/AtomicFile.pm.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/InnerFile.pm.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/Lines.pm.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/Scalar.pm.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/ScalarArray.pm.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/Stringy.pm.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/Wrap.pm.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/WrapTie.pm.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/icons/h1bullet.gif
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/icons/h2bullet.gif
+%%PORTDOCS%%share/doc/p5-IO-stringy/IO/icons/zeegee.gif
+%%PORTDOCS%%share/doc/p5-IO-stringy/index-menu.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/index.html
+%%PORTDOCS%%share/doc/p5-IO-stringy/index.menu
+%%PORTDOCS%%@dirrm share/doc/p5-IO-stringy/IO/icons
+%%PORTDOCS%%@dirrm share/doc/p5-IO-stringy/IO
+%%PORTDOCS%%@dirrm share/doc/p5-IO-stringy