SF.net SVN: gar:[26550] csw/mgar/pkg/libtasn1/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jul 11 17:56:34 CEST 2019
Revision: 26550
http://sourceforge.net/p/gar/code/26550
Author: dmichelsen
Date: 2019-07-11 15:56:31 +0000 (Thu, 11 Jul 2019)
Log Message:
-----------
libtasn1/trunk: Update to 4.13
Modified Paths:
--------------
csw/mgar/pkg/libtasn1/trunk/Makefile
csw/mgar/pkg/libtasn1/trunk/checksums
Modified: csw/mgar/pkg/libtasn1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libtasn1/trunk/Makefile 2019-07-11 14:52:09 UTC (rev 26549)
+++ csw/mgar/pkg/libtasn1/trunk/Makefile 2019-07-11 15:56:31 UTC (rev 26550)
@@ -1,5 +1,5 @@
NAME = libtasn1
-VERSION = 3.0
+VERSION = 4.13
GARTYPE = v2
DESCRIPTION = GNU ASN1 Library
@@ -19,6 +19,7 @@
PACKAGES += CSWlibtasn1-6
SPKG_DESC_CSWlibtasn1-6 = GNU ASN 1 library, libtasn1.so.6
PKGFILES_CSWlibtasn1-6 = $(call pkgfiles_lib,libtasn1.so.6)
+RUNTIME_DEP_PKGS_CSWlibtasn1-6 += CSWlibgcc-s1
PACKAGES += CSWlibtasn1-dev
SPKG_DESC_CSWlibtasn1-dev = Development files for libtasn1.so.6
@@ -33,7 +34,14 @@
RUNTIME_DEP_PKGS_CSWlibtasn1-utils = CSWlibtasn1-6
OBSOLETED_BY_CSWlibtasn1-utils = CSWlibtasn1
+GARCOMPILER = GNU
+
BUILD64_LIBS_ONLY = 1
+# Set linker path correctly, otherwise the testsuite uses the install library instead of the
+# newly built one
+LD_OPTIONS = $(LINKER_DIRECT)
+EXTRA_LINKER_FLAGS = $(RUNPATH_LINKER_FLAGS)
+
include gar/category.mk
Modified: csw/mgar/pkg/libtasn1/trunk/checksums
===================================================================
--- csw/mgar/pkg/libtasn1/trunk/checksums 2019-07-11 14:52:09 UTC (rev 26549)
+++ csw/mgar/pkg/libtasn1/trunk/checksums 2019-07-11 15:56:31 UTC (rev 26550)
@@ -1 +1 @@
-fa74e931a148ec7c2b45afeeb8f86148 libtasn1-3.0.tar.gz
+ce2ba4d3088119b48e7531a703669c52 libtasn1-4.13.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list