Date: Wed, 5 Jun 2019 16:05:39 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503512 - head/security/py-trustme Message-ID: <201906051605.x55G5dm0008423@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Jun 5 16:05:39 2019 New Revision: 503512 URL: https://svnweb.freebsd.org/changeset/ports/503512 Log: - Update to 0.5.2 Modified: head/security/py-trustme/Makefile head/security/py-trustme/distinfo Modified: head/security/py-trustme/Makefile ============================================================================== --- head/security/py-trustme/Makefile Wed Jun 5 15:39:23 2019 (r503511) +++ head/security/py-trustme/Makefile Wed Jun 5 16:05:39 2019 (r503512) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= trustme -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-trustme/distinfo ============================================================================== --- head/security/py-trustme/distinfo Wed Jun 5 15:39:23 2019 (r503511) +++ head/security/py-trustme/distinfo Wed Jun 5 16:05:39 2019 (r503512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555952193 -SHA256 (trustme-0.5.1.tar.gz) = 8d12837c6242afe1660dee08d44d96f40c9a5074cc58caf39f8c8fdf4b526529 -SIZE (trustme-0.5.1.tar.gz) = 21369 +TIMESTAMP = 1559746209 +SHA256 (trustme-0.5.2.tar.gz) = 8b804c55c7bcb5186f1f408c9da1e5fda915e6fe0142f4411ea900c380456e80 +SIZE (trustme-0.5.2.tar.gz) = 21819
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906051605.x55G5dm0008423>