Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (36de3582998f0f8bbc40c8d940981b513921a022)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (36de3582998f0f8bbc40c8d940981b513921a022)
  • Date: Wed, 2 Jul 2008 03:55:15 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

libs/libidn/DETAILS | 21 ++++++++++-----------
libs/libidn/HISTORY | 3 +++
2 files changed, 13 insertions(+), 11 deletions(-)

New commits:
commit 36de3582998f0f8bbc40c8d940981b513921a022
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libidn: => 1.9

diff --git a/libs/libidn/DETAILS b/libs/libidn/DETAILS
index 9053854..49cf97d 100755
--- a/libs/libidn/DETAILS
+++ b/libs/libidn/DETAILS
@@ -1,6 +1,6 @@
SPELL=libidn
- VERSION=1.8
-
SOURCE_HASH=sha512:6c1fa5b17490cc90460beeaed7ccd9af595e5827e9e843c38b07627531ad994d9b4173ce9c9bf78e80e9477f5bc095cd06ac603a223eb2c02e933ff5157fcf82
+ VERSION=1.9
+
SOURCE_HASH=sha512:b8402ff0616c9f6dbd9d3b40dad9a75fb615b81b5e7afdc232c9819ed0d944db4206a83e1ab572bb3e1ff48566a314d930589d136c7d634c9eddb2157e7b0d48
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://josefsson.org/libidn/releases/$SOURCE
@@ -10,14 +10,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="libs"
SHORT="Internationalized Domain Names (IDN) implementation"
cat << EOF
-GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
-specifications defined by the IETF Internationalized Domain Names (IDN)
-working group, used for internationalized domain names. The package is
-available under the GNU Lesser General Public License.
+GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
+specifications defined by the IETF Internationalized Domain Names (IDN)
working
+group, used for internationalized domain names. The package is available
under
+the GNU Lesser General Public License.

-The library contains a generic Stringprep implementation that does
-Unicode 3.2 NFKC normalization, mapping and prohibitation of characters,
-and bidirectional character handling. Profiles for iSCSI, Kerberos 5,
-Nameprep, SASL and XMPP are included. Punycode and ASCII Compatible
-Encoding (ACE) via IDNA are supported.
+The library contains a generic Stringprep implementation that does Unicode
3.2
+NFKC normalization, mapping and prohibitation of characters, and
bidirectional
+character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL and XMPP
are
+included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are
supported.
EOF
diff --git a/libs/libidn/HISTORY b/libs/libidn/HISTORY
index b23f2b4..e11472c 100644
--- a/libs/libidn/HISTORY
+++ b/libs/libidn/HISTORY
@@ -1,3 +1,6 @@
+2008-07-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9, compacted long desc
+
2008-04-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (36de3582998f0f8bbc40c8d940981b513921a022), Vlad Glagolev, 07/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page