SF.net SVN: gar:[25928] csw/mgar/pkg/libidn/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Sep 5 17:53:21 CEST 2016


Revision: 25928
          http://sourceforge.net/p/gar/code/25928
Author:   dmichelsen
Date:     2016-09-05 15:53:21 +0000 (Mon, 05 Sep 2016)
Log Message:
-----------
libidn/trunk: Update to 1.33

Modified Paths:
--------------
    csw/mgar/pkg/libidn/trunk/Makefile
    csw/mgar/pkg/libidn/trunk/checksums

Modified: csw/mgar/pkg/libidn/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libidn/trunk/Makefile	2016-09-05 15:49:37 UTC (rev 25927)
+++ csw/mgar/pkg/libidn/trunk/Makefile	2016-09-05 15:53:21 UTC (rev 25928)
@@ -1,5 +1,5 @@
 NAME = libidn
-VERSION = 1.26
+VERSION = 1.33
 GARTYPE = v2
 
 DESCRIPTION = GNU IDN Library
@@ -12,7 +12,6 @@
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
-# MASTER_SITES += http://daily.josefsson.org/libidn/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
 VENDOR_URL = http://www.gnu.org/software/libidn/
@@ -31,32 +30,19 @@
 PKGFILES_CSWlibidn-dev += $(infodir)/.*
 RUNTIME_DEP_PKGS_CSWlibidn-dev += CSWlibidn11
 # This is just a file for the emacs mode
-CHECKPKG_OVERRIDES_CSWlibidn-dev += missing-dependency|CSWemacscommon
+CHECKPKG_OVERRIDES_CSWlibidn-dev += missing-dependency|CSWemacs-common
 
 PACKAGES += CSWlibidn-utils
 SPKG_DESC_CSWlibidn-utils = GNU IDN utilities
 # PKGFILES is catchall
 RUNTIME_DEP_PKGS_CSWlibidn-utils += CSWlibidn11
 RUNTIME_DEP_PKGS_CSWlibidn-utils += CSWlibintl8
-RUNTIME_DEP_PKGS_CSWlibidn-utils += CSWlibiconv2
 OBSOLETED_BY_CSWlibidn-utils = CSWlibidn
 
-BUILD_OVERRIDE_VARS = SHELL
-BUILD_OVERRIDE_VAR_SHELL = /opt/csw/bin/bash
-
-TEST_OVERRIDE_VARS = SHELL
-TEST_OVERRIDE_VAR_SHELL = /opt/csw/bin/bash
-
-INSTALL_OVERRIDE_VARS = SHELL
-INSTALL_OVERRIDE_VAR_SHELL = /opt/csw/bin/bash
-
 BUILD64_LIBS_ONLY = 1
 
-# We don't need it and if defined the test breaks
-LD_OPTIONS =
+# Put Runpath Linker Flags in LDFLAGS or the testsuite will break
+LD_OPTIONS ?= $(strip $($(GARCOMPILER)_LD_OPTIONS) $(LINKER_MAPS) $(LINKER_DIRECT) $(LINKER_IGNORE) $(EXTRA_LD_OPTIONS) $(_CATEGORY_LD_OPTIONS))
 EXTRA_LINKER_FLAGS = $(RUNPATH_LINKER_FLAGS)
 
-# What's this? Windows DLLs? How do they end up in the Solaris build?
-EXTRA_MERGE_EXCLUDE_FILES = .*\.dll
-
 include gar/category.mk

Modified: csw/mgar/pkg/libidn/trunk/checksums
===================================================================
--- csw/mgar/pkg/libidn/trunk/checksums	2016-09-05 15:49:37 UTC (rev 25927)
+++ csw/mgar/pkg/libidn/trunk/checksums	2016-09-05 15:53:21 UTC (rev 25928)
@@ -1 +1 @@
-7533d14fbbb6c026a1a9eaa2179ccb69  libidn-1.26.tar.gz
+a9aa7e003665de9c82bd3f9fc6ccf308  libidn-1.33.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