SF.net SVN: gar:[25297] csw/mgar/pkg/libunistring/trunk

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Thu Oct 15 17:37:45 CEST 2015


Revision: 25297
          http://sourceforge.net/p/gar/code/25297
Author:   rmottola
Date:     2015-10-15 15:37:45 +0000 (Thu, 15 Oct 2015)
Log Message:
-----------
libunistring/trunk: bump version to 0.9.5 which includes new soname 2

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

Modified: csw/mgar/pkg/libunistring/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libunistring/trunk/Makefile	2015-10-15 14:47:51 UTC (rev 25296)
+++ csw/mgar/pkg/libunistring/trunk/Makefile	2015-10-15 15:37:45 UTC (rev 25297)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = libunistring
-VERSION = 0.9.3
+VERSION = 0.9.5
 GARTYPE = v2
 
 DESCRIPTION = Provides functions for manipulating Unicode strings
@@ -18,19 +18,19 @@
 PACKAGING_PLATFORMS     +=      solaris10-i386
 
 
-PACKAGES += CSWlibunistring0
-SPKG_DESC_CSWlibunistring0 = Provides functions for manipulating Unicode strings, libunistring.so.0
-PKGFILES_CSWlibunistring0 += $(call pkgfiles_lib,libunistring.so.0)
-RUNTIME_DEP_PKGS_CSWlibunistring0 += CSWlibiconv2
+PACKAGES += CSWlibunistring2
+SPKG_DESC_CSWlibunistring2 = Provides functions for manipulating Unicode strings, libunistring.so.2
+PKGFILES_CSWlibunistring2 += $(call pkgfiles_lib,libunistring.so.2)
+RUNTIME_DEP_PKGS_CSWlibunistring2 += CSWlibiconv2
 
 PACKAGES += CSWlibunistring-dev
-SPKG_DESC_CSWlibunistring-dev = Development files for libunistring.so.0
+SPKG_DESC_CSWlibunistring-dev = Development files for libunistring.so.2
 # PKGFILES is catchall
-RUNTIME_DEP_PKGS_CSWlibunistring-dev += CSWlibunistring0
+RUNTIME_DEP_PKGS_CSWlibunistring-dev += CSWlibunistring2
 
 # These are just docs, override for now
-CHECKPKG_OVERRIDES_CSWlibunistring-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/libunistring/libunistring_15.html
-CHECKPKG_OVERRIDES_CSWlibunistring-dev += file-with-bad-content|/usr/local|root/opt/csw/share/info/libunistring.info
+#CHECKPKG_OVERRIDES_CSWlibunistring-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/libunistring/libunistring_15.html
+#CHECKPKG_OVERRIDES_CSWlibunistring-dev += file-with-bad-content|/usr/local|root/opt/csw/share/info/libunistring.info
 
 # Enable 64 bits, but not for Solaris 9 x86
 BUILD64_5.9_sparc  = 1

Modified: csw/mgar/pkg/libunistring/trunk/checksums
===================================================================
--- csw/mgar/pkg/libunistring/trunk/checksums	2015-10-15 14:47:51 UTC (rev 25296)
+++ csw/mgar/pkg/libunistring/trunk/checksums	2015-10-15 15:37:45 UTC (rev 25297)
@@ -1 +1 @@
-db8eca3b64163abadf8c40e5cecc261f  libunistring-0.9.3.tar.gz
+1a705bcdcb83799d544137617b377cfd  libunistring-0.9.5.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