Date: Sat, 1 Dec 2018 16:25:47 +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: r486376 - head/www/py-bottle Message-ID: <201812011625.wB1GPlMv035677@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nivit Date: Sat Dec 1 16:25:47 2018 New Revision: 486376 URL: https://svnweb.freebsd.org/changeset/ports/486376 Log: - Update to 0.12.14 Modified: head/www/py-bottle/Makefile head/www/py-bottle/distinfo Modified: head/www/py-bottle/Makefile ============================================================================== --- head/www/py-bottle/Makefile Sat Dec 1 15:45:02 2018 (r486375) +++ head/www/py-bottle/Makefile Sat Dec 1 16:25:47 2018 (r486376) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= bottle -PORTVERSION= 0.12.13 -PORTREVISION= 1 +PORTVERSION= 0.12.14 +PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-bottle/distinfo ============================================================================== --- head/www/py-bottle/distinfo Sat Dec 1 15:45:02 2018 (r486375) +++ head/www/py-bottle/distinfo Sat Dec 1 16:25:47 2018 (r486376) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503918871 -SHA256 (bottle-0.12.13.tar.gz) = 39b751aee0b167be8dffb63ca81b735bbf1dd0905b3bc42761efedee8f123355 -SIZE (bottle-0.12.13.tar.gz) = 70870 +TIMESTAMP = 1543680910 +SHA256 (bottle-0.12.14.tar.gz) = 484b7f6499f0039ace2efb0aaeb143b179c38f364c2c1c87213905118b2c500f +SIZE (bottle-0.12.14.tar.gz) = 71076
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812011625.wB1GPlMv035677>