svn commit: r481185 - branches/2018Q4/net/traefik
Thomas Zander
riggs at FreeBSD.org
Wed Oct 3 20:08:59 UTC 2018
Author: riggs
Date: Wed Oct 3 20:08:58 2018
New Revision: 481185
URL: https://svnweb.freebsd.org/changeset/ports/481185
Log:
MFH: r481184
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
Approved by: ports-secteam (riggs)
Modified:
branches/2018Q4/net/traefik/Makefile
branches/2018Q4/net/traefik/distinfo
Directory Properties:
branches/2018Q4/ (props changed)
Modified: branches/2018Q4/net/traefik/Makefile
==============================================================================
--- branches/2018Q4/net/traefik/Makefile Wed Oct 3 20:07:46 2018 (r481184)
+++ branches/2018Q4/net/traefik/Makefile Wed Oct 3 20:08:58 2018 (r481185)
@@ -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: branches/2018Q4/net/traefik/distinfo
==============================================================================
--- branches/2018Q4/net/traefik/distinfo Wed Oct 3 20:07:46 2018 (r481184)
+++ branches/2018Q4/net/traefik/distinfo Wed Oct 3 20:08:58 2018 (r481185)
@@ -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-all
mailing list