summaryrefslogtreecommitdiff
path: root/graphviz
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-09-17 23:10:56 +0200
committerTim Biermann <tbier@posteo.de>2022-09-17 23:10:56 +0200
commit51c64e83d83d61b06def9f163781297091d61f5b (patch)
treefe8c459c5648df31b997bcef6783e9ff2158f822 /graphviz
parent23983581d77b7ffcf526aadb1a8475729caa1dbe (diff)
parent2a677c461fbfde0a085be8aafabcce16c98a21e5 (diff)
downloadopt-51c64e83d83d61b06def9f163781297091d61f5b.tar.gz
opt-51c64e83d83d61b06def9f163781297091d61f5b.tar.xz
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'graphviz')
-rw-r--r--graphviz/.footprint1
-rw-r--r--graphviz/.signature8
-rw-r--r--graphviz/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/graphviz/.footprint b/graphviz/.footprint
index a326e986d..5d386e749 100644
--- a/graphviz/.footprint
+++ b/graphviz/.footprint
@@ -245,6 +245,7 @@ lrwxrwxrwx root/root usr/share/man/man1/circo.1.gz -> dot.1.gz
-rw-r--r-- root/root usr/share/man/man1/diffimg.1.gz
-rw-r--r-- root/root usr/share/man/man1/dijkstra.1.gz
-rw-r--r-- root/root usr/share/man/man1/dot.1.gz
+lrwxrwxrwx root/root usr/share/man/man1/dot2gxl.1.gz -> gv2gxl.1.gz
-rw-r--r-- root/root usr/share/man/man1/edgepaint.1.gz
lrwxrwxrwx root/root usr/share/man/man1/fdp.1.gz -> dot.1.gz
-rw-r--r-- root/root usr/share/man/man1/gc.1.gz
diff --git a/graphviz/.signature b/graphviz/.signature
index e9d9b600c..32646eaae 100644
--- a/graphviz/.signature
+++ b/graphviz/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/cIwrWuEGk8KbTjw5kUePE4v2EbR50QBOqhqe7pDdBijSisSX5eD/bFXlPSjWKVJqXUBCH6pVnetsPRI5ZRLiQA=
-SHA256 (Pkgfile) = ecfe6291404f249332aec791c19954d71f312664d78643d9e668de833d62e098
-SHA256 (.footprint) = 7c2981c0763f0d7cd804580c52502a67f01be74a017fdbe2eeb4505995150330
-SHA256 (graphviz-5.0.1.tar.bz2) = c01a174a8f468f05ac5ff17a1923e51275e332a95b7f549552593c46091b27a3
+RWSE3ohX2g5d/U31cHklDOMhLT8n2TKBpCND+8ALrteS+Q85Pw7PaUhy4Pi05LGAOtLiwlEa6DAVsIpVCz8BUYtkxsyzSr53gAo=
+SHA256 (Pkgfile) = 19ae29db412ea404c8e20eb89e5f4f26b98ed6a87e098cec99ce686879dc5a71
+SHA256 (.footprint) = c7734d9d0d2706b016d19c9091a3ab9fd8e1e2ead71ba3dfe0171091e9ec7c48
+SHA256 (graphviz-6.0.1.tar.bz2) = 27ce9b0b4b618dcc1b57429aeb6d664f913d14b830130ba48a979b91ad05ec62
diff --git a/graphviz/Pkgfile b/graphviz/Pkgfile
index fa6fc7e15..2007c6f83 100644
--- a/graphviz/Pkgfile
+++ b/graphviz/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libtool libgd pango
name=graphviz
-version=5.0.1
+version=6.0.1
release=1
source=(https://gitlab.com/graphviz/graphviz/-/archive/$version/$name-$version.tar.bz2)

Generated by cgit