mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Updated PostgreSQL to 7.3 rc1.
This commit is contained in:
parent
ad12c22e5e
commit
59148f3e9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70613
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME?= postgresql
|
||||
PORTVERSION?= 7.3.b5
|
||||
PORTVERSION?= 7.3.rc1
|
||||
PKGNAMESUFFIX= -devel
|
||||
CATEGORIES?= databases
|
||||
MASTER_SITES= ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/%SUBDIR%/ \
|
||||
@ -24,13 +24,13 @@ MASTER_SITES= ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/%SUBDIR%/ \
|
||||
ftp://ftp.us.postgresql.org/%SUBDIR%/ \
|
||||
ftp://ftp.postgresql.org/pub/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= source/v7.3beta
|
||||
DISTFILES= postgresql-base-7.3b5${EXTRACT_SUFX} \
|
||||
postgresql-opt-7.3b5${EXTRACT_SUFX} \
|
||||
postgresql-test-7.3b5${EXTRACT_SUFX}
|
||||
DISTFILES= postgresql-base-7.3rc1${EXTRACT_SUFX} \
|
||||
postgresql-opt-7.3rc1${EXTRACT_SUFX} \
|
||||
postgresql-test-7.3rc1${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER?= seanc@FreeBSD.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/postgresql-7.3b5
|
||||
WRKSRC= ${WRKDIR}/postgresql-7.3rc1
|
||||
DIST_SUBDIR= postgresql
|
||||
|
||||
USE_GMAKE= YES
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (postgresql/postgresql-7.3b5.tar.gz) = 15ef9d97b96b5ef6cc93fa1509940f0c
|
||||
MD5 (postgresql/postgresql-base-7.3b5.tar.gz) = 5611baeff4148b00a7cc32b1eca76ae0
|
||||
MD5 (postgresql/postgresql-docs-7.3b5.tar.gz) = 3ec8ac3f847d136db21378c89a828d7e
|
||||
MD5 (postgresql/postgresql-opt-7.3b5.tar.gz) = b59a217569cb7c76cd11ea09d70e494f
|
||||
MD5 (postgresql/postgresql-test-7.3b5.tar.gz) = 41c0ede7c457956ecc6ab4ea66775470
|
||||
MD5 (postgresql/postgresql-7.3rc1.tar.gz) = 75b83e3b2a5ebe762e66c3387fb8a236
|
||||
MD5 (postgresql/postgresql-base-7.3rc1.tar.gz) = 83eec8331d5fbe52e8698ad84c3bc6e5
|
||||
MD5 (postgresql/postgresql-docs-7.3rc1.tar.gz) = d0e96b9d6e96b2aa4fee1508ef6c9a23
|
||||
MD5 (postgresql/postgresql-opt-7.3rc1.tar.gz) = 5744609d591d4a1bfd4a95ca4e9651c0
|
||||
MD5 (postgresql/postgresql-test-7.3rc1.tar.gz) = d3b0b3c92a1d44a754fb80583cce002c
|
||||
|
Loading…
Reference in New Issue
Block a user