Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2018 19:57:53 +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: r475910 - head/misc/ironscanner
Message-ID:  <201807301957.w6UJvrEX049733@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Jul 30 19:57:53 2018
New Revision: 475910
URL: https://svnweb.freebsd.org/changeset/ports/475910

Log:
  misc/ironscanner: Update 1.1.0.20180715 -> 1.1.0.20180828; Fix GL_SITE/GL_ACCOUNT
  
  Also remove stray USES=gmake
  
  Reported by:	mat (GL_xx)

Modified:
  head/misc/ironscanner/Makefile
  head/misc/ironscanner/distinfo

Modified: head/misc/ironscanner/Makefile
==============================================================================
--- head/misc/ironscanner/Makefile	Mon Jul 30 19:51:36 2018	(r475909)
+++ head/misc/ironscanner/Makefile	Mon Jul 30 19:57:53 2018	(r475910)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ironscanner
-DISTVERSION=	1.1.0.20180715
+DISTVERSION=	1.1.0.20180828
 CATEGORIES=	misc python
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -14,11 +14,11 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/
 		${PYTHON_PKGNAMEPREFIX}pyinsane2>0:graphics/py-pyinsane2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR}
 
-USES=		gmake python:3.4+
+USES=		python:3.4+
 USE_GITLAB=	yes
-GL_SITE=	https://gitlab.gnome.org
-GL_ACCOUNT=	World/OpenPaperwork
-GL_COMMIT=	b2d3a2f04d407a3cfb54d537082a872e7b2bc093
+GL_SITE=	https://gitlab.gnome.org/World
+GL_ACCOUNT=	OpenPaperwork
+GL_COMMIT=	e73528c5602088eb75f99b78a498dec622b5c97e
 USE_PYTHON=	distutils autoplist noflavors
 NO_ARCH=	yes
 

Modified: head/misc/ironscanner/distinfo
==============================================================================
--- head/misc/ironscanner/distinfo	Mon Jul 30 19:51:36 2018	(r475909)
+++ head/misc/ironscanner/distinfo	Mon Jul 30 19:57:53 2018	(r475910)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532853509
-SHA256 (World/OpenPaperwork-ironscanner-b2d3a2f04d407a3cfb54d537082a872e7b2bc093_GL0.tar.gz) = 81aa310c66faf1a6211f062cf1dbc910328cd10f28eb18178a93a7b61b097e86
-SIZE (World/OpenPaperwork-ironscanner-b2d3a2f04d407a3cfb54d537082a872e7b2bc093_GL0.tar.gz) = 6785901
+TIMESTAMP = 1532980353
+SHA256 (OpenPaperwork-ironscanner-e73528c5602088eb75f99b78a498dec622b5c97e_GL0.tar.gz) = 56ef19466ebdba4541e4d57f3c7fabbb03a3810cccc25bb2e52835006f717403
+SIZE (OpenPaperwork-ironscanner-e73528c5602088eb75f99b78a498dec622b5c97e_GL0.tar.gz) = 6786024



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