Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2019 14:08:01 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492135 - in head/sysutils/py-distro: . files
Message-ID:  <201902041408.x14E81Xf050632@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Mon Feb  4 14:08:01 2019
New Revision: 492135
URL: https://svnweb.freebsd.org/changeset/ports/492135

Log:
  sysutils/py-distro: Update to 1.4.0
  
  Changes this release:
    https://github.com/nir0s/distro/releases/tag/v1.3.0
    https://github.com/nir0s/distro/releases/tag/v1.4.0

Deleted:
  head/sysutils/py-distro/files/
Modified:
  head/sysutils/py-distro/Makefile
  head/sysutils/py-distro/distinfo

Modified: head/sysutils/py-distro/Makefile
==============================================================================
--- head/sysutils/py-distro/Makefile	Mon Feb  4 14:01:59 2019	(r492134)
+++ head/sysutils/py-distro/Makefile	Mon Feb  4 14:08:01 2019	(r492135)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	distro
-PORTVERSION=	1.2.0
+PORTVERSION=	1.4.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python shebangfix
 USE_PYTHON=	autoplist concurrent distutils
+
 SHEBANG_FILES=	query_local_distro.py
 NO_ARCH=	yes
 

Modified: head/sysutils/py-distro/distinfo
==============================================================================
--- head/sysutils/py-distro/distinfo	Mon Feb  4 14:01:59 2019	(r492134)
+++ head/sysutils/py-distro/distinfo	Mon Feb  4 14:08:01 2019	(r492135)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514689680
-SHA256 (distro-1.2.0.tar.gz) = d94370e43b676ac44fbe1ab68ca903a6147eaba3a9e8eff85b2c05556a455b76
-SIZE (distro-1.2.0.tar.gz) = 45893
+TIMESTAMP = 1549288968
+SHA256 (distro-1.4.0.tar.gz) = 362dde65d846d23baee4b5c058c8586f219b5a54be1cf5fc6ff55c4578392f57
+SIZE (distro-1.4.0.tar.gz) = 53719



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