Date: Sun, 30 Mar 2014 22:18:35 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349691 - head/www/py-bottle Message-ID: <201403302218.s2UMIZF4010086@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nivit Date: Sun Mar 30 22:18:35 2014 New Revision: 349691 URL: http://svnweb.freebsd.org/changeset/ports/349691 QAT: https://qat.redports.org/buildarchive/r349691/ Log: - Update to 0.12.5 Release Notes: http://bottlepy.org/docs/0.12/changelog.html#release-0-12 Modified: head/www/py-bottle/Makefile head/www/py-bottle/distinfo Modified: head/www/py-bottle/Makefile ============================================================================== --- head/www/py-bottle/Makefile Sun Mar 30 22:16:08 2014 (r349690) +++ head/www/py-bottle/Makefile Sun Mar 30 22:18:35 2014 (r349691) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= bottle -PORTVERSION= 0.11.6 -PORTREVISION= 1 +PORTVERSION= 0.12.5 +PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-bottle/distinfo ============================================================================== --- head/www/py-bottle/distinfo Sun Mar 30 22:16:08 2014 (r349690) +++ head/www/py-bottle/distinfo Sun Mar 30 22:18:35 2014 (r349691) @@ -1,2 +1,2 @@ -SHA256 (bottle-0.11.6.tar.gz) = 2e63802cbe6a21537e35d92ec3c80a1e302dc619d169efe6a212cab9f48e7b29 -SIZE (bottle-0.11.6.tar.gz) = 60612 +SHA256 (bottle-0.12.5.tar.gz) = 1e35b63edf744999cd47d86099aa3d0ab030522e38c25038fc5fd77fbc35b75b +SIZE (bottle-0.12.5.tar.gz) = 69120
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403302218.s2UMIZF4010086>