summaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-ODBC
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-10-12 14:07:01 +0000
committermat <mat@FreeBSD.org>2004-10-12 14:07:01 +0000
commit6abd36c1b5aab1642a9ad5b4a2477f9e92ada77d (patch)
tree86211f5e563fd3bd47d3e8a28f3ada6caf855672 /databases/p5-DBD-ODBC
parentcba27246781b52815ccee7238de6331bdbf6dfc3 (diff)
downloadFreeBSD-ports-6abd36c1b5aab1642a9ad5b4a2477f9e92ada77d.zip
FreeBSD-ports-6abd36c1b5aab1642a9ad5b4a2477f9e92ada77d.tar.gz
Update to 1.11
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 bc57137..ddcf435 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 053f1c9..c6c027b 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
OpenPOWER on IntegriCloud