aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-23 19:18:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-23 19:18:59 +0000
commit9f5e4febfa5b14f2daa22f02ea2cd677ef74e0d7 (patch)
treed2aabdb64c1027e97a5e9d5b48f9f53bd5fb37c3 /databases/p5-DBI
parent404333a9137c2b5fe119ef9cf354935a8fe4b2fb (diff)
downloadports-9f5e4febfa5b14f2daa22f02ea2cd677ef74e0d7.tar.gz
ports-9f5e4febfa5b14f2daa22f02ea2cd677ef74e0d7.zip
- Update to 1.624
- Cosmetic change Changes: http://search.cpan.org/dist/DBI/Changes
Notes
Notes: svn path=/head/; revision=315071
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile11
-rw-r--r--databases/p5-DBI/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 0a87188ee048..d374c8569210 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DBI
-PORTVERSION= 1.623
+PORTVERSION= 1.624
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -70,6 +70,7 @@ MAN3= Bundle::DBI.3 \
DBI::Util::CacheMemory.3 \
DBI::W32ODBC.3 \
Win32::DBIODBC.3
+PORTDOCS= Changes README
.include <bsd.port.options.mk>
@@ -78,12 +79,10 @@ BUILD_DEPENDS+= p5-PlRPC>=0.2001:${PORTSDIR}/net/p5-PlRPC
RUN_DEPENDS+= p5-PlRPC>=0.2001:${PORTSDIR}/net/p5-PlRPC
.endif
-.if ${PORT_OPTIONS:MDOCS}
-PORTDOCS= Changes README
-
post-install:
- @${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+.if ${PORT_OPTIONS:MDOCS}
+ ${MKDIR} ${DOCSDIR}/
+ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index 403108b31442..3d49a611ea08 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,2 +1,2 @@
-SHA256 (DBI-1.623.tar.gz) = 912d73f9eb0601f592aa58897d9c6787e238d9780f30ac86059c83b7085de3a1
-SIZE (DBI-1.623.tar.gz) = 596517
+SHA256 (DBI-1.624.tar.gz) = 7cc48af17c1626bf824632b69121569dca9d459e61d23d4ee3b7cd371a2b1009
+SIZE (DBI-1.624.tar.gz) = 596824