mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
databases/postgresql15-*: update to 15beta2
This commit is contained in:
parent
435094439d
commit
28a97bf707
@ -1,7 +1,7 @@
|
||||
# Created by: Palle Girgensohn <girgen@FreeBSD.org>
|
||||
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
|
||||
COMMENT= PostgreSQL database (client)
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
|
||||
|
||||
PORTNAME?= postgresql
|
||||
DISTVERSION?= 15beta1
|
||||
DISTVERSION?= 15beta2
|
||||
# PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
|
||||
# not their own. Probably best to keep it at ?=0 when reset here too.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= PGSQL/source/v${DISTVERSION}
|
||||
PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1652896412
|
||||
SHA256 (postgresql/postgresql-15beta1.tar.bz2) = 5dd8a466fb0c9eca11f10b1275524fc8f38d1699cac6a689780b49eac878f7af
|
||||
SIZE (postgresql/postgresql-15beta1.tar.bz2) = 23518203
|
||||
TIMESTAMP = 1656750071
|
||||
SHA256 (postgresql/postgresql-15beta2.tar.bz2) = 2fedbc58b370f30e5f59fb0dcc8128a2ef9a922b50fa931b442e4fa27ca98830
|
||||
SIZE (postgresql/postgresql-15beta2.tar.bz2) = 23511057
|
||||
|
Loading…
Reference in New Issue
Block a user