Date: Tue, 6 Nov 2018 21:10:32 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484338 - head/www/py-biscuits Message-ID: <201811062110.wA6LAWfZ081485@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Nov 6 21:10:32 2018 New Revision: 484338 URL: https://svnweb.freebsd.org/changeset/ports/484338 Log: Update to 0.2.1 Changes: https://github.com/pyrates/biscuits/commits/master Modified: head/www/py-biscuits/Makefile head/www/py-biscuits/distinfo Modified: head/www/py-biscuits/Makefile ============================================================================== --- head/www/py-biscuits/Makefile Tue Nov 6 21:10:23 2018 (r484337) +++ head/www/py-biscuits/Makefile Tue Nov 6 21:10:32 2018 (r484338) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= biscuits -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-biscuits/distinfo ============================================================================== --- head/www/py-biscuits/distinfo Tue Nov 6 21:10:23 2018 (r484337) +++ head/www/py-biscuits/distinfo Tue Nov 6 21:10:32 2018 (r484338) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541430743 -SHA256 (biscuits-0.2.0.tar.gz) = cb486d056589539638bc830f470913ee35e7e55c17918b7c92b5fb0c27aa2e37 -SIZE (biscuits-0.2.0.tar.gz) = 56769 +TIMESTAMP = 1541520557 +SHA256 (biscuits-0.2.1.tar.gz) = e5863f4f1ad4ca32a663297bc60b3804b769c5b8476d5f3fb2a72f9660711cf4 +SIZE (biscuits-0.2.1.tar.gz) = 56764
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811062110.wA6LAWfZ081485>