diff --git a/janet/janet-bundler/Portfile b/janet/janet-bundler/Portfile index a5a8c47cf45ce..f67658d0d233e 100644 --- a/janet/janet-bundler/Portfile +++ b/janet/janet-bundler/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-bundler github.setup joy-framework bundler 23785e59c468d39973dfc9a2aeee8e1b135f15fd +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball # from project.janet version 0.1.0 revision 0 diff --git a/janet/janet-cipher/Portfile b/janet/janet-cipher/Portfile index dd8cdc07020ea..0a9edac832241 100644 --- a/janet/janet-cipher/Portfile +++ b/janet/janet-cipher/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-cipher github.setup joy-framework cipher 56e3770f3324f5c58073afbb85ecb103bab8f9f8 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20210427 revision 0 categories janet devel diff --git a/janet/janet-circlet/Portfile b/janet/janet-circlet/Portfile index 777e0768df4d3..dd06999109d3e 100644 --- a/janet/janet-circlet/Portfile +++ b/janet/janet-circlet/Portfile @@ -6,12 +6,13 @@ PortGroup janet 1.0 name janet-circlet github.setup janet-lang circlet 2e84f542bffde5e0b08789a804fa80f2ebe5771e +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 202110921 revision 0 categories janet devel license MIT maintainers {@tsujp wz.ht:jc+macports} openmaintainer -platforms darwin description HTTP server bindings for Janet long_description {*}${description}. diff --git a/janet/janet-codec/Portfile b/janet/janet-codec/Portfile index a4781dd4cd9d8..9c66937ee4abb 100644 --- a/janet/janet-codec/Portfile +++ b/janet/janet-codec/Portfile @@ -6,12 +6,13 @@ PortGroup janet 1.0 name janet-codec github.setup joy-framework codec 2f463a9580e3f797272fb2e92f388d8c1772b252 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20201222 revision 0 categories janet devel license MIT maintainers {@tsujp wz.ht:jc+macports} openmaintainer -platforms darwin description A base64 encoding library for janet long_description {*}${description} diff --git a/janet/janet-db/Portfile b/janet/janet-db/Portfile index 84b738b176ba9..648ac1a868d51 100644 --- a/janet/janet-db/Portfile +++ b/janet/janet-db/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-db github.setup joy-framework db 507b54fe8d401eec64f0df9f1863b4431d2c8dd0 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20210127 revision 0 categories janet devel diff --git a/janet/janet-dotenv/Portfile b/janet/janet-dotenv/Portfile index 7e0ae3bc328af..03e5a029bc710 100644 --- a/janet/janet-dotenv/Portfile +++ b/janet/janet-dotenv/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-dotenv github.setup joy-framework dotenv 5e0ce9b9bd5db653400b7d401cbc2329ab47cbbd +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20200513 revision 0 categories janet devel diff --git a/janet/janet-halo/Portfile b/janet/janet-halo/Portfile index 4c26fc3e943e4..e3c567954eddc 100644 --- a/janet/janet-halo/Portfile +++ b/janet/janet-halo/Portfile @@ -6,12 +6,13 @@ PortGroup janet 1.0 name janet-halo github.setup joy-framework halo 51dee94685b9eba9731643e38e6a623fe35dedbe +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20200621 revision 0 categories janet devel license MIT maintainers {@tsujp wz.ht:jc+macports} openmaintainer -platforms darwin description HTTP server for janet long_description {*}${description} diff --git a/janet/janet-halo2/Portfile b/janet/janet-halo2/Portfile index 6a582c5e10794..043974fd9f69f 100644 --- a/janet/janet-halo2/Portfile +++ b/janet/janet-halo2/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-halo2 github.setup joy-framework halo2 82d4bc5fd97c641fd209668f188d3c485816d52f +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20210826 revision 0 categories janet devel diff --git a/janet/janet-html/Portfile b/janet/janet-html/Portfile index ac91d3c856963..5e7717853375e 100644 --- a/janet/janet-html/Portfile +++ b/janet/janet-html/Portfile @@ -5,6 +5,8 @@ PortGroup github 1.0 PortGroup janet 1.0 github.setup swlkr janet-html d3b145d22dcf7b5da979b36de5ba3e4ddcb25da3 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20220602 revision 0 categories janet devel diff --git a/janet/janet-jhydro/Portfile b/janet/janet-jhydro/Portfile index b39c9f1b1ea13..4729472e67aa6 100644 --- a/janet/janet-jhydro/Portfile +++ b/janet/janet-jhydro/Portfile @@ -6,12 +6,13 @@ PortGroup janet 1.0 name janet-jhydro github.setup janet-lang jhydro 4347aaf15229198189078b812968cb26f6b54e08 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20220601 revision 0 categories janet devel license MIT maintainers {@tsujp wz.ht:jc+macports} openmaintainer -platforms darwin description Lightweight cryptographic and random number generation utils for Janet long_description {*}${description}. diff --git a/janet/janet-joy/Portfile b/janet/janet-joy/Portfile index dbed8fa4d48b6..cb56d357baffd 100644 --- a/janet/janet-joy/Portfile +++ b/janet/janet-joy/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-joy github.setup joy-framework joy e61ebcb1c06f45bebc5af27d13cc3da63e016cc1 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20210811 revision 0 categories janet devel diff --git a/janet/janet-json/Portfile b/janet/janet-json/Portfile index 84d550e08bebd..65bef745ecb37 100644 --- a/janet/janet-json/Portfile +++ b/janet/janet-json/Portfile @@ -6,12 +6,13 @@ PortGroup janet 1.0 name janet-json github.setup janet-lang json c4671e8c9e5a77a20e34ac2e7b4cde4978695372 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20220522 revision 0 categories janet devel license MIT maintainers {@tsujp wz.ht:jc+macports} openmaintainer -platforms darwin description A JSON module for janet long_description {*}${description}. diff --git a/janet/janet-musty/Portfile b/janet/janet-musty/Portfile index 19e5457b00f07..b8e06138b5ffc 100644 --- a/janet/janet-musty/Portfile +++ b/janet/janet-musty/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-musty github.setup pyrmont musty 1d5b431c49ae5cb3a3a53af3698b23615d5aae48 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20210905 revision 0 categories janet devel diff --git a/janet/janet-path/Portfile b/janet/janet-path/Portfile index f3418451e0e37..c402a4f860a99 100644 --- a/janet/janet-path/Portfile +++ b/janet/janet-path/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-path github.setup janet-lang path fd552e880cb3510f10a230ea5f9dcc227fcb521f +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 202110109 revision 0 categories janet devel diff --git a/janet/janet-spork/Portfile b/janet/janet-spork/Portfile index b9c39dffa89b5..a7e68f876726f 100644 --- a/janet/janet-spork/Portfile +++ b/janet/janet-spork/Portfile @@ -6,12 +6,13 @@ PortGroup janet 1.0 name janet-spork github.setup janet-lang spork ab1e784f7fa3cc6dda98613bafbfaf9ffbd1bf2f +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20220604 revision 0 categories janet devel license MIT maintainers {@tsujp wz.ht:jc+macports} openmaintainer -platforms darwin description Various Janet utility modules long_description {*}${description}. \ Spork aims to be grab bag of useful Janet functionality that does not belong in the core library. diff --git a/janet/janet-sqlite3/Portfile b/janet/janet-sqlite3/Portfile index 9aa370e84f68d..87a108525f4b4 100644 --- a/janet/janet-sqlite3/Portfile +++ b/janet/janet-sqlite3/Portfile @@ -6,12 +6,13 @@ PortGroup janet 1.0 name janet-sqlite3 github.setup janet-lang sqlite3 732d5872edb25dbd6aa7a38e0bc300e99d738690 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20220521 revision 0 categories janet devel license MIT maintainers {@tsujp wz.ht:jc+macports} openmaintainer -platforms darwin description This native module proves sqlite bindings for janet long_description {*}${description}. diff --git a/janet/janet-testament/Portfile b/janet/janet-testament/Portfile index f3ee78964a6f0..f63e09ee5aaf2 100644 --- a/janet/janet-testament/Portfile +++ b/janet/janet-testament/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-testament github.setup pyrmont testament e404bbb38c82ef88f91c0b259855631365543f7b +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball version 20211031 revision 0 categories janet devel diff --git a/janet/janet-tester/Portfile b/janet/janet-tester/Portfile index 1f774921e99c1..0aeaaa0290df9 100644 --- a/janet/janet-tester/Portfile +++ b/janet/janet-tester/Portfile @@ -6,6 +6,8 @@ PortGroup janet 1.0 name janet-tester github.setup joy-framework tester 0.4 +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball revision 0 categories janet devel license MIT diff --git a/janet/janet-uri/Portfile b/janet/janet-uri/Portfile index 8b8abf8bb2ef7..08d8748363382 100644 --- a/janet/janet-uri/Portfile +++ b/janet/janet-uri/Portfile @@ -5,11 +5,12 @@ PortGroup github 1.0 PortGroup janet 1.0 github.setup andrewchambers janet-uri 1.0.0 v +# Change github.tarball_from to 'releases' or 'archive' next update +github.tarball_from tarball revision 0 categories janet devel license MIT -maintainers {@tsujp wz.ht:jc+macports} nomaintainer -platforms darwin +maintainers {@tsujp wz.ht:jc+macports} openmaintainer description A uri parser implemented in janet long_description {*}${description}.