From owner-svn-ports-all@FreeBSD.ORG Tue Dec 18 23:09:59 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D70EF87; Tue, 18 Dec 2012 23:09:59 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 1061D8FC0A; Tue, 18 Dec 2012 23:09:59 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBIN9wLH050370; Tue, 18 Dec 2012 23:09:58 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBIN9wZ2050366; Tue, 18 Dec 2012 23:09:58 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201212182309.qBIN9wZ2050366@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 18 Dec 2012 23:09:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309207 - in head/devel/py-icu: . 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-all@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 18 Dec 2012 23:09:59 -0000 Author: bapt Date: Tue Dec 18 23:09:58 2012 New Revision: 309207 URL: http://svnweb.freebsd.org/changeset/ports/309207 Log: Update to 1.5.0 (compatible with icu 50.1) Approved by: bland (maintainer) Deleted: head/devel/py-icu/files/ Modified: head/devel/py-icu/Makefile head/devel/py-icu/distinfo Modified: head/devel/py-icu/Makefile ============================================================================== --- head/devel/py-icu/Makefile Tue Dec 18 23:09:07 2012 (r309206) +++ head/devel/py-icu/Makefile Tue Dec 18 23:09:58 2012 (r309207) @@ -1,13 +1,8 @@ -# New ports collection makefile for: py-icu -# Date created: 26 Sep 2008 -# Whom: bland@FreeBSD.org -# +# Created by: bland@FreeBSD.org # $FreeBSD$ -# PORTNAME= icu -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.5 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} MASTER_SITE_SUBDIR= source/P/PyICU Modified: head/devel/py-icu/distinfo ============================================================================== --- head/devel/py-icu/distinfo Tue Dec 18 23:09:07 2012 (r309206) +++ head/devel/py-icu/distinfo Tue Dec 18 23:09:58 2012 (r309207) @@ -1,2 +1,2 @@ -SHA256 (PyICU-1.1.tar.gz) = 986f625f210439400343c6fd299af380c1fd018d5884720801331be850e2b7e2 -SIZE (PyICU-1.1.tar.gz) = 102194 +SHA256 (PyICU-1.5.tar.gz) = 7597ae80f8bbfed5ff321c6c3ed7200ef07d546a26ee8a08dc1ce578a9e33b04 +SIZE (PyICU-1.5.tar.gz) = 207257