Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2019 21:03:57 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489382 - head/textproc/py-license-expression
Message-ID:  <201901052103.x05L3v22013878@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Jan  5 21:03:57 2019
New Revision: 489382
URL: https://svnweb.freebsd.org/changeset/ports/489382

Log:
  textproc/py-license-expression: Update to 0.99
  
  PR:		232880
  Submitted by:	Kai <freebsd_ports@k-worx.org> (maintainer)

Modified:
  head/textproc/py-license-expression/Makefile   (contents, props changed)
  head/textproc/py-license-expression/distinfo   (contents, props changed)

Modified: head/textproc/py-license-expression/Makefile
==============================================================================
--- head/textproc/py-license-expression/Makefile	Sat Jan  5 20:59:33 2019	(r489381)
+++ head/textproc/py-license-expression/Makefile	Sat Jan  5 21:03:57 2019	(r489382)
@@ -2,7 +2,7 @@
 
 PORTNAME=	license-expression
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.98
+DISTVERSION=	0.99
 CATEGORIES=	textproc python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -12,7 +12,7 @@ COMMENT=	Parses, normalizes and compares license expre
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/NOTICE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boolean.py>=3.5:devel/py-boolean.py@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boolean.py>=3.6:devel/py-boolean.py@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils autoplist

Modified: head/textproc/py-license-expression/distinfo
==============================================================================
--- head/textproc/py-license-expression/distinfo	Sat Jan  5 20:59:33 2019	(r489381)
+++ head/textproc/py-license-expression/distinfo	Sat Jan  5 21:03:57 2019	(r489382)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530192682
-SHA256 (nexB-license-expression-v0.98_GH0.tar.gz) = 65c9f3df7f5dbc294ca866b6fa4fda91d0f3b0e0cf57341b52cb239b0ff88e09
-SIZE (nexB-license-expression-v0.98_GH0.tar.gz) = 5172261
+TIMESTAMP = 1540208970
+SHA256 (nexB-license-expression-v0.99_GH0.tar.gz) = fc565a7836110870db0b4bcfd94cfaf179778930fd757412c3a370e938cb2d07
+SIZE (nexB-license-expression-v0.99_GH0.tar.gz) = 5174294



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