Date: Sun, 11 Aug 2019 00:45:12 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508572 - head/devel/py-adb Message-ID: <201908110045.x7B0jC6Y050018@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Aug 11 00:45:12 2019 New Revision: 508572 URL: https://svnweb.freebsd.org/changeset/ports/508572 Log: devel/py-adb: update to 1.3.0.9 (snapshot) Changes: https://github.com/google/python-adb/compare/0e50795...d0be33c Modified: head/devel/py-adb/Makefile (contents, props changed) head/devel/py-adb/distinfo (contents, props changed) Modified: head/devel/py-adb/Makefile ============================================================================== --- head/devel/py-adb/Makefile Sun Aug 11 00:13:02 2019 (r508571) +++ head/devel/py-adb/Makefile Sun Aug 11 00:45:12 2019 (r508572) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= adb -DISTVERSION= 1.3.0-7 -DISTVERSIONSUFFIX= -g0e50795 +DISTVERSION= 1.3.0-9 +DISTVERSIONSUFFIX= -gd0be33c CATEGORIES= devel comms python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-adb/distinfo ============================================================================== --- head/devel/py-adb/distinfo Sun Aug 11 00:13:02 2019 (r508571) +++ head/devel/py-adb/distinfo Sun Aug 11 00:45:12 2019 (r508572) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559087043 -SHA256 (google-python-adb-1.3.0-7-g0e50795_GH0.tar.gz) = ca5d787cfafa3f3bd6047d2a233cdcd55d0da8b5e64f8c59bb808dbbd5ba02a3 -SIZE (google-python-adb-1.3.0-7-g0e50795_GH0.tar.gz) = 36830 +TIMESTAMP = 1563486978 +SHA256 (google-python-adb-1.3.0-9-gd0be33c_GH0.tar.gz) = 2a2cd811380d06605be088e442319dc7566ec46adf41ba498aa91a48ec31818b +SIZE (google-python-adb-1.3.0-9-gd0be33c_GH0.tar.gz) = 36838
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908110045.x7B0jC6Y050018>