summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-16 21:12:23 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-16 22:51:52 +0200
commit238f12a56aee8c2acd811e5c7ae98c7207461e11 (patch)
tree62f14bd2bcd5bebbf3a3e444a2fcf03ec7531b93
parent9a9d836205f8db2e2eeafdbfae1dc9e041fd4ca2 (diff)
libtasn1: update to 4.9
-rw-r--r--package/libtasn1/Makefile7
-rw-r--r--package/libtasn1/patches/patch-Makefile_in19
2 files changed, 18 insertions, 8 deletions
diff --git a/package/libtasn1/Makefile b/package/libtasn1/Makefile
index 343f6cf39..6063ecfbd 100644
--- a/package/libtasn1/Makefile
+++ b/package/libtasn1/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libtasn1
-PKG_VERSION:= 4.5
+PKG_VERSION:= 4.9
PKG_RELEASE:= 1
-PKG_HASH:= 89b3b5dce119273431544ecb305081f3530911001bb12e5d76588907edb71bda
+PKG_HASH:= 4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920
PKG_DESCR:= asn.1 and der structures manipulation library
PKG_SECTION:= libs/crypto
PKG_URL:= http://www.gnupg.org/
@@ -19,7 +19,8 @@ include $(ADK_TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBTASN1,libtasn1,$(PKG_VERSION)-$(PKG_RELEASE),$(PKG_DEPENDS),$(PKG_DESCR),$(PKG_SECTION),$(PKG_OPTS)))
-CONFIGURE_ARGS+= --disable-gtk-doc-html
+CONFIGURE_ARGS+= --disable-gtk-doc-html \
+ --disable-gcc-warnings
libtasn1-install:
$(INSTALL_DIR) $(IDIR_LIBTASN1)/usr/lib
diff --git a/package/libtasn1/patches/patch-Makefile_in b/package/libtasn1/patches/patch-Makefile_in
index 62c8853d9..dc11f06a1 100644
--- a/package/libtasn1/patches/patch-Makefile_in
+++ b/package/libtasn1/patches/patch-Makefile_in
@@ -1,11 +1,20 @@
---- 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
+--- libtasn1-4.9.orig/Makefile.in 2016-07-25 22:28:16.000000000 +0200
++++ libtasn1-4.9/Makefile.in 2016-08-16 14:45:03.404601380 +0200
+@@ -222,7 +222,7 @@ am__define_uniq_tagged_files = \
+ ETAGS = etags
+ CTAGS = ctags
+ CSCOPE = cscope
+-DIST_SUBDIRS = gl lib src examples tests doc
++DIST_SUBDIRS = gl lib src
+ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
+ $(top_srcdir)/build-aux/ar-lib $(top_srcdir)/build-aux/compile \
+ $(top_srcdir)/build-aux/config.guess \
+@@ -934,7 +934,7 @@ EXTRA_DIST = windows/asn1-parser/asn1-pa
windows/test-parser/test-parser.vcproj \
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 $(am__append_1)
+SUBDIRS = gl lib src
ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4
+ TMPFILE = "abi-temp.xml"
all: config.h
- $(MAKE) $(AM_MAKEFLAGS) all-recursive