Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2018 22:51:28 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478739 - head/devel/py-confusable_homoglyphs
Message-ID:  <201809012251.w81MpSAp040647@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Sep  1 22:51:27 2018
New Revision: 478739
URL: https://svnweb.freebsd.org/changeset/ports/478739

Log:
  Update to 3.2.0
  
  Changes:	https://github.com/vhf/confusable_homoglyphs/commits/master

Modified:
  head/devel/py-confusable_homoglyphs/Makefile
  head/devel/py-confusable_homoglyphs/distinfo

Modified: head/devel/py-confusable_homoglyphs/Makefile
==============================================================================
--- head/devel/py-confusable_homoglyphs/Makefile	Sat Sep  1 22:51:22 2018	(r478738)
+++ head/devel/py-confusable_homoglyphs/Makefile	Sat Sep  1 22:51:27 2018	(r478739)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	confusable_homoglyphs
-PORTVERSION=	3.1.1
+PORTVERSION=	3.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR}
 
-NO_ARCH=	yes
-USE_PYTHON=	autoplist concurrent distutils
 USES=		python
+USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-confusable_homoglyphs/distinfo
==============================================================================
--- head/devel/py-confusable_homoglyphs/distinfo	Sat Sep  1 22:51:22 2018	(r478738)
+++ head/devel/py-confusable_homoglyphs/distinfo	Sat Sep  1 22:51:27 2018	(r478739)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526575457
-SHA256 (confusable_homoglyphs-3.1.1.tar.gz) = b86d61ceb8ed350a3defe9eaa99a68eb9b08f89bfbb4ff4e8cbffbffbc26733c
-SIZE (confusable_homoglyphs-3.1.1.tar.gz) = 161575
+TIMESTAMP = 1535829019
+SHA256 (confusable_homoglyphs-3.2.0.tar.gz) = 3b4a0d9fa510669498820c91a0bfc0c327568cecec90648cf3819d4a6fc6a751
+SIZE (confusable_homoglyphs-3.2.0.tar.gz) = 161937



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