gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5422: update libidn to 1.34


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5422: update libidn to 1.34
Date: Thu, 19 Apr 2018 16:28:51 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5422
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-04-19 13:28:47 -0700
message:
  update libidn to 1.34
modified:
  pkg/gnu/libidn/Makefile        makefile-20160617014725-uokjfnggs70iry9h-1191
=== modified file 'pkg/gnu/libidn/Makefile'
--- a/pkg/gnu/libidn/Makefile   2018-04-02 01:53:26 +0000
+++ b/pkg/gnu/libidn/Makefile   2018-04-19 20:28:47 +0000
@@ -15,6 +15,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 = libidn
@@ -23,14 +26,14 @@
 DESCRIPTION = Internationalized domain name string processing library
 define BLURB
 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.
+Punycode and IDNA specifications.  Libidn.s purpose is to encode and
+decode internationalized domain name strings.  There are native C, Csharp
+and Java libraries.  Note, there is also libidn2, intended as successor.
 endef
 
 ######################################################################
 
-MASTER_SITES = $(MASTER_GNU)
+MASTER_SITES = $(MASTER_GNU)/
 MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES  = $(DISTNAME).tar.gz.sig


reply via email to

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