<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/096c8690f6426650bebfba99606541fda4809d5e">https://github.com/macports/macports-ports/commit/096c8690f6426650bebfba99606541fda4809d5e</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 096c8690f64 graphics/*: set github.tarball_from explicitly
</span>096c8690f64 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 096c8690f6426650bebfba99606541fda4809d5e
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Tue Jan 21 01:00:56 2025 +1100
<span style='display:block; white-space:pre;color:#404040;'> graphics/*: set github.tarball_from explicitly
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> In preparation for changing the default.
</span>---
graphics/GIMP-Lensfun/Portfile | 4 +++-
graphics/ImageMagick7/Portfile | 2 ++
graphics/InsightToolkit/Portfile | 2 ++
graphics/InsightToolkit4/Portfile | 2 ++
graphics/OpenSansEmoji/Portfile | 2 ++
graphics/OpenSceneGraph-devel/Portfile | 2 ++
graphics/OpenSceneGraph/Portfile | 2 ++
graphics/Pangolin/Portfile | 2 ++
graphics/QCSXCAD/Portfile | 4 +++-
graphics/QtPBFImagePlugin/Portfile | 2 ++
graphics/VIBES/Portfile | 3 ++-
graphics/aces_container/Portfile | 3 ++-
graphics/alembic/Portfile | 3 ++-
graphics/charls/Portfile | 2 ++
graphics/converseen/Portfile | 4 ++++
graphics/dcmtk/Portfile | 2 ++
graphics/dmtx-utils/Portfile | 2 ++
graphics/embree/Portfile | 3 ++-
graphics/field3d/Portfile | 2 ++
graphics/ftgl/Portfile | 3 ++-
graphics/gimp-resynthesizer/Portfile | 3 ++-
graphics/gimp-save-for-web/Portfile | 3 ++-
graphics/glfw/Portfile | 8 ++++++++
graphics/glslang/Portfile | 2 ++
graphics/graphene/Portfile | 5 +++--
graphics/guetzli/Portfile | 5 +++--
graphics/inkscape-textext/Portfile | 2 ++
graphics/ipe-tools/Portfile | 2 ++
graphics/ipe/Portfile | 2 ++
graphics/iulib/Portfile | 3 ++-
graphics/jbig2enc/Portfile | 3 ++-
graphics/jpeg-quantsmooth/Portfile | 2 ++
graphics/lablgl/Portfile | 2 ++
graphics/lensfun/Portfile | 2 ++
graphics/libcaca/Portfile | 5 ++++-
graphics/libepoxy/Portfile | 2 ++
graphics/libexif/Portfile | 4 ++--
graphics/libfive/Portfile | 2 ++
graphics/libquirc/Portfile | 2 ++
graphics/libspiro/Portfile | 3 ++-
graphics/lzw_codec/Portfile | 3 ++-
graphics/mozjpeg/Portfile | 2 ++
graphics/nanogui/Portfile | 5 ++++-
graphics/nanovg/Portfile | 4 ++++
graphics/ocaml-labltk/Portfile | 4 ++--
graphics/oce/Portfile | 5 +++--
graphics/opencollada/Portfile | 3 ++-
graphics/opencolorio/Portfile | 5 ++++-
graphics/opencv4-devel/Portfile | 4 ++++
graphics/opencv4/Portfile | 4 ++++
graphics/openjpeg/Portfile | 2 ++
graphics/openjpeg15/Portfile | 3 ++-
graphics/openni/Portfile | 3 ++-
graphics/opensubdiv/Portfile | 2 ++
graphics/osl/Portfile | 5 ++++-
graphics/osm-gps-map-gtk2/Portfile | 2 ++
graphics/osm-gps-map/Portfile | 2 ++
graphics/partio/Portfile | 3 ++-
graphics/pbrt2/Portfile | 3 ++-
graphics/pbrt3/Portfile | 3 ++-
graphics/pdf2svg/Portfile | 5 +++--
graphics/pngquant/Portfile | 2 ++
graphics/podofo-0.10/Portfile | 2 ++
graphics/povray/Portfile | 3 ++-
graphics/pqiv/Portfile | 2 ++
graphics/qoi/Portfile | 4 +++-
graphics/qrtool/Portfile | 2 ++
graphics/qvge/Portfile | 2 ++
graphics/rawstudio/Portfile | 2 ++
graphics/sam2p/Portfile | 3 ++-
graphics/shaderc/Portfile | 2 ++
graphics/spirv-tools/Portfile | 2 ++
graphics/svgcleaner/Portfile | 2 ++
graphics/synfig/Portfile | 2 ++
graphics/tiv/Portfile | 2 ++
graphics/tthresh/Portfile | 2 ++
graphics/usd/Portfile | 2 ++
graphics/vigra/Portfile | 2 ++
graphics/xvega/Portfile | 2 ++
79 files changed, 187 insertions(+), 38 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/GIMP-Lensfun/Portfile b/graphics/GIMP-Lensfun/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 023a2a6eda9..6c7e8a872b8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/GIMP-Lensfun/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/GIMP-Lensfun/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,13 +4,15 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup seebk GIMP-Lensfun 0.2.4
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 6
categories graphics
license GPL-3
maintainers {mascguy @mascguy} openmaintainer
description GimpLensfun is a GIMP plugin to correct lens distortion
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description ${description} using the lensfun library and database.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description {*}${description} using the lensfun library and database.
</span> homepage https://seebk.github.io/${name}
checksums rmd160 529285a05fed3c3fd5669d22a9686cad31564227 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/ImageMagick7/Portfile b/graphics/ImageMagick7/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f475fa3da68..8457cc290d2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/ImageMagick7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/ImageMagick7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,6 +22,8 @@ legacysupport.newest_darwin_requires_legacy 10
</span>
name ImageMagick7
github.setup ImageMagick ImageMagick 7.1.1-41
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
checksums rmd160 33aaaa6f16fd50916abfaa646c56d2c5d25da52e \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/InsightToolkit/Portfile b/graphics/InsightToolkit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5e19d3af5da..afad9455b5c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/InsightToolkit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/InsightToolkit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ PortGroup github 1.0
</span>
name InsightToolkit
github.setup InsightSoftwareConsortium ITK 5.3.0 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 3
categories graphics science devel
license Apache
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/InsightToolkit4/Portfile b/graphics/InsightToolkit4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d51d74da593..49df5392b00 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/InsightToolkit4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/InsightToolkit4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ PortGroup github 1.0
</span>
name InsightToolkit4
github.setup InsightSoftwareConsortium ITK 4.13.3 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 3
categories graphics science devel
license Apache
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/OpenSansEmoji/Portfile b/graphics/OpenSansEmoji/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4e2218bf062..22aea472be3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/OpenSansEmoji/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/OpenSansEmoji/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup MorbZ OpenSansEmoji e76f1200b1892f1e154fe844671ac391ed433f9f
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> # version is commit date
version 2013.06.03
categories-append graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/OpenSceneGraph-devel/Portfile b/graphics/OpenSceneGraph-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2ef73e1a4ef..8e2ade00c08 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/OpenSceneGraph-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/OpenSceneGraph-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ PortGroup boost 1.0
</span> set git_commit ba2a6f7339055647a98b3d0c1afe36036f6a6979
set git_date 20200529
github.setup openscenegraph OpenSceneGraph ${git_commit}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name OpenSceneGraph-devel
version 3.7.0-${git_date}
revision 21
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/OpenSceneGraph/Portfile b/graphics/OpenSceneGraph/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 71cbb6e9270..0501d6491ef 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/OpenSceneGraph/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/OpenSceneGraph/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup cmake 1.1
</span> PortGroup boost 1.0
github.setup openscenegraph OpenSceneGraph 3.6.5 OpenSceneGraph-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 16
conflicts OpenSceneGraph-devel
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/Pangolin/Portfile b/graphics/Pangolin/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c9d255dba07..a2031be2d4a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/Pangolin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/Pangolin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ PortGroup legacysupport 1.1
</span> legacysupport.newest_darwin_requires_legacy 15
github.setup stevenlovegrove Pangolin 0.8 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
categories graphics
license MIT
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/QCSXCAD/Portfile b/graphics/QCSXCAD/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a24f21b2f25..151ef8e11d5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/QCSXCAD/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/QCSXCAD/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ PortGroup qt5 1.0
</span> PortGroup active_variants 1.1
github.setup thliebig QCSXCAD 1cde9d560a5000f4c24c249d2dd5ccda12de38b6
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 20230106-[string range ${github.version} 0 7]
checksums rmd160 c619c2075e0e81b66c7b16dc3bc4ac9cbd44b1d0 \
sha256 510c0c4b7833e4fdac51205256cd33341c55df7c500e910633b046cf40c380e0 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +21,7 @@ license LGPL-3
</span> maintainers {ra1nb0w @ra1nb0w} openmaintainer
description Qt-GUI library for CSXCAD
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description {*}${description}
</span>
compiler.cxx_standard 2011
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/QtPBFImagePlugin/Portfile b/graphics/QtPBFImagePlugin/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0d0c4d4f71c..b3f9d7486c4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/QtPBFImagePlugin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/QtPBFImagePlugin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup qmake5 1.0
github.setup tumic0 QtPBFImagePlugin 3.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
categories graphics
license LGPL-3
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/VIBES/Portfile b/graphics/VIBES/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 782147fc4fb..1309ec330fb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/VIBES/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/VIBES/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,8 +6,9 @@ PortGroup cmake 1.1
</span> PortGroup qt5 1.0
github.setup ENSTABretagneRobotics VIBES 0.2.3
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> maintainers nomaintainer
description Visualizer for Intervals and Boxes
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/aces_container/Portfile b/graphics/aces_container/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4e87fc71267..3f2956d91fe 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/aces_container/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/aces_container/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup cmake 1.1
github.setup ampas aces_container 1.0.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
categories graphics
# the license is a GPL incompatible BSD Variant
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +17,6 @@ description Reference implementation of SMPTE S2065-4
</span> long_description \
A reference implementation for an ACES container file writer intended to be used with the Academy Color Encoding System (ACES). \
The resulting file is compliant with the ACES container specification (SMPTE S2065-4).
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span>
checksums rmd160 73a2f4bcce0d8bf80f186dddaa5adcdd1e444aba \
sha256 9249950de9f432008bb5810f67f02ffbb77ec7ee1c5f96b6dd38ae11814479b7 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/alembic/Portfile b/graphics/alembic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1e169fac782..68408dd9d05 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/alembic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/alembic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,9 +7,10 @@ PortGroup active_variants 1.1
</span> PortGroup legacysupport 1.0
github.setup alembic alembic 1.7.12
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license BSD
maintainers @jasonliu-- openmaintainer
homepage https://www.alembic.io
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/charls/Portfile b/graphics/charls/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8b808b81290..03618bf6a41 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/charls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/charls/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup github 1.0
</span> PortGroup compiler_blacklist_versions 1.0
github.setup team-charls charls 2.4.2
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
categories graphics
maintainers {vince @Veence}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/converseen/Portfile b/graphics/converseen/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d9005baf950..a2fec638368 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/converseen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/converseen/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,6 +10,8 @@ if {(${os.platform} eq "darwin" && ${os.major} > 13) \
</span> PortGroup qt5 1.0
github.setup Faster3ck converseen 0.12.2.4 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> revision 0
checksums rmd160 6b78852358efd30e6d967f6a3849a074a74eadfa \
sha256 62b17dcc88eca16418f3c7ff1b401f906a37da5b689d7ab2fd94d34bcce5634e \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,6 +26,8 @@ if {(${os.platform} eq "darwin" && ${os.major} > 13) \
</span>
# Version for legacy systems using Qt4.
github.setup Faster3ck converseen 0.9.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> revision 0
checksums rmd160 8fb30774f2105641c864fd5d828dc51bb218eb7c \
sha256 4ad8a612ff8dc693159743031b6bf14af966b163a155296ce809d1dc3789faee \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/dcmtk/Portfile b/graphics/dcmtk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 787e15409b3..0a44bbc5e0c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/dcmtk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/dcmtk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ PortGroup cmake 1.1
</span> PortGroup github 1.0
github.setup DCMTK dcmtk 3.6.9 DCMTK-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
set unpatched_version [lindex [split ${version} _] 0]
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/dmtx-utils/Portfile b/graphics/dmtx-utils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 630163ff878..a0b827870d2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/dmtx-utils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/dmtx-utils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup dmtx dmtx-utils 0.7.6 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 2
categories graphics
maintainers nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/embree/Portfile b/graphics/embree/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 286ebac472d..10dfaaea996 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/embree/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/embree/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,10 @@ PortGroup github 1.0
</span> PortGroup cmake 1.1
github.setup embree embree 3.13.5 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license Apache-2
maintainers @jasonliu-- openmaintainer
homepage https://www.embree.org
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/field3d/Portfile b/graphics/field3d/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f7b2d006ec2..82843c579fe 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/field3d/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/field3d/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup boost 1.0
</span> PortGroup compiler_wrapper 1.0
github.setup imageworks Field3D 1.7.3 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name field3d
revision 9
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/ftgl/Portfile b/graphics/ftgl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dfa5c26dc7b..5dfc8ffebdd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/ftgl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/ftgl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,8 +4,9 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup frankheckenbach ftgl 2.4.0 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> categories graphics
license MIT
maintainers nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/gimp-resynthesizer/Portfile b/graphics/gimp-resynthesizer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4653def58c4..969b10470ad 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/gimp-resynthesizer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/gimp-resynthesizer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,12 +5,13 @@ PortGroup github 1.0
</span>
name gimp-resynthesizer
github.setup bootchk resynthesizer adfa25ab0d11ed27ff301cb7db4b144c4c2fa112
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 20190428-[string range ${github.version} 0 7]
revision 0
license GPL-3
categories graphics
maintainers {@pietvo vanoostrum.org:pieter} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> installs_libs no
description Resynthesizer is a Gimp plug-in for texture synthesis.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/gimp-save-for-web/Portfile b/graphics/gimp-save-for-web/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e3bfdee3714..07de7d22f43 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/gimp-save-for-web/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/gimp-save-for-web/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,13 +5,14 @@ PortGroup github 1.0
</span>
# Use latest commit (from 2017)
github.setup auris gimp-save-for-web a95134d1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 0.29.3
revision 0
license MIT
maintainers {iefdev.se:eric @iefdev} openmaintainer
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span>
description Save for Web plug-in for GIMP
long_description The Save for Web plug-in allows you to export your images\
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/glfw/Portfile b/graphics/glfw/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 17bf41622b1..196948a6845 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/glfw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/glfw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,6 +16,8 @@ if {${os.platform} eq "darwin" && ${os.major} < 11} {
</span>
# Mac OS X 10.6 and earlier: use the latest commit supporting those OS versions
github.setup glfw glfw a94a84b507b0d6d11e8a3f257cb21f4bd6553516
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> version 3.1.2-20151024
checksums rmd160 1c07a75a88f272653ca246aa1212a208a83ecb30 \
sha256 ff4745264f92b740c50ecc90370f102c86c439f2b6108f1495bd60c87e5d6a83 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -51,6 +53,8 @@ if {${os.platform} eq "darwin" && ${os.major} < 11} {
</span>
# Mac OS X 10.7-8: use the latest commit supporting this OS version
github.setup glfw glfw 3.2.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> checksums rmd160 5fb5988736a0a2812426907ab8d64b94eeacc010 \
sha256 34bc25f8111501eec35a52fd39fa50336a0c2e812d4a14454c7c946458ab015c \
size 472539
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -86,6 +90,8 @@ if {${os.platform} eq "darwin" && ${os.major} < 11} {
</span> # release
github.setup glfw glfw 3.3.8
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> checksums rmd160 aac71462e51d45d1d0ce4954a8fb2b814c0edf82 \
sha256 fdee571ce0dd08c6ec5810266ff62c6792ebba7f4d518512015dee4e95a45012 \
size 803920
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -108,6 +114,8 @@ if {${os.platform} eq "darwin" && ${os.major} < 11} {
</span> # devel
github.setup glfw glfw c18851f52ec9704eb06464058a600845ec1eada1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> version 20220727-[string range ${github.version} 0 7]
checksums rmd160 9616cb03f7ccefc1732c5e5fc8aabf8bec4029f0 \
sha256 61a27e5426d9d9b45df3f29b30a9c0f41e2541ddd04e46743085b386c4030028 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/glslang/Portfile b/graphics/glslang/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1aea837d12f..645563086e6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/glslang/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/glslang/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup cmake 1.1
</span> PortGroup legacysupport 1.1
github.setup KhronosGroup glslang 1.3.296.0 vulkan-sdk-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
categories graphics devel
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/graphene/Portfile b/graphics/graphene/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6e14d47cd3a..e8e43795c90 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/graphene/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/graphene/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,16 +6,17 @@ PortGroup meson 1.0
</span> PortGroup muniversal 1.0
github.setup ebassi graphene 1.10.8
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
license Permissive
categories graphics gnome
maintainers {devans @dbevans} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> homepage https://ebassi.github.io/${name}/
description A thin layer of graphic data types
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description {*}${description}
</span>
checksums rmd160 2b9dca9f0e0926b5037961843f7874701144c6cb \
sha256 d3838b6d5eabc723e34bd5202f008417ef38431fde734c429c83ad8f34d49d3c \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/guetzli/Portfile b/graphics/guetzli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b6da6e29b83..792739ef75e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/guetzli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/guetzli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,17 +4,18 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup google guetzli 1.0.1 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> checksums rmd160 4a427f59e47dfea2cb9d278fcd9ede76b42368a7 \
sha256 6bcf54cdcccef1a32be553def5fe59cce2b06a21341dea29506130f7de2c552c
description JPEG encoder that aims for excellent compression density at high visual quality
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description Guetzli is a ${description}. Guetzli-generated images are typically \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description Guetzli is a {*}${description}. Guetzli-generated images are typically \
</span> 20-30% smaller than images of equivalent quality generated by libjpeg. \
Guetzli generates only sequential (nonprogressive) JPEGs due to faster \
decompression speeds they offer.
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> #supported_archs x86_64 ??
license Apache-2
maintainers {ctreleaven @ctreleaven} openmaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/inkscape-textext/Portfile b/graphics/inkscape-textext/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e2b08918240..1dadd57b9c9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/inkscape-textext/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/inkscape-textext/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup textext textext 1.10.2
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span>
name inkscape-textext
revision 0
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/ipe-tools/Portfile b/graphics/ipe-tools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a54492f2999..f159fa9b73f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/ipe-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/ipe-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup otfried ipe-tools 7.2.24.1 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span>
revision 0
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/ipe/Portfile b/graphics/ipe/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e7e8d51fdff..78f1c0cce74 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/ipe/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/ipe/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup otfried ipe 7.2.29 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span>
revision 0
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/iulib/Portfile b/graphics/iulib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7c07013fb91..ae62d35727e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/iulib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/iulib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup tmbdev iulib b2b66dbcbbbfcb4aac0784ea9f07db998077dbc1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 0.4-20141216
revision 4
checksums rmd160 65fc45ab177bc74fd839f6ccb72fb4616289697a \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +14,6 @@ checksums rmd160 65fc45ab177bc74fd839f6ccb72fb4616289697a \
</span>
categories graphics
license Apache-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> maintainers nomaintainer
description C++ library of image understanding-related algorithms
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/jbig2enc/Portfile b/graphics/jbig2enc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6a0453016a5..aece0fcdb15 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/jbig2enc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/jbig2enc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,10 @@ PortGroup github 1.0
</span>
epoch 1
github.setup agl jbig2enc 0.29
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license GPL-2
maintainers {takeshi @tenomoto} openmaintainer
description JBIG2 Encoder
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/jpeg-quantsmooth/Portfile b/graphics/jpeg-quantsmooth/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a06257f5217..e45fc0250f5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/jpeg-quantsmooth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/jpeg-quantsmooth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup makefile 1.0
github.setup ilyakurdyukov jpeg-quantsmooth 1.20240129
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
categories graphics
license LGPL-2.1
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/lablgl/Portfile b/graphics/lablgl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 29130101838..307522c09b9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/lablgl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/lablgl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup garrigue lablgl 1.06 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
epoch 1
categories graphics ocaml
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/lensfun/Portfile b/graphics/lensfun/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 874b4be9c65..e7b4db24ce6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/lensfun/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/lensfun/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup cmake 1.1
</span> PortGroup compiler_blacklist_versions 1.0
github.setup lensfun lensfun 0.3.4 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
epoch 2
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/libcaca/Portfile b/graphics/libcaca/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cc7c58481d9..721e39c9549 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/libcaca/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/libcaca/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,6 @@ long_description \
</span> The libcaca library is a graphics library that outputs text \
instead of pixels, so that it can work on older video cards \
or text terminals. It is not unlike the famous AAlib library.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span>
# common directory for storing downloaded tarballs
dist_subdir libcaca
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,6 +19,8 @@ dist_subdir libcaca
</span> if {${name} eq ${subport}} {
github.setup cacalabs libcaca 0.99.beta20 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> checksums rmd160 f1221e7364baf700e7839a6f18d33266b79b1473 \
sha256 0241d42af3c46949768b956f2e96e8fe2fbc73c66fde3b0280cf1ab70da9e2c3 \
size 729687
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,6 +35,8 @@ provides the release version.
</span> subport libcaca-devel {
github.setup cacalabs libcaca f42aa68fc798db63b7b2a789ae8cf5b90b57b752
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> version 20211207
checksums rmd160 6b0ecedd167041fd656c7f99a5fb1c62691249a4 \
sha256 e135874d7d8c9b73ec739c70f56c1d8d2e162fbfafb9a5ed333b76f25357813a \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/libepoxy/Portfile b/graphics/libepoxy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 93eb8ab0a84..243cc46dc6f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/libepoxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/libepoxy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup meson 1.0
github.setup anholt libepoxy 1.5.10
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 2
license MIT permissive
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/libexif/Portfile b/graphics/libexif/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2ea95c327d4..2b1df8743b8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/libexif/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/libexif/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ set VMINOR [lindex [split ${real_version} .] 1]
</span> set VPATCH [lindex [split ${real_version} .] 2]
github.setup libexif libexif 0_${VMINOR}_${VPATCH}-release libexif-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version ${real_version}
epoch 1
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,8 +23,6 @@ long_description Most digital cameras produce EXIF files, which are JPEG file
</span> EXIF library allows you to parse an EXIF file and read the \
data from those tags.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> checksums rmd160 bff739c42464b69d2fa302a6f95f240316ff6688 \
sha256 fef1ec4d1b56d90eb2cee748e8a13e62f86a1d753bac367a92dfd1c6b214c725 \
size 1139117
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/libfive/Portfile b/graphics/libfive/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fcaff6348f2..b741596d126 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/libfive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/libfive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ PortGroup boost 1.0
</span> # libfive does not have releases; the master branch is recommended.
# See https://libfive.com/download/
github.setup libfive libfive 71899313d36ce14de6646ef760fa6bbc5c0cc067
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 20241103
revision 1
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/libquirc/Portfile b/graphics/libquirc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6f9280cff37..1453ee5fa06 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/libquirc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/libquirc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,6 +14,8 @@ if {[variant_isset full]} {
</span> PortGroup makefile 1.0
github.setup dlbeer quirc 1.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name lib${github.project}
revision 1
categories graphics math
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/libspiro/Portfile b/graphics/libspiro/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d9fae96ac2f..075e15c254c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/libspiro/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/libspiro/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,11 +5,12 @@ PortGroup github 1.0
</span>
epoch 1
github.setup fontforge libspiro 20221101
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span>
categories graphics
license GPL-3+
maintainers {devans @dbevans} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span>
description Raph Levien's Spiro package as a library.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/lzw_codec/Portfile b/graphics/lzw_codec/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3a0fcf7a3d4..2b58d1825a7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/lzw_codec/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/lzw_codec/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,10 +4,11 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup pts lzw_codec 54be8e96e64bf56525996b1c41b424b827728a00
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 0.11
epoch 1
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license GPL-2
maintainers {takeshi @tenomoto} openmaintainer
description LZW compressor and decompressor in C
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/mozjpeg/Portfile b/graphics/mozjpeg/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 15011abca54..9654e069a2e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/mozjpeg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/mozjpeg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup muniversal 1.0
</span> PortGroup github 1.0
github.setup mozilla mozjpeg 3.3.1 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> conflicts libjpeg-turbo
categories graphics
supported_archs i386 x86_64
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/nanogui/Portfile b/graphics/nanogui/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 17442a8e390..482ad6cefba 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/nanogui/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/nanogui/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,6 @@ PortGroup cmake 1.1
</span> name nanogui
revision 1
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license BSD
maintainers @jasonliu-- openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,6 +15,8 @@ if {$subport eq "nanogui"} {
</span> conflicts nanogui-wjakob
github.setup mitsuba-renderer nanogui 21e5cbc880b2e26b28b2a35085a9e6706da1e2a8
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 20200404-[string range ${github.version} 0 7]
checksums rmd160 192baaa0a7f0ac862b2d09021daa98733e342932 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -48,6 +49,8 @@ subport nanogui-wjakob {
</span> conflicts nanogui
github.setup wjakob nanogui e9ec8a1a9861cf578d9c6e85a6420080aa715c03
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 20190922-[string range ${github.version} 0 7]
checksums rmd160 ab08f55be3e6e78d353d05a4a9d7d6d4c5855c9f \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/nanovg/Portfile b/graphics/nanovg/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2de7410ea47..5612030bf45 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/nanovg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/nanovg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,8 @@ maintainers @jasonliu-- openmaintainer
</span> if {$subport eq "nanovg"} {
github.setup wjakob $subport bf2320d1175122374a9b806d91e9e666c9336375
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 20190524
revision 0
epoch 1
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,6 +36,8 @@ checksums rmd160 d86f86dee2d1d00e8b012c765f4ab2057c0e8871 \
</span> subport metalnanovg {
github.setup wjakob nanovg_metal 075b04f16c579728c693b46a2ce408f2325968cf
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 20190710
revision 0
epoch 1
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/ocaml-labltk/Portfile b/graphics/ocaml-labltk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7d86180acc4..a5dd661a15f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/ocaml-labltk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/ocaml-labltk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortGroup ocaml 1.1
</span> PortGroup github 1.0
github.setup garrigue labltk 8.06.10
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name ocaml-labltk
revision 0
categories graphics devel ocaml
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,8 +19,6 @@ long_description LablTk is an interface to the Tcl/Tk GUI framework. It \
</span>
homepage https://garrigue.github.io/labltk/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> checksums rmd160 12d8d219a42dcf93093f52f57868a380e878489e \
sha256 16a547afb9e638fa7fce971fbdac5e4350d2234353de170317f64f8661410a74 \
size 371922
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/oce/Portfile b/graphics/oce/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6bee414293f..3912756c34c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/oce/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/oce/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,16 +5,17 @@ PortGroup cmake 1.1
</span> PortGroup github 1.0
github.setup tpaviot oce 0.18.3 OCE-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> set branch [join [lrange [split ${version} .] 0 1] .]
revision 1
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> maintainers {gmail.com:mark.brethen @mbrethen} openmaintainer
license LGPL-2.1
description Open CASCADE Community Edition
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description {*}${description}
</span>
checksums rmd160 3bfe060893dca29baefd70d88b05098f9457ee20 \
sha256 792ec7d735f1e8ffb9db4bf20fc724c6ec2d2a435aa78e5df795c36fb0f360a1 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/opencollada/Portfile b/graphics/opencollada/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f4fc8a55fd9..e6cf9c53419 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/opencollada/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/opencollada/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,10 @@ PortGroup github 1.0
</span> PortGroup cmake 1.1
github.setup KhronosGroup OpenCOLLADA 1.6.68 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name opencollada
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license MIT
maintainers @jasonliu-- openmaintainer
homepage http://www.opencollada.org
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/opencolorio/Portfile b/graphics/opencolorio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e89045bfc23..aeefbcd5fd6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/opencolorio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/opencolorio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,13 +8,14 @@ PortGroup boost 1.0
</span> boost.depends_type build
github.setup AcademySoftwareFoundation OpenColorIO 2.3.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
name opencolorio
categories graphics
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
license BSD
homepage https://opencolorio.org
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> description a color management framework for visual effects and animation
long_description OpenColorIO (OCIO) is a complete color management solution \
geared towards motion picture production with an emphasis on \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -35,6 +36,8 @@ set port_latest [expr {${os.platform} ne "darwin" || ${os.major} >= 20}]
</span>
if {!${port_latest}} {
github.setup AcademySoftwareFoundation OpenColorIO 1.1.1 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> revision 4
checksums rmd160 81534822cb8350e1b7ba171c91226de996494d02 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/opencv4-devel/Portfile b/graphics/opencv4-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index af7c55d8e81..1b6eb83afe6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/opencv4-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/opencv4-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -54,6 +54,8 @@ if {${os.major} > 12} {
</span> # NOTE: Separate revisions maintained for Python subports, later in portfile
if {${opencv_latest}} {
github.setup opencv opencv 4.9.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> revision 4
epoch 1
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -64,6 +66,8 @@ if {${opencv_latest}} {
</span> size 92790830 \
} else {
github.setup opencv opencv 4.5.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> revision 30
checksums-append \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/opencv4/Portfile b/graphics/opencv4/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b48f48de699..907e740bd62 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/opencv4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/opencv4/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -54,6 +54,8 @@ if {${os.major} > 12} {
</span> # NOTE: Separate revisions maintained for Python subports, later in portfile
if {${opencv_latest}} {
github.setup opencv opencv 4.9.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> revision 4
epoch 1
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -64,6 +66,8 @@ if {${opencv_latest}} {
</span> size 92790830 \
} else {
github.setup opencv opencv 4.5.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> revision 35
checksums-append \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/openjpeg/Portfile b/graphics/openjpeg/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2e34943012f..d8aacaedf9e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/openjpeg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/openjpeg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup cmake 1.1
</span> PortGroup github 1.0
github.setup uclouvain openjpeg 2.5.2 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
checksums rmd160 d88599b2ed6c3cc4af5bdf2711719f9af529c9fc \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/openjpeg15/Portfile b/graphics/openjpeg15/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dbc66cff4dc..f076ac47991 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/openjpeg15/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/openjpeg15/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,10 +4,11 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup uclouvain openjpeg 1.5.2 version.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
name openjpeg15
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license BSD
maintainers nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/openni/Portfile b/graphics/openni/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8e1b80ddbac..4a6d9c8c9b3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/openni/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/openni/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,9 +4,10 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup OpenNI OpenNI 1.5.7.10 Stable-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name openni
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> maintainers ryandesign openmaintainer
license LGPL-3+
supported_archs i386 x86_64
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/opensubdiv/Portfile b/graphics/opensubdiv/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9257d9c01ad..bf6508fcacc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/opensubdiv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/opensubdiv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup cmake 1.1
github.setup PixarAnimationStudios OpenSubdiv 3_4_4 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 2
name opensubdiv
version [string map {_ .} ${github.version}]
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/osl/Portfile b/graphics/osl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3a0fa428d1a..ac13b2239c0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/osl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/osl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,10 +10,11 @@ PortGroup boost 1.0
</span> PortGroup active_variants 1.1
github.setup AcademySoftwareFoundation OpenShadingLanguage 1.12.7.0 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name osl
revision 1
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license BSD
maintainers @jasonliu-- openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -44,6 +45,8 @@ set port_latest [expr {${os.platform} ne "darwin" || ${os.major} >= 20}]
</span>
if {!${port_latest}} {
github.setup AcademySoftwareFoundation OpenShadingLanguage 1.11.13.0 Release-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ # Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ github.tarball_from tarball
</span> name osl
revision 3
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/osm-gps-map-gtk2/Portfile b/graphics/osm-gps-map-gtk2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5e07e1e7022..b0da62cb5b8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/osm-gps-map-gtk2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/osm-gps-map-gtk2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup gobject_introspection 1.0
github.setup nzjrs osm-gps-map 0.7.3
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name osm-gps-map-gtk2
revision 1
license GPL-3
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/osm-gps-map/Portfile b/graphics/osm-gps-map/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 75f8a8d8b74..872f077e9cc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/osm-gps-map/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/osm-gps-map/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup gobject_introspection 1.0
github.setup nzjrs osm-gps-map 1.2.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> license GPL-2+
categories graphics
maintainers {devans @dbevans} openmaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/partio/Portfile b/graphics/partio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9ed1bc9fa0c..954c3304675 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/partio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/partio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,9 +5,10 @@ PortGroup github 1.0
</span> PortGroup cmake 1.1
github.setup wdas partio 1.14.6 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license BSD
maintainers @jasonliu-- openmaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/pbrt2/Portfile b/graphics/pbrt2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 818d30839b1..b141766b66e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/pbrt2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/pbrt2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,13 +4,14 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup mmp pbrt-v2 e6f6334f3c26ca29eba2b27af4e60fec9fdc7a8d
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name pbrt2
version 20190104
revision 3
homepage https://www.pbrt.org
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license BSD
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/pbrt3/Portfile b/graphics/pbrt3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2ef61a05ebe..35629c9c553 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/pbrt3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/pbrt3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,13 +5,14 @@ PortGroup github 1.0
</span> PortGroup cmake 1.1
github.setup mmp pbrt-v3 aaa552a4b9cbf9dccb71450f47b268e0ed6370e2
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name pbrt3
version 20200626
revision 4
homepage https://www.pbrt.org
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license BSD
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/pdf2svg/Portfile b/graphics/pdf2svg/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6c3f55fbf30..406bc56c8aa 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/pdf2svg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/pdf2svg/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,15 +4,16 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup dawbarton pdf2svg 0.2.3 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 2
license GPL-2
categories graphics
maintainers nomaintainer
description pdf to svg converter
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description {*}${description}
</span>
homepage http://www.cityinthesky.co.uk/opensource/pdf2svg
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span>
checksums rmd160 dfe9aaf5acb0d084e9050cd7d9a7fd5550ee53de \
sha256 7fb6aeee889b1c7a47312d12ab092e5ec905e2269b088fb5cb5f7ecc8604ad31
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/pngquant/Portfile b/graphics/pngquant/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b45788f6ad0..6f65f7602c4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/pngquant/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/pngquant/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup github 1.0
</span> PortGroup cargo 1.0
github.setup kornelski pngquant 3.0.3
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/podofo-0.10/Portfile b/graphics/podofo-0.10/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a4bf82e118f..c28e47d2622 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/podofo-0.10/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/podofo-0.10/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ PortGroup legacysupport 1.1
</span>
name podofo-0.10
github.setup podofo podofo 0.10.4
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
license GPL-2 LGPL-2
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/povray/Portfile b/graphics/povray/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 023870a2ef8..0d4bae6fc64 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/povray/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/povray/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,8 @@ compiler.cxx_standard 2011
</span> configure.cxxflags-append -std=c++11
github.setup POV-Ray povray 3.7.0.8 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 5
checksums rmd160 5d3a261f07187bd799ebc946a25c4e9725674209 \
sha256 e86427f83b9bc356e6694bd053eb23b310aa0f942ac9215860c86f0035865ce2 \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +21,6 @@ checksums rmd160 5d3a261f07187bd799ebc946a25c4e9725674209 \
</span>
set branch [join [lrange [split ${version} .] 0 1] .]
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license AGPL-3
maintainers nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/pqiv/Portfile b/graphics/pqiv/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0413233efca..05cd37d09f9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/pqiv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/pqiv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup phillipberndt pqiv 2.12
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span>
checksums rmd160 9c920f29d85988c27342b02018fa676a9395282a \
sha256 9c6109da3e5bd360ac93a751445f8b77fcf52e32f3032d2473e6e62824153e14 \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/qoi/Portfile b/graphics/qoi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fb4630bd71d..182c322154b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/qoi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/qoi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup makefile 1.0
github.setup phoboslab qoi f65b365318df43cd0d7de8b51473dabcbefc04a6
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 20230616
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +16,7 @@ maintainers nomaintainer
</span>
description The “Quite OK Image Format” for fast, lossless image \
compression.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description ${description} It losslessly compresses images to a similar \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description {*}${description} It losslessly compresses images to a similar \
</span> size of PNG, while offering 20x-50x faster encoding and \
3x-4x faster decoding. The reference en-/decoder fits \
in about 300 lines of C.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/qrtool/Portfile b/graphics/qrtool/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c8480817769..bd320767131 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/qrtool/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/qrtool/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup cargo 1.0
github.setup sorairolake qrtool 0.11.7 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
categories graphics
license {Apache-2 MIT}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/qvge/Portfile b/graphics/qvge/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ca2c1e1cc7b..44af385f7c1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/qvge/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/qvge/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup github 1.0
</span> PortGroup qmake5 1.0
github.setup ArsMasiuk qvge 0.6.3 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> checksums rmd160 fbcecf18b32976d11cb4949330b6cce66349acac \
sha256 f08cbcae4bb4911c5564d929288b8c85f3994d9c0018c929ce37efce239dab7a \
size 458064
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/rawstudio/Portfile b/graphics/rawstudio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2a94c3e7904..ad83804698c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/rawstudio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/rawstudio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup legacysupport 1.1
</span> PortGroup openssl 1.0
github.setup rawstudio rawstudio c140a5eb64901e07db5190db20f9884e86e5dcae
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 20210603
revision 1
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/sam2p/Portfile b/graphics/sam2p/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3efb1505428..a92430bdd0d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/sam2p/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/sam2p/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,9 +4,10 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup pts sam2p 0.49.4 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 8
categories graphics
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span> license GPL-2
maintainers {takeshi @tenomoto} openmaintainer
description convert raster images to PostScript, PDF etc
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/shaderc/Portfile b/graphics/shaderc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 39735840c45..bec0947c9a5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/shaderc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/shaderc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,8 @@ PortGroup legacysupport 1.1
</span> version v2024.3
revision 0
github.setup google shaderc ${version}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span>
categories graphics devel
license Apache Version-2.0
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/spirv-tools/Portfile b/graphics/spirv-tools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ccc43be9f95..9b63661acff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/spirv-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/spirv-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,6 +6,8 @@ PortGroup cmake 1.1
</span> PortGroup legacysupport 1.1
github.setup KhronosGroup SPIRV-Tools 1.3.296.0 vulkan-sdk-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name spirv-tools
revision 0
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/svgcleaner/Portfile b/graphics/svgcleaner/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 50fc7219ab4..c67cfa4e581 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/svgcleaner/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/svgcleaner/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup cargo 1.0
github.setup RazrFalcon svgcleaner 0.9.5 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 0
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/synfig/Portfile b/graphics/synfig/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c0be8a9a2c9..997204568c7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/synfig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/synfig/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup github 1.0
</span> PortGroup boost 1.0
github.setup synfig synfig 1.4.5 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> categories graphics
maintainers {ryandesign @ryandesign} openmaintainer
license GPL-2+
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/tiv/Portfile b/graphics/tiv/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 85ff43e68ec..d551b99a1cd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/tiv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/tiv/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup radare tiv 0.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
maintainers nomaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/tthresh/Portfile b/graphics/tthresh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a79aa0e744b..1c64a6ab62d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/tthresh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/tthresh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup cmake 1.1
</span> PortGroup github 1.0
github.setup rballester tthresh 02df038c6eb9e8003201cb1bd82c678387e4b4ec
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version 2023.07.12
categories graphics
license LGPL-3
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/usd/Portfile b/graphics/usd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c47cf83ea22..34e354dc539 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/usd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/usd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ PortGroup legacysupport 1.0
</span> PortGroup boost 1.0
github.setup PixarAnimationStudios USD 20.05 v
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> name usd
revision 4
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/vigra/Portfile b/graphics/vigra/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 347629934b1..c3b9de837e9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/vigra/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/vigra/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,8 @@ PortGroup github 1.0
</span> PortGroup boost 1.0
github.setup ukoethe vigra 1-11-1 Version-
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> version [strsed ${github.version} {g/-/./}]
revision 23
categories graphics
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/xvega/Portfile b/graphics/xvega/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c55cb8b0814..1579901ccdc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/xvega/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/xvega/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,8 @@ PortGroup cmake 1.1
</span> PortGroup github 1.0
github.setup QuantStack xvega 0.1.1
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# Change github.tarball_from to 'releases' or 'archive' next update
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from tarball
</span> revision 1
categories graphics
license BSD
</pre><pre style='margin:0'>
</pre>