aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql54-server/files
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2008-10-31 07:58:03 +0000
committerAlex Dupre <ale@FreeBSD.org>2008-10-31 07:58:03 +0000
commit4f6f936f4ba2cb55ac6fffe0a072213ecba102b1 (patch)
tree550f8aa9f130b350c179683e3e12cdef5fc22aae /databases/mysql54-server/files
parentdd73a8b39bb35ea25d83e91d35031c4c669d724b (diff)
Update to 5.1.29 release.
Notes
Notes: svn path=/head/; revision=222249
Diffstat (limited to 'databases/mysql54-server/files')
-rw-r--r--databases/mysql54-server/files/patch-extra_yassl_Makefile.in10
-rw-r--r--databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in8
2 files changed, 9 insertions, 9 deletions
diff --git a/databases/mysql54-server/files/patch-extra_yassl_Makefile.in b/databases/mysql54-server/files/patch-extra_yassl_Makefile.in
index 232d2c3852c2..bbf9076373ed 100644
--- a/databases/mysql54-server/files/patch-extra_yassl_Makefile.in
+++ b/databases/mysql54-server/files/patch-extra_yassl_Makefile.in
@@ -1,11 +1,11 @@
---- extra/yassl/Makefile.in.orig Thu Oct 26 14:02:58 2006
-+++ extra/yassl/Makefile.in Tue Nov 7 08:17:34 2006
-@@ -351,7 +351,7 @@
+--- extra/yassl/Makefile.in.orig 2008-10-11 23:58:20.000000000 +0200
++++ extra/yassl/Makefile.in 2008-10-31 08:14:13.000000000 +0100
+@@ -355,7 +355,7 @@
yassl_libs = @yassl_libs@
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
zlib_dir = @zlib_dir@
-SUBDIRS = taocrypt src testsuite
+SUBDIRS = taocrypt src
- EXTRA_DIST = yassl.dsp yassl.dsw yassl.vcproj \
- CMakeLists.txt
+ EXTRA_DIST = CMakeLists.txt
+ all: all-recursive
diff --git a/databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in b/databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in
index bca462d08cba..db67689eba4e 100644
--- a/databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in
+++ b/databases/mysql54-server/files/patch-extra_yassl_taocrypt_Makefile.in
@@ -1,11 +1,11 @@
---- extra/yassl/taocrypt/Makefile.in.orig Thu Oct 26 14:02:59 2006
-+++ extra/yassl/taocrypt/Makefile.in Tue Nov 7 08:18:38 2006
-@@ -351,7 +351,7 @@
+--- extra/yassl/taocrypt/Makefile.in.orig 2008-10-11 23:58:20.000000000 +0200
++++ extra/yassl/taocrypt/Makefile.in 2008-10-31 08:15:56.000000000 +0100
+@@ -355,7 +355,7 @@
yassl_libs = @yassl_libs@
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
zlib_dir = @zlib_dir@
-SUBDIRS = src test benchmark
+SUBDIRS = src
- EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj CMakeLists.txt $(wildcard mySTL/*.hpp)
+ EXTRA_DIST = CMakeLists.txt $(wildcard mySTL/*.hpp)
all: all-recursive