svn commit: r478937 - head/ports-mgmt/distilator

Emanuel Haupt ehaupt at FreeBSD.org
Tue Sep 4 08:58:08 UTC 2018


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


More information about the svn-ports-head mailing list