Date: Tue, 4 Sep 2018 08:58:07 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478937 - head/ports-mgmt/distilator Message-ID: <201809040858.w848w7G2051147@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Sep 4 08:58:07 2018 New Revision: 478937 URL: https://svnweb.freebsd.org/changeset/ports/478937 Log: - Update to 1.2 - Improve pylint score from 4.73 to 9.08 - Set a distinctive User-Agent when making HTTP/HTTPS requests Modified: head/ports-mgmt/distilator/Makefile head/ports-mgmt/distilator/distinfo Modified: head/ports-mgmt/distilator/Makefile ============================================================================== --- head/ports-mgmt/distilator/Makefile Tue Sep 4 08:54:00 2018 (r478936) +++ head/ports-mgmt/distilator/Makefile Tue Sep 4 08:58:07 2018 (r478937) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= distilator -PORTVERSION= 1.1.1 +PORTVERSION= 1.2 CATEGORIES= ports-mgmt MASTER_SITES= https://critical.ch/distilator/ \ LOCAL/ehaupt Modified: head/ports-mgmt/distilator/distinfo ============================================================================== --- head/ports-mgmt/distilator/distinfo Tue Sep 4 08:54:00 2018 (r478936) +++ head/ports-mgmt/distilator/distinfo Tue Sep 4 08:58:07 2018 (r478937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535706294 -SHA256 (distilator-1.1.1.tar.gz) = beb0061b3cdcc496319af9f862ed0cfd87f8fdccbf291d4ae37190a14df4bb40 -SIZE (distilator-1.1.1.tar.gz) = 3316 +TIMESTAMP = 1536051143 +SHA256 (distilator-1.2.tar.gz) = 86bcb7b83e2eaacd85f035289c15e5cc7563345f0568e1e49ac5ff20858a20df +SIZE (distilator-1.2.tar.gz) = 3580
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809040858.w848w7G2051147>