gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5371: libidn updates


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5371: libidn updates
Date: Sun, 1 Apr 2018 21:53:31 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5371
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-04-01 18:53:26 -0700
message:
  libidn updates
modified:
  pkg/gnu/libidn/Makefile        makefile-20160617014725-uokjfnggs70iry9h-1191
  pkg/gnu/libidn/gpg-keyring     gpgkeyring-20160617014725-uokjfnggs70iry9h-1195
  pkg/gnu/libidn/sha256sums      sha256sums-20160617014725-uokjfnggs70iry9h-1196
  pkg/gnu/libidn2/Makefile       makefile-20170531214858-g7mcu85316v4ldy9-4
  pkg/gnu/libidn2/gpg-keyring    gpgkeyring-20170531214858-g7mcu85316v4ldy9-3
=== modified file 'pkg/gnu/libidn/Makefile'
--- a/pkg/gnu/libidn/Makefile   2017-05-31 21:51:05 +0000
+++ b/pkg/gnu/libidn/Makefile   2018-04-02 01:53:26 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014, 2015, 2017 Brandon Invergo <address@hidden>
+# Copyright © 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -17,13 +18,14 @@
 
 NAME = IDN Library
 GARNAME = libidn
-GARVERSION = 1.33
+GARVERSION = 1.34
 HOME_URL = http://www.gnu.org/software/libidn/
 DESCRIPTION = Internationalized domain name string processing library
 define BLURB
-Libidn is a free software implementation of IDNA, Punycode.
-Its purpose is to encode and decode internationalized domain names.
-Note, there is also libidn2, later version.
+GNU Libidn is a fully documented implementation of the Stringprep,
+Punycode and IDNA specifications.  Libidn's purpose is to encode and
+decode internationalized domain name strings.  There are native C, C#
+and Java libraries.  Note, there is also libidn2.
 endef
 
 ######################################################################

=== modified file 'pkg/gnu/libidn/gpg-keyring'
Binary files a/pkg/gnu/libidn/gpg-keyring       2017-05-31 21:51:05 +0000 and 
b/pkg/gnu/libidn/gpg-keyring      2018-04-02 01:53:26 +0000 differ
=== modified file 'pkg/gnu/libidn/sha256sums'
--- a/pkg/gnu/libidn/sha256sums 2017-05-31 21:51:05 +0000
+++ b/pkg/gnu/libidn/sha256sums 2018-04-02 01:53:26 +0000
@@ -1,2 +1,2 @@
-44a7aab635bb721ceef6beecc4d49dfd19478325e1b47f3196f7d2acc4930e19  
download/libidn-1.33.tar.gz
-cf5b7271da42f2afdcda99bdc2d64085235ae3430b9cd290d7b8e11fa0054a37  
download/libidn-1.33.tar.gz.sig
+3719e2975f2fb28605df3479c380af2cf4ab4e919e1506527e4c7670afff6e3c  
download/libidn-1.34.tar.gz
+b058e223e27135b9218dff2663a6cce0b9af63026eed9f97f0ec3e16a2552b63  
download/libidn-1.34.tar.gz.sig

=== modified file 'pkg/gnu/libidn2/Makefile'
--- a/pkg/gnu/libidn2/Makefile  2017-08-30 19:14:10 +0000
+++ b/pkg/gnu/libidn2/Makefile  2018-04-02 01:53:26 +0000
@@ -14,6 +14,9 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = IDN Library
 GARNAME = libidn2
@@ -24,6 +27,7 @@
 define BLURB
 Libidn2 is a free software implementation of IDNA2008, Punycode and TR46.
 Its purpose is to encode and decode internationalized domain names.
+(See also separate package libidn.)
 endef
 
 ######################################################################
@@ -34,7 +38,7 @@
 DISTFILES = $(DISTNAME).tar.lz
 SIGFILES = $(DISTNAME).tar.lz.sig
 
-# apt install ruby-ronn:wq
+# apt install ruby-ronn
 #
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/gnu/libidn2/gpg-keyring'
Binary files a/pkg/gnu/libidn2/gpg-keyring      2017-07-24 19:06:12 +0000 and 
b/pkg/gnu/libidn2/gpg-keyring     2018-04-02 01:53:26 +0000 differ

reply via email to

[Prev in Thread] Current Thread [Next in Thread]