svn commit: r525522 - head/graphics/graphviz

Dirk Meyer dinoex at FreeBSD.org
Sat Feb 8 07:39:39 UTC 2020


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 at 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


More information about the svn-ports-all mailing list