Date: Tue, 10 Nov 2015 15:10:52 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401193 - head/www/py-paste Message-ID: <201511101510.tAAFAqxc073485@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Tue Nov 10 15:10:52 2015 New Revision: 401193 URL: https://svnweb.freebsd.org/changeset/ports/401193 Log: www/py-paste: update to 2.0.2 Approved by: maintainer (via email) Modified: head/www/py-paste/Makefile head/www/py-paste/distinfo Modified: head/www/py-paste/Makefile ============================================================================== --- head/www/py-paste/Makefile Tue Nov 10 14:47:34 2015 (r401192) +++ head/www/py-paste/Makefile Tue Nov 10 15:10:52 2015 (r401193) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Paste -PORTVERSION= 1.7.5.1 -PORTREVISION= 2 +PORTVERSION= 2.0.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-paste/distinfo ============================================================================== --- head/www/py-paste/distinfo Tue Nov 10 14:47:34 2015 (r401192) +++ head/www/py-paste/distinfo Tue Nov 10 15:10:52 2015 (r401193) @@ -1,2 +1,2 @@ -SHA256 (Paste-1.7.5.1.tar.gz) = 11645842ba8ec986ae8cfbe4c6cacff5c35f0f4527abf4f5581ae8b4ad49c0b6 -SIZE (Paste-1.7.5.1.tar.gz) = 523304 +SHA256 (Paste-2.0.2.tar.gz) = adac3ac893a2dac6b8ffd49901377dd6819e05be3436b374d698641071daba99 +SIZE (Paste-2.0.2.tar.gz) = 627842
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511101510.tAAFAqxc073485>