Date: Sat, 5 Sep 2020 10:10:15 +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: r547627 - head/science/py-liac-arff Message-ID: <202009051010.085AAFwD083036@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 5 10:10:15 2020 New Revision: 547627 URL: https://svnweb.freebsd.org/changeset/ports/547627 Log: Update to 2.5.0 Changes: https://github.com/renatopp/liac-arff/releases https://github.com/renatopp/liac-arff/blob/master/CHANGES.rst Modified: head/science/py-liac-arff/Makefile head/science/py-liac-arff/distinfo Modified: head/science/py-liac-arff/Makefile ============================================================================== --- head/science/py-liac-arff/Makefile Sat Sep 5 10:10:10 2020 (r547626) +++ head/science/py-liac-arff/Makefile Sat Sep 5 10:10:15 2020 (r547627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liac-arff -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.0 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/science/py-liac-arff/distinfo ============================================================================== --- head/science/py-liac-arff/distinfo Sat Sep 5 10:10:10 2020 (r547626) +++ head/science/py-liac-arff/distinfo Sat Sep 5 10:10:15 2020 (r547627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588213123 -SHA256 (liac-arff-2.4.0.tar.gz) = 47afcd1fd248b2892f66075987422d0576fc2c2fd0811d0cbd32f2135b065df5 -SIZE (liac-arff-2.4.0.tar.gz) = 15276 +TIMESTAMP = 1598970925 +SHA256 (liac-arff-2.5.0.tar.gz) = 3220d0af6487c5aa71b47579be7ad1d94f3849ff1e224af3bf05ad49a0b5c4da +SIZE (liac-arff-2.5.0.tar.gz) = 13358
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009051010.085AAFwD083036>