From owner-svn-ports-head@FreeBSD.ORG Wed Jun 25 10:15:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B75B2239; Wed, 25 Jun 2014 10:15:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 A3EDF2470; Wed, 25 Jun 2014 10:15:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5PAF1LO030538; Wed, 25 Jun 2014 10:15:01 GMT (envelope-from demon@svn.freebsd.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5PAF1MZ030535; Wed, 25 Jun 2014 10:15:01 GMT (envelope-from demon@svn.freebsd.org) Message-Id: <201406251015.s5PAF1MZ030535@svn.freebsd.org> From: Dmitry Sivachenko Date: Wed, 25 Jun 2014 10:15:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359215 - in head/devel/py-country: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2014 10:15:02 -0000 Author: demon Date: Wed Jun 25 10:15:01 2014 New Revision: 359215 URL: http://svnweb.freebsd.org/changeset/ports/359215 QAT: https://qat.redports.org/buildarchive/r359215/ Log: Update to version 1.7. Deleted: head/devel/py-country/files/patch-src-pycountry-locales-tr-LC_MESSAGES-iso639.po Modified: head/devel/py-country/Makefile head/devel/py-country/distinfo Modified: head/devel/py-country/Makefile ============================================================================== --- head/devel/py-country/Makefile Wed Jun 25 09:56:15 2014 (r359214) +++ head/devel/py-country/Makefile Wed Jun 25 10:15:01 2014 (r359215) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= country -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP MASTER_SITE_SUBDIR=source/p/pycountry @@ -12,15 +12,9 @@ DISTNAME= pycountry-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= Python API for ISO country, subdivision, language and currency -USES= zip gettext:build +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes -post-patch: - ${RM} ${WRKSRC}/src/pycountry/locales/tr/LC_MESSAGES/iso639.po.orig - -pre-build: - ${LOCALBASE}/bin/msgfmt ${WRKSRC}/src/pycountry/locales/tr/LC_MESSAGES/iso639.po -o ${WRKSRC}/src/pycountry/locales/tr/LC_MESSAGES/iso639.mo - .include Modified: head/devel/py-country/distinfo ============================================================================== --- head/devel/py-country/distinfo Wed Jun 25 09:56:15 2014 (r359214) +++ head/devel/py-country/distinfo Wed Jun 25 10:15:01 2014 (r359215) @@ -1,2 +1,2 @@ -SHA256 (pycountry-1.6.zip) = 160d49120bca85282f1ab841181d83d38f68331d113cef12d66708ff6b786262 -SIZE (pycountry-1.6.zip) = 8014680 +SHA256 (pycountry-1.7.zip) = b3ec33ddd8bbe437e53a01c59d1822b5e9b4e9b433083723a1e931830e8d3cc4 +SIZE (pycountry-1.7.zip) = 8050580