svn commit: r539009 - head/www/py-biscuits

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 15 18:50:12 UTC 2020


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


More information about the svn-ports-all mailing list