Date: Sat, 11 Aug 2018 12:57:32 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476882 - head/sysutils/py-scandir Message-ID: <201808111257.w7BCvWEh005929@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sat Aug 11 12:57:31 2018 New Revision: 476882 URL: https://svnweb.freebsd.org/changeset/ports/476882 Log: www/py-scandir: update to version 1.9.0 Reported by: portscout Sponsored by: Essen Hackathon Modified: head/sysutils/py-scandir/Makefile head/sysutils/py-scandir/distinfo Modified: head/sysutils/py-scandir/Makefile ============================================================================== --- head/sysutils/py-scandir/Makefile Sat Aug 11 12:04:34 2018 (r476881) +++ head/sysutils/py-scandir/Makefile Sat Aug 11 12:57:31 2018 (r476882) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scandir -PORTVERSION= 1.8 +PORTVERSION= 1.9.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-scandir/distinfo ============================================================================== --- head/sysutils/py-scandir/distinfo Sat Aug 11 12:04:34 2018 (r476881) +++ head/sysutils/py-scandir/distinfo Sat Aug 11 12:57:31 2018 (r476882) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533299550 -SHA256 (benhoyt-scandir-v1.8_GH0.tar.gz) = a1b7eedbca8b919f7b3f0f74f1461e30d758bd4156e908be0ba9c2b26022712b -SIZE (benhoyt-scandir-v1.8_GH0.tar.gz) = 29827 +TIMESTAMP = 1533988497 +SHA256 (benhoyt-scandir-v1.9.0_GH0.tar.gz) = 813f19f975df2c2f496d431496ac831d1cb592b66f7826b22beaeb1186808f73 +SIZE (benhoyt-scandir-v1.9.0_GH0.tar.gz) = 30079
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808111257.w7BCvWEh005929>