summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2002-11-05 02:14:55 +0000
committerSean Chittenden <seanc@FreeBSD.org>2002-11-05 02:14:55 +0000
commitb1524721914525992327f25b9fc9c70bc986d82f (patch)
treeb28e46ec3b3b42a7877d2f4747641287c0962ca1 /databases/postgresql-devel
parentport requires pod2man -> USE_PERL5=yes (diff)
Updated PostgreSQL to 7.3beta4. This version fixes all known problems
on -CURRENT and should be the last release before rc1. Updated the optimized CFLAGS as well. PR: ports/44893 Submitted by: Vladimir Chukharev <chu@gpi.ru>
Notes
Notes: svn path=/head/; revision=69498
Diffstat (limited to 'databases/postgresql-devel')
-rw-r--r--databases/postgresql-devel/Makefile12
-rw-r--r--databases/postgresql-devel/distinfo10
2 files changed, 11 insertions, 11 deletions
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index 3f0c42183f31..739aef5cf471 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= postgresql
-PORTVERSION?= 7.3.b3
+PORTVERSION?= 7.3.b4
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.3b3${EXTRACT_SUFX} \
- postgresql-opt-7.3b3${EXTRACT_SUFX} \
- postgresql-test-7.3b3${EXTRACT_SUFX}
+DISTFILES= postgresql-base-7.3b4${EXTRACT_SUFX} \
+ postgresql-opt-7.3b4${EXTRACT_SUFX} \
+ postgresql-test-7.3b4${EXTRACT_SUFX}
MAINTAINER?= seanc@FreeBSD.org
-WRKSRC= ${WRKDIR}/postgresql-7.3b3
+WRKSRC= ${WRKDIR}/postgresql-7.3b4
DIST_SUBDIR= postgresql
USE_GMAKE= YES
@@ -66,7 +66,7 @@ PLIST_SUB+= GETTEXT="@comment "
.endif
.if defined(WITH_OPTIMIZED_CFLAGS)
-CFLAGS+=-O3
+CFLAGS+= -O3 -funroll-loops
.endif
.if defined(WITH_DEBUG) && defined(WITH_STRIPBIN)
diff --git a/databases/postgresql-devel/distinfo b/databases/postgresql-devel/distinfo
index de49a08fabbc..49e7ccfedbc4 100644
--- a/databases/postgresql-devel/distinfo
+++ b/databases/postgresql-devel/distinfo
@@ -1,5 +1,5 @@
-MD5 (postgresql/postgresql-7.3b3.tar.gz) = e40e810105002cefdaa1c10853e3f7fa
-MD5 (postgresql/postgresql-base-7.3b3.tar.gz) = 416092b132aadbbed2dfca4990357f75
-MD5 (postgresql/postgresql-docs-7.3b3.tar.gz) = 8c16b9ce0bdece3fa61e1b1c7a9d0c60
-MD5 (postgresql/postgresql-opt-7.3b3.tar.gz) = 9de8adc0ef6f268f2e15ab6f9e597609
-MD5 (postgresql/postgresql-test-7.3b3.tar.gz) = 63be4334f5ea1628ebeafe3bd773a7d6
+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