Date: Mon, 15 Jun 2020 18:50:08 +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: r539009 - head/www/py-biscuits Message-ID: <202006151850.05FIo8AO067886@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 15 18:50:08 2020 New Revision: 539009 URL: https://svnweb.freebsd.org/changeset/ports/539009 Log: Update to 0.3.0 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 Mon Jun 15 18:50:03 2020 (r539008) +++ head/www/py-biscuits/Makefile Mon Jun 15 18:50:08 2020 (r539009) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= biscuits -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-biscuits/distinfo ============================================================================== --- head/www/py-biscuits/distinfo Mon Jun 15 18:50:03 2020 (r539008) +++ head/www/py-biscuits/distinfo Mon Jun 15 18:50:08 2020 (r539009) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541520557 -SHA256 (biscuits-0.2.1.tar.gz) = e5863f4f1ad4ca32a663297bc60b3804b769c5b8476d5f3fb2a72f9660711cf4 -SIZE (biscuits-0.2.1.tar.gz) = 56764 +TIMESTAMP = 1592145157 +SHA256 (biscuits-0.3.0.tar.gz) = 08b899164133c81b99b7307d629a45e2fb6a3bcc3ea7c08b1ff24b464b411307 +SIZE (biscuits-0.3.0.tar.gz) = 58583
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151850.05FIo8AO067886>