summaryrefslogtreecommitdiff
path: root/package/libtasn1/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-03-11 16:01:35 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-03-11 16:01:35 +0100
commit85a8eebad2ec52266e98e4a764ea61f6d58f101f (patch)
tree003ff41817b41d2c0a6b84e43e4a2eb4b4f01b59 /package/libtasn1/patches
parent6c91c5bb985ece8173f3eca8b3a9f208f12249be (diff)
update gnutls and required packages to latest upstream
Diffstat (limited to 'package/libtasn1/patches')
-rw-r--r--package/libtasn1/patches/patch-Makefile_in12
-rw-r--r--package/libtasn1/patches/patch-build-aux_ltmain_sh11
2 files changed, 6 insertions, 17 deletions
diff --git a/package/libtasn1/patches/patch-Makefile_in b/package/libtasn1/patches/patch-Makefile_in
index 53b3093ab..62c8853d9 100644
--- a/package/libtasn1/patches/patch-Makefile_in
+++ b/package/libtasn1/patches/patch-Makefile_in
@@ -1,11 +1,11 @@
---- libtasn1-2.2.orig/Makefile.in 2009-05-20 12:03:47.000000000 +0200
-+++ libtasn1-2.2/Makefile.in 2010-10-05 22:41:43.000000000 +0200
-@@ -446,7 +446,7 @@ EXTRA_DIST = windows/asn1-parser/asn1-pa
- windows/libtasn1/libtasn1.vcproj \
+--- libtasn1-2.11.orig/Makefile.in 2011-11-25 00:31:17.000000000 +0100
++++ libtasn1-2.11/Makefile.in 2012-03-03 17:53:11.000000000 +0100
+@@ -793,7 +793,7 @@ EXTRA_DIST = windows/asn1-parser/asn1-pa
windows/test-parser/test-parser.vcproj \
- windows/test-tree/test-tree.vcproj cfg.mk maint.mk .clcopying
+ windows/test-tree/test-tree.vcproj windows/libtasn14win.mk \
+ cfg.mk maint.mk .clcopying
-SUBDIRS = gl lib src examples tests doc
-+SUBDIRS = gl lib src examples tests
++SUBDIRS = gl lib src
ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
diff --git a/package/libtasn1/patches/patch-build-aux_ltmain_sh b/package/libtasn1/patches/patch-build-aux_ltmain_sh
deleted file mode 100644
index c48047c43..000000000
--- a/package/libtasn1/patches/patch-build-aux_ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- libtasn1-2.2.orig/build-aux/ltmain.sh 2009-05-20 12:03:37.000000000 +0200
-+++ libtasn1-2.2/build-aux/ltmain.sh 2011-01-15 19:29:40.000000000 +0100
-@@ -4765,7 +4765,7 @@ func_mode_link ()
- # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
- # @file GCC response files
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
-+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-fstack-protector*|-flto)
- func_quote_for_eval "$arg"
- arg="$func_quote_for_eval_result"
- func_append compile_command " $arg"