You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
postgresql96: version bump to 9.6.12
This commit is contained in:
@@ -5,7 +5,7 @@ PortSystem 1.0
|
||||
name postgresql96-doc
|
||||
conflicts postgresql90-doc postgresql91-doc postgresql92-doc \
|
||||
postgresql93-doc postgresql94-doc postgresql95-doc
|
||||
version 9.6.11
|
||||
version 9.6.12
|
||||
categories databases
|
||||
platforms darwin
|
||||
maintainers {jwa @jyrkiwahlstedt}
|
||||
@@ -22,9 +22,9 @@ master_sites postgresql:source/v${version}
|
||||
distname postgresql-${version}
|
||||
set rname postgresql96
|
||||
|
||||
checksums rmd160 2699e3749b87bd0a776dd1e0ce664f1c91691479 \
|
||||
sha256 38250adc69a1e8613fb926c894cda1d01031391a03648894b9a6e13ff354a530 \
|
||||
size 20009048
|
||||
checksums rmd160 0a638810496adedcea3b672eb9e7cffe4d6909f4 \
|
||||
sha256 2e8c8446ba94767bda8a26cf5a2152bf0ae68a86aaebf894132a763084579d84 \
|
||||
size 18759442
|
||||
|
||||
use_bzip2 yes
|
||||
dist_subdir ${rname}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
|
||||
name postgresql96-server
|
||||
version 9.6.11
|
||||
version 9.6.12
|
||||
categories databases
|
||||
platforms darwin
|
||||
maintainers {jwa @jyrkiwahlstedt}
|
||||
|
||||
@@ -7,8 +7,8 @@ PortGroup muniversal 1.0
|
||||
|
||||
#remember to update the -doc and -server as well
|
||||
name postgresql96
|
||||
version 9.6.11
|
||||
revision 1
|
||||
version 9.6.12
|
||||
revision 0
|
||||
|
||||
categories databases
|
||||
platforms darwin
|
||||
@@ -26,9 +26,9 @@ master_sites http://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org
|
||||
postgresql:source/v${version}/
|
||||
distname postgresql-${version}
|
||||
|
||||
checksums rmd160 2699e3749b87bd0a776dd1e0ce664f1c91691479 \
|
||||
sha256 38250adc69a1e8613fb926c894cda1d01031391a03648894b9a6e13ff354a530 \
|
||||
size 20009048
|
||||
checksums rmd160 0a638810496adedcea3b672eb9e7cffe4d6909f4 \
|
||||
sha256 2e8c8446ba94767bda8a26cf5a2152bf0ae68a86aaebf894132a763084579d84 \
|
||||
size 18759442
|
||||
|
||||
use_bzip2 yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user