mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to PostgreSQL 7.3 beta 5.
This commit is contained in:
parent
944ef84a7f
commit
84706ed727
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69759
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME?= postgresql
|
||||
PORTVERSION?= 7.3.b4
|
||||
PORTVERSION?= 7.3.b5
|
||||
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.3b4${EXTRACT_SUFX} \
|
||||
postgresql-opt-7.3b4${EXTRACT_SUFX} \
|
||||
postgresql-test-7.3b4${EXTRACT_SUFX}
|
||||
DISTFILES= postgresql-base-7.3b5${EXTRACT_SUFX} \
|
||||
postgresql-opt-7.3b5${EXTRACT_SUFX} \
|
||||
postgresql-test-7.3b5${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER?= seanc@FreeBSD.org
|
||||
|
||||
WRKSRC= ${WRKDIR}/postgresql-7.3b4
|
||||
WRKSRC= ${WRKDIR}/postgresql-7.3b5
|
||||
DIST_SUBDIR= postgresql
|
||||
|
||||
USE_GMAKE= YES
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (postgresql/postgresql-7.3b4.tar.gz) = 25caecfb8ac548315dde03f125353211
|
||||
MD5 (postgresql/postgresql-base-7.3b4.tar.gz) = 4ac8dcc170cb7cd67a708f94f0668ad3
|
||||
MD5 (postgresql/postgresql-docs-7.3b4.tar.gz) = 0509dfef5046ae63828469703a89aea9
|
||||
MD5 (postgresql/postgresql-opt-7.3b4.tar.gz) = c7268104eac032e9bbec306676328d54
|
||||
MD5 (postgresql/postgresql-test-7.3b4.tar.gz) = 0b6d948e5c6a0983300a940aed458933
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user