svn commit: r547793 - head/math/py-grandalf

Yuri Victorovich yuri at FreeBSD.org
Sun Sep 6 14:47:26 UTC 2020


Author: yuri
Date: Sun Sep  6 14:47:25 2020
New Revision: 547793
URL: https://svnweb.freebsd.org/changeset/ports/547793

Log:
  math/py-grandalf: Update 0.6 -> 0.7

Modified:
  head/math/py-grandalf/Makefile
  head/math/py-grandalf/distinfo

Modified: head/math/py-grandalf/Makefile
==============================================================================
--- head/math/py-grandalf/Makefile	Sun Sep  6 14:42:21 2020	(r547792)
+++ head/math/py-grandalf/Makefile	Sun Sep  6 14:47:25 2020	(r547793)
@@ -1,9 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	grandalf
-PORTVERSION=	0.6
+DISTVERSIONPREFIX=	v
+DISTVERSION=	0.7
 CATEGORIES=	math graphics python
-MASTER_SITES=	CHEESESHOP
+#MASTER_SITES=	CHEESESHOP # no tarball
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -16,6 +17,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-
 		${PYTHON_PKGNAMEPREFIX}pyparsing>0:devel/py-pyparsing@${PY_FLAVOR}
 
 USES=		python
+USE_GITHUB=	yes
+GH_ACCOUNT=	bdcht
 USE_PYTHON=	distutils autoplist
 
 NO_ARCH=	yes

Modified: head/math/py-grandalf/distinfo
==============================================================================
--- head/math/py-grandalf/distinfo	Sun Sep  6 14:42:21 2020	(r547792)
+++ head/math/py-grandalf/distinfo	Sun Sep  6 14:47:25 2020	(r547793)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550515145
-SHA256 (grandalf-0.6.tar.gz) = 7471db231bd7338bc0035b16edf0dc0c900c82d23060f4b4d0c4304caedda6e4
-SIZE (grandalf-0.6.tar.gz) = 36699
+TIMESTAMP = 1599403517
+SHA256 (bdcht-grandalf-v0.7_GH0.tar.gz) = b3112299fe0a9123c088a16bf2f1b541d0d91199b77170a9739b569bd16a828e
+SIZE (bdcht-grandalf-v0.7_GH0.tar.gz) = 445621


More information about the svn-ports-all mailing list