[csw-devel] SF.net SVN: gar:[14395] csw/mgar/pkg/libidn/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Apr 25 13:38:17 CEST 2011
Revision: 14395
http://gar.svn.sourceforge.net/gar/?rev=14395&view=rev
Author: dmichelsen
Date: 2011-04-25 11:38:16 +0000 (Mon, 25 Apr 2011)
Log Message:
-----------
libidn: Update to 1.21 and new defaults
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 2011-04-25 02:02:45 UTC (rev 14394)
+++ csw/mgar/pkg/libidn/trunk/Makefile 2011-04-25 11:38:16 UTC (rev 14395)
@@ -1,5 +1,5 @@
NAME = libidn
-VERSION = 1.20
+VERSION = 1.21
CATEGORIES = lib
DESCRIPTION = GNU IDN Library
@@ -20,7 +20,7 @@
CATALOGNAME_CSWlibidn11 = libidn11
SPKG_DESC_CSWlibidn11 = GNU IDN library, libidn.so.11
PKGFILES_CSWlibidn11 += $(call baseisadirs,$(libdir),libidn\.so\.11(\.\d+)*)
-RUNTIME_DEP_PKGS_CSWlibidn11 += CSWggettextrt
+RUNTIME_DEP_PKGS_CSWlibidn11 += CSWlibintl8
RUNTIME_DEP_PKGS_CSWlibidn11 += CSWiconv
PACKAGES += CSWlibidn-dev
@@ -37,29 +37,19 @@
SPKG_DESC_CSWlibidn-utils = GNU IDN utilities
# PKGFILES is catchall
RUNTIME_DEP_PKGS_CSWlibidn-utils += CSWlibidn11
-RUNTIME_DEP_PKGS_CSWlibidn-utils += CSWggettextrt
+RUNTIME_DEP_PKGS_CSWlibidn-utils += CSWlibintl8
RUNTIME_DEP_PKGS_CSWlibidn-utils += CSWiconv
OBSOLETED_BY_CSWlibidn-utils = CSWlibidn
BUILD64 = 1
-NOISAEXEC = 1
# We don't need it and if defined the test breaks
LD_OPTIONS =
EXTRA_LINKER_FLAGS = $(RUNPATH_LINKER_FLAGS)
-CONFIGURE_ARGS = $(DIRPATHS)
-
-TEST_TARGET = check
-
-# One test for GNULib in 32 bit is failing, disable for now
-SKIPTEST ?= 1
-
# What's this? Windows DLLs? How do they end up in the Solaris build?
EXTRA_MERGE_EXCLUDE_FILES = .*\.dll
-MERGE_DIRS_isa-extra = $(libdir)
-
CHECKPKG_OVERRIDES_CSWlibidn += missing-dependency|CSWemacscommon
include gar/category.mk
Modified: csw/mgar/pkg/libidn/trunk/checksums
===================================================================
--- csw/mgar/pkg/libidn/trunk/checksums 2011-04-25 02:02:45 UTC (rev 14394)
+++ csw/mgar/pkg/libidn/trunk/checksums 2011-04-25 11:38:16 UTC (rev 14395)
@@ -1 +1 @@
-03996d474a696e59fdddbee87fc9519c libidn-1.20.tar.gz
+80aba4e9503cd3ba6725cdbf265550f8 libidn-1.21.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