mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Before too many folks upgrade to chase the intl port version bump, let me
upgrade to a recent snapshot. initdb required, but there are a few fixes that have been incorporated since beta1 was released that are worthwhile. Release notes URL: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
This commit is contained in:
parent
7bb606d29c
commit
5f120da46e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87757
2 changed files with 2 additions and 3 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME?= postgresql
|
||||
PORTVERSION?= 7.4.b1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION?= 7.4.b1.2003.08.26
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= http://freebsd.sean.chittenden.org/ports/ \
|
||||
http://people.freebsd.org/~seanc/ports/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (postgresql/postgresql-7.4.b1.tar.bz2) = 10130b409bbd8b71ba59aee8d71e789d
|
||||
MD5 (postgresql/postgresql-7.4.b1.2003.08.26.tar.bz2) = 013ad1f2ce2e032137552fb30264be8d
|
||||
|
|
Loading…
Add table
Reference in a new issue