aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Apache-Session-Wrapper
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2005-02-17 22:18:07 +0800
committermat <mat@FreeBSD.org>2005-02-17 22:18:07 +0800
commit319a1ca92559cec238c0070858194223545d91a4 (patch)
tree51b96c4526ccf5a7179cf5cffd9791e315acb005 /www/p5-Apache-Session-Wrapper
parent08c58c7c807bd0f9e29ed42e7ad2129402d59d69 (diff)
downloadfreebsd-ports-gnome-319a1ca92559cec238c0070858194223545d91a4.tar.gz
freebsd-ports-gnome-319a1ca92559cec238c0070858194223545d91a4.tar.zst
freebsd-ports-gnome-319a1ca92559cec238c0070858194223545d91a4.zip
Update to 0.19
Add some docs
Diffstat (limited to 'www/p5-Apache-Session-Wrapper')
-rw-r--r--www/p5-Apache-Session-Wrapper/Makefile11
-rw-r--r--www/p5-Apache-Session-Wrapper/distinfo4
2 files changed, 12 insertions, 3 deletions
diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile
index 6024625fe658..d822379e95c8 100644
--- a/www/p5-Apache-Session-Wrapper/Makefile
+++ b/www/p5-Apache-Session-Wrapper/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Apache-Session-Wrapper
-PORTVERSION= 0.17
+PORTVERSION= 0.19
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
@@ -25,6 +25,15 @@ PERL_MODBUILD= yes
MAN3= Apache::Session::Wrapper.3
+.if !defined(NOPORTDOCS)
+PORTDOCS= Changes
+
+post-install:
+ @${MKDIR} ${DOCSDIR}
+ @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
+.endif
+
.include <bsd.port.pre.mk>
# Depends on devel/p5-Class-Container whichs needs perl 5.6.x or later
diff --git a/www/p5-Apache-Session-Wrapper/distinfo b/www/p5-Apache-Session-Wrapper/distinfo
index 62071d8a6932..096f8736c5f6 100644
--- a/www/p5-Apache-Session-Wrapper/distinfo
+++ b/www/p5-Apache-Session-Wrapper/distinfo
@@ -1,2 +1,2 @@
-MD5 (Apache-Session-Wrapper-0.17.tar.gz) = c7876bad731c2e407816e2ee434ecb14
-SIZE (Apache-Session-Wrapper-0.17.tar.gz) = 17662
+MD5 (Apache-Session-Wrapper-0.19.tar.gz) = 69c1d65242c7585c87c7a4e78fe682f6
+SIZE (Apache-Session-Wrapper-0.19.tar.gz) = 17868