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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 5 21:44:46 UTC 2018


Author: sunpoet
Date: Mon Nov  5 21:44:39 2018
New Revision: 484236
URL: https://svnweb.freebsd.org/changeset/ports/484236

Log:
  Update to 0.2.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 Nov  5 21:44:30 2018	(r484235)
+++ head/www/py-biscuits/Makefile	Mon Nov  5 21:44:39 2018	(r484236)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	biscuits
-PORTVERSION=	0.1.1
+PORTVERSION=	0.2.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-biscuits/distinfo
==============================================================================
--- head/www/py-biscuits/distinfo	Mon Nov  5 21:44:30 2018	(r484235)
+++ head/www/py-biscuits/distinfo	Mon Nov  5 21:44:39 2018	(r484236)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540015708
-SHA256 (biscuits-0.1.1.tar.gz) = 0efd110285574f72a2b2c00d7a86a0fc193ed2317296e4e08c8563b30430d13c
-SIZE (biscuits-0.1.1.tar.gz) = 51031
+TIMESTAMP = 1541430743
+SHA256 (biscuits-0.2.0.tar.gz) = cb486d056589539638bc830f470913ee35e7e55c17918b7c92b5fb0c27aa2e37
+SIZE (biscuits-0.2.0.tar.gz) = 56769


More information about the svn-ports-all mailing list