Mon Feb 16 11:04:16 2015 UTC ()
Switch MASTER_SITE_PGSQL over to non-https URL.


(jperkin)
diff -r1.114 -r1.115 pkgsrc/mk/fetch/sites.mk

cvs diff -r1.114 -r1.115 pkgsrc/mk/fetch/sites.mk (expand / switch to unified diff)

--- pkgsrc/mk/fetch/sites.mk 2015/02/16 11:03:20 1.114
+++ pkgsrc/mk/fetch/sites.mk 2015/02/16 11:04:16 1.115
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: sites.mk,v 1.114 2015/02/16 11:03:20 jperkin Exp $ 1# $NetBSD: sites.mk,v 1.115 2015/02/16 11:04:16 jperkin Exp $
2# 2#
3# This Makefile fragment defines read-only MASTER_SITE_* variables 3# This Makefile fragment defines read-only MASTER_SITE_* variables
4# representing some well-known master distribution sites for software. 4# representing some well-known master distribution sites for software.
5# 5#
6# When variables are added or removed, the pkgsrc guide (build.xml) 6# When variables are added or removed, the pkgsrc guide (build.xml)
7# should also be updated. 7# should also be updated.
8 8
9MASTER_SITE_XCONTRIB+= \ 9MASTER_SITE_XCONTRIB+= \
10 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \ 10 ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \
11 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \ 11 ftp://sunsite.icm.edu.pl/pub/X11/contrib/ \
12 ftp://mirror.switch.ch/mirror/X11/contrib/ \ 12 ftp://mirror.switch.ch/mirror/X11/contrib/ \
13 ftp://ftp.x.org/contrib/ 13 ftp://ftp.x.org/contrib/
14 14
@@ -267,27 +267,27 @@ MASTER_SITE_OPENOFFICE+= \ @@ -267,27 +267,27 @@ MASTER_SITE_OPENOFFICE+= \
267 267
268MASTER_SITE_CYGWIN+= \ 268MASTER_SITE_CYGWIN+= \
269 http://mirrors.kernel.org/sources.redhat.com/cygwin/ \ 269 http://mirrors.kernel.org/sources.redhat.com/cygwin/ \
270 http://mirrors.xmission.com/cygwin/ \ 270 http://mirrors.xmission.com/cygwin/ \
271 ftp://ftp.dnsbalance.ring.gr.jp/pub/pc/gnu-win32/ \ 271 ftp://ftp.dnsbalance.ring.gr.jp/pub/pc/gnu-win32/ \
272 ftp://ftp.funet.fi/pub/mirrors/cygwin.com/pub/cygwin/ 272 ftp://ftp.funet.fi/pub/mirrors/cygwin.com/pub/cygwin/
273 273
274MASTER_SITE_IFARCHIVE+= \ 274MASTER_SITE_IFARCHIVE+= \
275 http://ifarchive.flavorplex.com/if-archive/ \ 275 http://ifarchive.flavorplex.com/if-archive/ \
276 http://ifarchive.heanet.ie/if-archive/ \ 276 http://ifarchive.heanet.ie/if-archive/ \
277 ftp://ftp.giga.or.at/pub/ifarchive/ 277 ftp://ftp.giga.or.at/pub/ifarchive/
278 278
279MASTER_SITE_PGSQL+= \ 279MASTER_SITE_PGSQL+= \
280 https://ftp.postgresql.org/pub/ 280 http://ftp.postgresql.org/pub/
281 281
282MASTER_SITE_GENTOO+= \ 282MASTER_SITE_GENTOO+= \
283 http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ \ 283 http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ \
284 http://ftp.heanet.ie/pub/gentoo/ \ 284 http://ftp.heanet.ie/pub/gentoo/ \
285 http://mirror.bytemark.co.uk/gentoo/ \ 285 http://mirror.bytemark.co.uk/gentoo/ \
286 http://mirror.switch.ch/ftp/mirror/gentoo/ \ 286 http://mirror.switch.ch/ftp/mirror/gentoo/ \
287 http://gentoo.mirror.dkm.cz/pub/gentoo/ \ 287 http://gentoo.mirror.dkm.cz/pub/gentoo/ \
288 http://ftp.ds.karen.hj.se/gentoo/ \ 288 http://ftp.ds.karen.hj.se/gentoo/ \
289 ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ \ 289 ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ \
290 ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ \ 290 ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/ \
291 http://darkstar.ist.utl.pt/gentoo/ \ 291 http://darkstar.ist.utl.pt/gentoo/ \
292 http://gentoo-euetib.upc.es/mirror/gentoo/ \ 292 http://gentoo-euetib.upc.es/mirror/gentoo/ \
293 http://ftp.ntua.gr/pub/linux/gentoo/ \ 293 http://ftp.ntua.gr/pub/linux/gentoo/ \