svn commit: r481184 - head/net/traefik
Thomas Zander
riggs at FreeBSD.org
Wed Oct 3 20:07:48 UTC 2018
Author: riggs
Date: Wed Oct 3 20:07:46 2018
New Revision: 481184
URL: https://svnweb.freebsd.org/changeset/ports/481184
Log:
Update to upstream version 1.7.1
Details:
- New features and bug fixes (many related to acme) in the 1.7 branch, see
https://github.com/containous/traefik/releases/tag/v1.7.0
- Additional bug fixes sind 1.7.0 release, see
https://github.com/containous/traefik/releases/tag/v1.7.1
MFH: 2018Q4
Modified:
head/net/traefik/Makefile
head/net/traefik/distinfo
Modified: head/net/traefik/Makefile
==============================================================================
--- head/net/traefik/Makefile Wed Oct 3 19:57:48 2018 (r481183)
+++ head/net/traefik/Makefile Wed Oct 3 20:07:46 2018 (r481184)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= traefik
-PORTVERSION= 1.6.6
+PORTVERSION= 1.7.1
DISTVERSIONPREFIX= v
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}:webui
Modified: head/net/traefik/distinfo
==============================================================================
--- head/net/traefik/distinfo Wed Oct 3 19:57:48 2018 (r481183)
+++ head/net/traefik/distinfo Wed Oct 3 20:07:46 2018 (r481184)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1535614354
-SHA256 (traefik-webui-static-1.6.6.tar.gz) = 22293c2e04213fc37bb1dac2ef9447ea2856c01cc3ff212dde4d614fd7f57608
-SIZE (traefik-webui-static-1.6.6.tar.gz) = 920499
-SHA256 (containous-traefik-v1.6.6_GH0.tar.gz) = f5b5e5b6c990e1e06d2ae599e5cc04864831b3072b2d7c3fcdd71fbd7100fb52
-SIZE (containous-traefik-v1.6.6_GH0.tar.gz) = 9775054
+TIMESTAMP = 1538589536
+SHA256 (traefik-webui-static-1.7.1.tar.gz) = 36b85e607588b81981642d68fe72c0796d345be06b1eefa5f7d859b019172210
+SIZE (traefik-webui-static-1.7.1.tar.gz) = 924811
+SHA256 (containous-traefik-v1.7.1_GH0.tar.gz) = 4059f119fec2365739a95c1c583efc8d106f9bebda9e9b676da1ae09b491c5f2
+SIZE (containous-traefik-v1.7.1_GH0.tar.gz) = 10366440
More information about the svn-ports-head
mailing list