From edf87afb6b6b3568790ede4cc410f31c7a470722 Mon Sep 17 00:00:00 2001 From: Joshua Root Date: Sat, 18 Jan 2025 17:11:36 +1100 Subject: [PATCH] fortran/*: set github.tarball_from explicitly In preparation for changing the default. --- fortran/ForEx/Portfile | 2 ++ fortran/cafut/Portfile | 2 ++ fortran/fortran-curl/Portfile | 2 ++ fortran/fortran-datetime/Portfile | 2 ++ fortran/fortran-rpn-calc/Portfile | 2 ++ fortran/fortran-sqlite3/Portfile | 2 ++ fortran/fortran-xlib/Portfile | 2 ++ fortran/fortran-xml/Portfile | 2 ++ fortran/functional-fortran/Portfile | 2 ++ fortran/maptran3d/Portfile | 2 ++ fortran/yajl-fort/Portfile | 2 ++ 11 files changed, 22 insertions(+) diff --git a/fortran/ForEx/Portfile b/fortran/ForEx/Portfile index 301e91921d99d..7c1a865b4a0c9 100644 --- a/fortran/ForEx/Portfile +++ b/fortran/ForEx/Portfile @@ -6,6 +6,8 @@ PortGroup compilers 1.0 PortGroup github 1.0 github.setup victorsndvg ForEx 163512320455b4f3740249cd143a1207261dc4a5 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 2016.12.07 revision 0 categories fortran devel diff --git a/fortran/cafut/Portfile b/fortran/cafut/Portfile index 60d6985f5d99e..12d553a66b694 100644 --- a/fortran/cafut/Portfile +++ b/fortran/cafut/Portfile @@ -4,6 +4,8 @@ PortSystem 1.0 PortGroup github 1.0 github.setup renatomatz cafut 95ace2d89d809ecc832586133c11316fe829d1a9 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 2023.06.30 revision 0 categories fortran devel diff --git a/fortran/fortran-curl/Portfile b/fortran/fortran-curl/Portfile index d710d10a90dbf..18b5b2be410b2 100644 --- a/fortran/fortran-curl/Portfile +++ b/fortran/fortran-curl/Portfile @@ -7,6 +7,8 @@ PortGroup github 1.0 PortGroup makefile 1.0 github.setup interkosmos fortran-curl 317f0f5c0e5045a0f3c402d4137a869cda6194fc +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 0.3.0 revision 0 categories fortran devel net diff --git a/fortran/fortran-datetime/Portfile b/fortran/fortran-datetime/Portfile index 45a50340e6577..05fde2eef5c2e 100644 --- a/fortran/fortran-datetime/Portfile +++ b/fortran/fortran-datetime/Portfile @@ -8,6 +8,8 @@ PortGroup github 1.0 # Alternative build system supported: via FPM github.setup wavebitscientific datetime-fortran 1.7.0 v +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball name fortran-datetime revision 0 categories fortran diff --git a/fortran/fortran-rpn-calc/Portfile b/fortran/fortran-rpn-calc/Portfile index 1a09acbbd1cfb..2f275e1f97e0c 100644 --- a/fortran/fortran-rpn-calc/Portfile +++ b/fortran/fortran-rpn-calc/Portfile @@ -6,6 +6,8 @@ PortGroup compilers 1.0 PortGroup github 1.0 github.setup scivision rpn-calc-fortran ec22a9780034188a691c4ce31b1778e5acf909ff +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 1.4.1 name fortran-rpn-calc revision 0 diff --git a/fortran/fortran-sqlite3/Portfile b/fortran/fortran-sqlite3/Portfile index b21665af46978..c0aa2f60bd467 100644 --- a/fortran/fortran-sqlite3/Portfile +++ b/fortran/fortran-sqlite3/Portfile @@ -7,6 +7,8 @@ PortGroup github 1.0 PortGroup makefile 1.0 github.setup interkosmos fortran-sqlite3 33b1f0da566cd4aaa36e59ceb70be8c89a6a3443 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 0.2.0 revision 0 categories fortran databases diff --git a/fortran/fortran-xlib/Portfile b/fortran/fortran-xlib/Portfile index e86a942d9ccaf..a05b3ae191f6c 100644 --- a/fortran/fortran-xlib/Portfile +++ b/fortran/fortran-xlib/Portfile @@ -7,6 +7,8 @@ PortGroup github 1.0 PortGroup makefile 1.0 github.setup interkosmos fortran-xlib 88a1d1039fcff1bf8005bfea35cc8624e7ed6487 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 2023.05.27 revision 0 categories fortran graphics diff --git a/fortran/fortran-xml/Portfile b/fortran/fortran-xml/Portfile index c3f0f23926bd5..153c8c8650a07 100644 --- a/fortran/fortran-xml/Portfile +++ b/fortran/fortran-xml/Portfile @@ -7,6 +7,8 @@ PortGroup compilers 1.0 PortGroup github 1.0 github.setup andreww fox 6f60cf178d0776b21406303e91f1e6b42ff0f204 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 2021.03.04 revision 0 name fortran-xml diff --git a/fortran/functional-fortran/Portfile b/fortran/functional-fortran/Portfile index f9de944b2befb..4154598c8c2a4 100644 --- a/fortran/functional-fortran/Portfile +++ b/fortran/functional-fortran/Portfile @@ -8,6 +8,8 @@ PortGroup github 1.0 # https://github.com/wavebitscientific/functional-fortran/issues/29 github.setup wavebitscientific functional-fortran 2457a66531b3b803db36928fec21d74a20434830 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 0.6.2 revision 0 categories fortran devel science diff --git a/fortran/maptran3d/Portfile b/fortran/maptran3d/Portfile index 9f6a1914debfb..535af2bebd802 100644 --- a/fortran/maptran3d/Portfile +++ b/fortran/maptran3d/Portfile @@ -7,6 +7,8 @@ PortGroup compilers 1.0 PortGroup github 1.0 github.setup geospace-code maptran3d 4ccc2479ae79a58b34d8e491013cfa2f60f65867 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 1.2.0 revision 0 categories fortran gis diff --git a/fortran/yajl-fort/Portfile b/fortran/yajl-fort/Portfile index 1bc0e2bf11556..4be06935230a5 100644 --- a/fortran/yajl-fort/Portfile +++ b/fortran/yajl-fort/Portfile @@ -7,6 +7,8 @@ PortGroup compilers 1.0 PortGroup github 1.0 github.setup nncarlson yajl-fort 1.3 v +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball revision 0 categories fortran license MIT