From owner-svn-ports-head@freebsd.org Sun Dec 18 11:07:04 2016 Return-Path: Delivered-To: svn-ports-head@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 A7155C862F2; Sun, 18 Dec 2016 11:07:04 +0000 (UTC) (envelope-from wen@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 76FC69BE; Sun, 18 Dec 2016 11:07:04 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBIB73aH023922; Sun, 18 Dec 2016 11:07:03 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBIB73wU023920; Sun, 18 Dec 2016 11:07:03 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612181107.uBIB73wU023920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 18 Dec 2016 11:07:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428844 - head/textproc/py-creole 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.23 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: Sun, 18 Dec 2016 11:07:04 -0000 Author: wen Date: Sun Dec 18 11:07:03 2016 New Revision: 428844 URL: https://svnweb.freebsd.org/changeset/ports/428844 Log: - Update to 1.3.1 PR: 214327 Submitted by: joneum@bsdproject.de Approved by: maintainer(timeout, > 30days) Modified: head/textproc/py-creole/Makefile head/textproc/py-creole/distinfo Modified: head/textproc/py-creole/Makefile ============================================================================== --- head/textproc/py-creole/Makefile Sun Dec 18 10:59:13 2016 (r428843) +++ head/textproc/py-creole/Makefile Sun Dec 18 11:07:03 2016 (r428844) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= creole -PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTVERSION= 1.3.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-creole/distinfo ============================================================================== --- head/textproc/py-creole/distinfo Sun Dec 18 10:59:13 2016 (r428843) +++ head/textproc/py-creole/distinfo Sun Dec 18 11:07:03 2016 (r428844) @@ -1,2 +1,3 @@ -SHA256 (python-creole-1.0.1.tar.gz) = 8571838711474a2508046b079f8e76ff95debd91ac825687007626f772945f5e -SIZE (python-creole-1.0.1.tar.gz) = 57293 +TIMESTAMP = 1482058977 +SHA256 (python-creole-1.3.1.tar.gz) = 3c22f7f815d1d08dbecb1e0c9f4aee081201c26e08cfadffad3966d33fb90d01 +SIZE (python-creole-1.3.1.tar.gz) = 75834