Bug 175900 - [MAINTAINER] dns/libidn: Update to 1.26
Summary: [MAINTAINER] dns/libidn: Update to 1.26
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-06 21:30 UTC by Hung-Yi Chen
Modified: 2013-02-06 22:40 UTC (History)
0 users

See Also:


Attachments
libidn.diff (728 bytes, patch)
2013-02-06 21:30 UTC, Hung-Yi Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2013-02-06 21:30:00 UTC
	Update to 1.26.
Comment 1 Florian Smeets freebsd_committer freebsd_triage 2013-02-06 21:37:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-06 22:35:41 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Florian Smeets freebsd_committer freebsd_triage 2013-02-06 22:38:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!