summaryrefslogtreecommitdiffstats
path: root/databases/mysql40-server
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-02-13 10:42:57 +0000
committerale <ale@FreeBSD.org>2004-02-13 10:42:57 +0000
commit68c356be04ec20897732cb18dd787d09227cad33 (patch)
treed0a91e8e6ab5952ab3994a0f6d3c7ac07af71698 /databases/mysql40-server
parentb11d88143114fbe36106ec9016d1c0d1a7dfd56f (diff)
downloadFreeBSD-ports-68c356be04ec20897732cb18dd787d09227cad33.zip
FreeBSD-ports-68c356be04ec20897732cb18dd787d09227cad33.tar.gz
Update to 4.0.18 release.
Approved by: nork (mentor/implicitly)
Diffstat (limited to 'databases/mysql40-server')
-rw-r--r--databases/mysql40-server/Makefile4
-rw-r--r--databases/mysql40-server/distinfo3
-rw-r--r--databases/mysql40-server/pkg-plist1
3 files changed, 5 insertions, 3 deletions
diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile
index 0dd612d..b1266d9 100644
--- a/databases/mysql40-server/Makefile
+++ b/databases/mysql40-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= mysql
-PORTVERSION= 4.0.17
+PORTVERSION= 4.0.18
PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= ftp://planetmirror.com/pub/mysql/Downloads/MySQL-4.0/ \
@@ -139,7 +139,7 @@ pre-fetch:
post-patch:
@${REINPLACE_CMD} -e "s|SUBDIRS =|SUBDIRS = include @sql_server_dirs@ scripts support-files|g" ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e "s|install: install-am|install:|g" ${WRKSRC}/include/Makefile.in
+ @${REINPLACE_CMD} -e "s|install-data-am: install-pkgincludeHEADERS|install-data-am:|g" ${WRKSRC}/include/Makefile.in
post-build:
@${SED} "s|%%DB_DIR%%|${DB_DIR}|g" ${PKGDIR}/pkg-install > ${WRKDIR}/pkg-install
diff --git a/databases/mysql40-server/distinfo b/databases/mysql40-server/distinfo
index 7e0437e..6bcd2dd 100644
--- a/databases/mysql40-server/distinfo
+++ b/databases/mysql40-server/distinfo
@@ -1 +1,2 @@
-MD5 (mysql-4.0.17.tar.gz) = 141511e1b7cab3a886fb68bbb507a1ab
+MD5 (mysql-4.0.18.tar.gz) = 702151a3e21d9e5f32e8850032aefdad
+SIZE (mysql-4.0.18.tar.gz) = 13422686
diff --git a/databases/mysql40-server/pkg-plist b/databases/mysql40-server/pkg-plist
index c37af74..d9ee9aa 100644
--- a/databases/mysql40-server/pkg-plist
+++ b/databases/mysql40-server/pkg-plist
@@ -4,6 +4,7 @@ bin/isamlog
bin/make_win_src_distribution
bin/msql2mysql
bin/my_print_defaults
+bin/myisam_ftdump
bin/myisamchk
bin/myisamlog
bin/myisampack
OpenPOWER on IntegriCloud