summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-ODBC
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-10-12 14:07:01 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-10-12 14:07:01 +0000
commitd7bf03c4eacb0f255fa1b2065b8edd6512b6628d (patch)
tree2b4bb61be3718e8f8ca436b0e9ddde90b4211ee4 /databases/p5-DBD-ODBC
parentUpdate to 0.26 (diff)
Update to 1.11
Notes
Notes: svn path=/head/; revision=119024
Diffstat (limited to 'databases/p5-DBD-ODBC')
-rw-r--r--databases/p5-DBD-ODBC/Makefile12
-rw-r--r--databases/p5-DBD-ODBC/distinfo4
2 files changed, 12 insertions, 4 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile
index bc57137face4..ddcf435f5393 100644
--- a/databases/p5-DBD-ODBC/Makefile
+++ b/databases/p5-DBD-ODBC/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= DBD-ODBC
-PORTVERSION= 1.10
-PORTREVISION= 1
+PORTVERSION= 1.11
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
@@ -47,6 +46,15 @@ post-configure:
${WRKSRC}/Makefile
.endif
+.if !defined(NOPORTDOCS)
+PORTDOCS= Changes README README.adabas README.informix
+
+post-install:
+ @${MKDIR} ${DOCSDIR}
+ @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's/[[:<:]]our[[:>:]]/my/g' \
-e 's/^ @$$(NOOP)/ @$$(NOOP)/g' ${WRKSRC}/Makefile.PL
diff --git a/databases/p5-DBD-ODBC/distinfo b/databases/p5-DBD-ODBC/distinfo
index 053f1c9ad942..c6c027b06adb 100644
--- a/databases/p5-DBD-ODBC/distinfo
+++ b/databases/p5-DBD-ODBC/distinfo
@@ -1,2 +1,2 @@
-MD5 (DBD-ODBC-1.10.tar.gz) = 6d85012a1da8fe4129c4034d8c356a3b
-SIZE (DBD-ODBC-1.10.tar.gz) = 93813
+MD5 (DBD-ODBC-1.11.tar.gz) = dc4074a359bb57000658a1f3a493add1
+SIZE (DBD-ODBC-1.11.tar.gz) = 94435