Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2020 07:39:39 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525522 - head/graphics/graphviz
Message-ID:  <202002080739.0187ddc7055688@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sat Feb  8 07:39:38 2020
New Revision: 525522
URL: https://svnweb.freebsd.org/changeset/ports/525522

Log:
  - update to 2.42.3
  - update MASTER_SITES

Modified:
  head/graphics/graphviz/Makefile
  head/graphics/graphviz/distinfo

Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile	Sat Feb  8 07:26:40 2020	(r525521)
+++ head/graphics/graphviz/Makefile	Sat Feb  8 07:39:38 2020	(r525522)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	graphviz
-PORTVERSION=	2.42.2
-PORTREVISION=	5
+PORTVERSION=	2.42.3
 CATEGORIES=	graphics tk
-MASTER_SITES=	https://gitlab.com/graphviz/graphviz/-/archive/${PORTVERSION}/
+MASTER_SITES=	https://www2.graphviz.org/Packages/stable/portable_source/
 
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Graph Visualization Software from AT&T and Bell Labs

Modified: head/graphics/graphviz/distinfo
==============================================================================
--- head/graphics/graphviz/distinfo	Sat Feb  8 07:26:40 2020	(r525521)
+++ head/graphics/graphviz/distinfo	Sat Feb  8 07:39:38 2020	(r525522)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568894923
-SHA256 (graphviz-2.42.2.tar.gz) = b92a92bb16755b11875be9203a6216e5b827eb1d6cf8dda6824380457cd18c55
-SIZE (graphviz-2.42.2.tar.gz) = 34691166
+TIMESTAMP = 1581068500
+SHA256 (graphviz-2.42.3.tar.gz) = 8faf3fc25317b1d15166205bf64c1b4aed55a8a6959dcabaa64dbad197e47add
+SIZE (graphviz-2.42.3.tar.gz) = 26246717



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002080739.0187ddc7055688>