From owner-svn-ports-all@freebsd.org Sun Nov 15 11:07:20 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E3FEA2F085; Sun, 15 Nov 2015 11:07:20 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36CBA1AB1; Sun, 15 Nov 2015 11:07:20 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAFB7JHE012177; Sun, 15 Nov 2015 11:07:19 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAFB7JwE012175; Sun, 15 Nov 2015 11:07:19 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511151107.tAFB7JwE012175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Sun, 15 Nov 2015 11:07:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401688 - head/converters/py-unidecode X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Nov 2015 11:07:20 -0000 Author: wg Date: Sun Nov 15 11:07:18 2015 New Revision: 401688 URL: https://svnweb.freebsd.org/changeset/ports/401688 Log: converters/py-unidecode: update to 0.04.18 PR: 204557 Submitted by: maintainer Modified: head/converters/py-unidecode/Makefile head/converters/py-unidecode/distinfo Modified: head/converters/py-unidecode/Makefile ============================================================================== --- head/converters/py-unidecode/Makefile Sun Nov 15 10:48:47 2015 (r401687) +++ head/converters/py-unidecode/Makefile Sun Nov 15 11:07:18 2015 (r401688) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unidecode -PORTVERSION= 0.04.14 +PORTVERSION= 0.04.18 CATEGORIES= converters python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/converters/py-unidecode/distinfo ============================================================================== --- head/converters/py-unidecode/distinfo Sun Nov 15 10:48:47 2015 (r401687) +++ head/converters/py-unidecode/distinfo Sun Nov 15 11:07:18 2015 (r401688) @@ -1,2 +1,2 @@ -SHA256 (Unidecode-0.04.14.tar.gz) = a66f8a527ee0709742caa16745cc882b85d6cfc12b37fa2f56024d07031f230c -SIZE (Unidecode-0.04.14.tar.gz) = 200860 +SHA256 (Unidecode-0.04.18.tar.gz) = f19150c74de2fe6847b13efeeaee402f2bd2c309a446346a8b5baae0315d108a +SIZE (Unidecode-0.04.18.tar.gz) = 206191