pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/odbc-postgresql This is too old, not on mirr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/15b3ff38023b
branches: trunk
changeset: 546180:15b3ff38023b
user: obache <obache%pkgsrc.org@localhost>
date: Sat Aug 23 11:23:15 2008 +0000
description:
This is too old, not on mirror servers.
Set archive server to MASTER_SITES instead.
Noticed outdated MASTER_SITES by Zafer Aydogan via private mail.
XXX: Should be switched to individual package found in
XXX: ${MASTER_SITE_PGSQL:=odbc/versions/src} ?
diffstat:
databases/odbc-postgresql/Makefile.common | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
diffs (21 lines):
diff -r a17bb2daf41d -r 15b3ff38023b databases/odbc-postgresql/Makefile.common
--- a/databases/odbc-postgresql/Makefile.common Sat Aug 23 10:50:54 2008 +0000
+++ b/databases/odbc-postgresql/Makefile.common Sat Aug 23 11:23:15 2008 +0000
@@ -1,15 +1,8 @@
-# $NetBSD: Makefile.common,v 1.14 2006/10/04 20:53:45 wiz Exp $
+# $NetBSD: Makefile.common,v 1.15 2008/08/23 11:23:15 obache Exp $
DISTNAME= postgresql-${DIST_VERS}
CATEGORIES= databases
-PGSQL_SITES= http://www.postgresql.org/ftpsite/ \
- ftp://ftp.postgresql.org/pub/ \
- ftp://ftp.de.postgresql.org/pub/ \
- ftp://ch.postgresql.org/mirror/postgresql/ \
- ftp://gd.tuwien.ac.at/db/www.postgresql.org/pub/ \
- ftp://looking-glass.usask.ca/pub/postgresql/ \
- ftp://ftp.sunsite.auc.dk/mirrors/postgresql/ \
- ftp://ftp.jaist.ac.jp/pub/dbms/postgres95/
+PGSQL_SITES= ftp://ftp-archives.postgresql.org/pub/
MASTER_SITES?= ${PGSQL_SITES:=source/v${DIST_VERS}/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index