Date: Wed, 6 Feb 2013 22:35:31 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311802 - head/dns/libidn Message-ID: <201302062235.r16MZVXs092513@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: flo Date: Wed Feb 6 22:35:30 2013 New Revision: 311802 URL: http://svnweb.freebsd.org/changeset/ports/311802 Log: Update to 1.26 PR: ports/175900 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) Modified: head/dns/libidn/Makefile (contents, props changed) head/dns/libidn/distinfo (contents, props changed) head/dns/libidn/pkg-plist (contents, props changed) Modified: head/dns/libidn/Makefile ============================================================================== --- head/dns/libidn/Makefile Wed Feb 6 22:34:19 2013 (r311801) +++ head/dns/libidn/Makefile Wed Feb 6 22:35:30 2013 (r311802) @@ -1,12 +1,8 @@ -# New ports collection makefile for: libidn -# Date created: 19.06.2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> -# +# Created by: Kirill Ponomarew <ponomarew@oberon.net> # $FreeBSD$ -# PORTNAME= libidn -PORTVERSION= 1.25 +PORTVERSION= 1.26 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} Modified: head/dns/libidn/distinfo ============================================================================== --- head/dns/libidn/distinfo Wed Feb 6 22:34:19 2013 (r311801) +++ head/dns/libidn/distinfo Wed Feb 6 22:35:30 2013 (r311802) @@ -1,2 +1,2 @@ -SHA256 (libidn-1.25.tar.gz) = 7fe625328a6a5d837d723c462c1788affb84d9c9fc0ae5cd0ce9ac7724c34716 -SIZE (libidn-1.25.tar.gz) = 3390531 +SHA256 (libidn-1.26.tar.gz) = 0a2f4c71c80f8f389a99d5a26539a9be4a4ac42cd7f375aa41046660f63cc53c +SIZE (libidn-1.26.tar.gz) = 3400972 Modified: head/dns/libidn/pkg-plist ============================================================================== --- head/dns/libidn/pkg-plist Wed Feb 6 22:34:19 2013 (r311801) +++ head/dns/libidn/pkg-plist Wed Feb 6 22:35:30 2013 (r311802) @@ -19,6 +19,7 @@ share/emacs/site-lisp/punycode.el %%NLS%%share/locale/eo/LC_MESSAGES/libidn.mo %%NLS%%share/locale/fi/LC_MESSAGES/libidn.mo %%NLS%%share/locale/fr/LC_MESSAGES/libidn.mo +%%NLS%%share/locale/hr/LC_MESSAGES/libidn.mo %%NLS%%share/locale/id/LC_MESSAGES/libidn.mo %%NLS%%share/locale/it/LC_MESSAGES/libidn.mo %%NLS%%share/locale/ja/LC_MESSAGES/libidn.mo @@ -34,5 +35,3 @@ share/emacs/site-lisp/punycode.el %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/libidn-components.png %%PORTDOCS%%@dirrm %%DOCSDIR%% -%%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/rw
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302062235.r16MZVXs092513>