Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2020 14:47:25 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547793 - head/math/py-grandalf
Message-ID:  <202009061447.086ElPlJ050233@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009061447.086ElPlJ050233>