diff --git a/databases/pgtcl/Portfile b/databases/pgtcl/Portfile index 41061a3bc06..7a3747fc7f1 100644 --- a/databases/pgtcl/Portfile +++ b/databases/pgtcl/Portfile @@ -3,10 +3,12 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup flightaware Pgtcl 3.1.0 v -revision 1 -# Change github.tarball_from to 'releases' or 'archive' next update -github.tarball_from tarball +github.setup flightaware Pgtcl 3.1.1 v +revision 0 +checksums rmd160 17b47d42bce8283fd61364c35b2a0e5abb81b6cc \ + sha256 d941a01621eefc17375952a23d4b349adce51b1aec9e9a8b3a07cbe0748dfa6e \ + size 633378 + name pgtcl license BSD categories databases @@ -14,9 +16,8 @@ maintainers nomaintainer description Tcl PostgreSQL interface long_description Tcl client interface to PostgreSQL -checksums rmd160 931ed12f1c710007b27a0e01733bb5e658e68bce \ - sha256 7b72005947af5818a0fe3173c30edd00f04fef221d6173c8ef7cb5797c878b08 \ - size 633432 +homepage https://${github.author}.github.io/${github.project}/ +github.tarball_from archive configure.env-append \ PG_CONFIG=${prefix}/lib/postgresql16/bin/pg_config