svn commit: r566159 - head/net/traefik
Thomas Zander
riggs at FreeBSD.org
Sat Feb 20 13:21:56 UTC 2021
Author: riggs
Date: Sat Feb 20 13:21:55 2021
New Revision: 566159
URL: https://svnweb.freebsd.org/changeset/ports/566159
Log:
Update to upstream release 2.4.5.
Details:
- Feature enhancements, docs and bug fixes, see
https://github.com/traefik/traefik/releases/tag/v2.4.5
- Configuration files are compatible with the previous
2.3.x series.
MFH: 2021Q1
Modified:
head/net/traefik/Makefile
head/net/traefik/distinfo
Modified: head/net/traefik/Makefile
==============================================================================
--- head/net/traefik/Makefile Sat Feb 20 12:25:50 2021 (r566158)
+++ head/net/traefik/Makefile Sat Feb 20 13:21:55 2021 (r566159)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= traefik
-PORTVERSION= 2.3.7
+PORTVERSION= 2.4.5
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}
Modified: head/net/traefik/distinfo
==============================================================================
--- head/net/traefik/distinfo Sat Feb 20 12:25:50 2021 (r566158)
+++ head/net/traefik/distinfo Sat Feb 20 13:21:55 2021 (r566159)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610607525
-SHA256 (traefik-2.3.7.tar.xz) = f7525182ff68b8ea5d4f0da31cb4e9bd1b08bdf96bc31ac24fbeb6fb854d4375
-SIZE (traefik-2.3.7.tar.xz) = 14146104
+TIMESTAMP = 1613822329
+SHA256 (traefik-2.4.5.tar.xz) = 695ffe32bdbe2ccca0b74ac3e54e00f9a34f0a9bd5376e58c98504b1ee7f3d4c
+SIZE (traefik-2.4.5.tar.xz) = 14369612
More information about the svn-ports-all
mailing list