svn commit: r568363 - head/net/traefik

Thomas Zander riggs at FreeBSD.org
Sun Mar 14 06:56:58 UTC 2021


Author: riggs
Date: Sun Mar 14 06:56:57 2021
New Revision: 568363
URL: https://svnweb.freebsd.org/changeset/ports/568363

Log:
  Update to upstream release 2.4.7.
  
  Details:
  - Bugfix release, see
    https://github.com/traefik/traefik/releases/tag/v2.4.7

Modified:
  head/net/traefik/Makefile
  head/net/traefik/distinfo

Modified: head/net/traefik/Makefile
==============================================================================
--- head/net/traefik/Makefile	Sun Mar 14 06:30:22 2021	(r568362)
+++ head/net/traefik/Makefile	Sun Mar 14 06:56:57 2021	(r568363)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	traefik
-PORTVERSION=	2.4.6
+PORTVERSION=	2.4.7
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 

Modified: head/net/traefik/distinfo
==============================================================================
--- head/net/traefik/distinfo	Sun Mar 14 06:30:22 2021	(r568362)
+++ head/net/traefik/distinfo	Sun Mar 14 06:56:57 2021	(r568363)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615036327
-SHA256 (traefik-2.4.6.tar.xz) = ede4c30c5f18cd324d4d04b16e23a8906911966b96013379d869832d2b45753b
-SIZE (traefik-2.4.6.tar.xz) = 13418784
+TIMESTAMP = 1615643272
+SHA256 (traefik-2.4.7.tar.xz) = 6510f9aeadd59acea1661523f0d1523c1ebf20452a81b65b56fae313df048518
+SIZE (traefik-2.4.7.tar.xz) = 13404952


More information about the svn-ports-head mailing list