1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Update to 1.46

Add some docs
This commit is contained in:
Mathieu Arnold 2004-11-17 11:26:08 +00:00
parent 6b228a6f15
commit b03f2de591
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121804
2 changed files with 12 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= DBI
PORTVERSION= 1.45
PORTVERSION= 1.46
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBI
@ -56,6 +56,15 @@ pre-everything::
@sleep 1
.endif
.if !defined(NOPORTDOCS)
PORTDOCS= Changes README ToDo
post-install:
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600

View File

@ -1,2 +1,2 @@
MD5 (DBI-1.45.tar.gz) = 31ac7c8aea0ebc61c3a9fc120a770fbd
SIZE (DBI-1.45.tar.gz) = 369502
MD5 (DBI-1.46.tar.gz) = 93e00b7a2f6e15a6ea5642b5eb506dba
SIZE (DBI-1.46.tar.gz) = 372350