Date: Mon, 4 Nov 2019 16:02:07 +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: r516700 - head/net/py-smart_open Message-ID: <201911041602.xA4G27OR057199@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 4 16:02:07 2019 New Revision: 516700 URL: https://svnweb.freebsd.org/changeset/ports/516700 Log: Update to 1.9.0 Changes: https://github.com/RaRe-Technologies/smart_open/releases Modified: head/net/py-smart_open/Makefile head/net/py-smart_open/distinfo Modified: head/net/py-smart_open/Makefile ============================================================================== --- head/net/py-smart_open/Makefile Mon Nov 4 16:02:01 2019 (r516699) +++ head/net/py-smart_open/Makefile Mon Nov 4 16:02:07 2019 (r516700) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smart_open -PORTVERSION= 1.8.4 +PORTVERSION= 1.9.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-smart_open/distinfo ============================================================================== --- head/net/py-smart_open/distinfo Mon Nov 4 16:02:01 2019 (r516699) +++ head/net/py-smart_open/distinfo Mon Nov 4 16:02:07 2019 (r516700) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559578204 -SHA256 (smart_open-1.8.4.tar.gz) = 788e07f035defcbb62e3c1e313329a70b0976f4f65406ee767db73ad5d2d04f9 -SIZE (smart_open-1.8.4.tar.gz) = 63648 +TIMESTAMP = 1572806146 +SHA256 (smart_open-1.9.0.tar.gz) = e64c2b5e62a452fa7fc4d21aecbada826ca21097bbe117841f8f4fc53dbab676 +SIZE (smart_open-1.9.0.tar.gz) = 70582
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911041602.xA4G27OR057199>