From 85a8eebad2ec52266e98e4a764ea61f6d58f101f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Mar 2012 16:01:35 +0100 Subject: update gnutls and required packages to latest upstream --- package/libtasn1/Makefile | 6 +++--- package/libtasn1/patches/patch-Makefile_in | 12 ++++++------ package/libtasn1/patches/patch-build-aux_ltmain_sh | 11 ----------- 3 files changed, 9 insertions(+), 20 deletions(-) delete mode 100644 package/libtasn1/patches/patch-build-aux_ltmain_sh (limited to 'package/libtasn1') diff --git a/package/libtasn1/Makefile b/package/libtasn1/Makefile index 8b82f4b42..fbbd1fa74 100644 --- a/package/libtasn1/Makefile +++ b/package/libtasn1/Makefile @@ -4,13 +4,13 @@ include ${TOPDIR}/rules.mk PKG_NAME:= libtasn1 -PKG_VERSION:= 2.2 +PKG_VERSION:= 2.11 PKG_RELEASE:= 1 -PKG_MD5SUM:= 14cc361500d2e768a8a6ec538ce3fecb +PKG_MD5SUM:= ee8076752f2afcbcd12f3dd9bc622748 PKG_DESCR:= an ASN.1 and DER structures manipulation library PKG_SECTION:= libs PKG_URL:= http://www.gnupg.org/ -PKG_SITES:= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ +PKG_SITES:= http://ftp.gnu.org/gnu/libtasn1/ include ${TOPDIR}/mk/package.mk 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" -- cgit v1.2.3