You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
pgtcl: Update to 3.1.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user