diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2006-11-07 16:37:59 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2006-11-07 16:37:59 +0000 |
| commit | 1434656ad4032f853d7110b9519a146853643e02 (patch) | |
| tree | 0976f6abe0e9d90c0e957dcef342a4327ab3a6ee /databases/mysql60-server/files/patch-extra_yassl_taocrypt_Makefile.in | |
| parent | Fix build issues on pointyhat by adding a patch to replace multiline RE with (diff) | |
Update to 5.1.12 release.
Diffstat (limited to 'databases/mysql60-server/files/patch-extra_yassl_taocrypt_Makefile.in')
| -rw-r--r-- | databases/mysql60-server/files/patch-extra_yassl_taocrypt_Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/mysql60-server/files/patch-extra_yassl_taocrypt_Makefile.in b/databases/mysql60-server/files/patch-extra_yassl_taocrypt_Makefile.in index d4727bd80632..bca462d08cba 100644 --- a/databases/mysql60-server/files/patch-extra_yassl_taocrypt_Makefile.in +++ b/databases/mysql60-server/files/patch-extra_yassl_taocrypt_Makefile.in @@ -1,11 +1,11 @@ ---- extra/yassl/taocrypt/Makefile.in.orig Mon Jun 19 10:52:14 2006 -+++ extra/yassl/taocrypt/Makefile.in Mon Jun 19 10:52:30 2006 -@@ -350,7 +350,7 @@ +--- 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 @@ 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 + EXTRA_DIST = taocrypt.dsw taocrypt.dsp taocrypt.vcproj CMakeLists.txt $(wildcard mySTL/*.hpp) all: all-recursive |
