pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang Remove non-resolving host.
details: https://anonhg.NetBSD.org/pkgsrc/rev/452494dc89d6
branches: trunk
changeset: 355769:452494dc89d6
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Dec 12 12:08:57 2016 +0000
description:
Remove non-resolving host.
diffstat:
lang/racket-textual/Makefile | 5 ++---
lang/racket/Makefile | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diffs (38 lines):
diff -r 1aecec2af42d -r 452494dc89d6 lang/racket-textual/Makefile
--- a/lang/racket-textual/Makefile Mon Dec 12 11:42:49 2016 +0000
+++ b/lang/racket-textual/Makefile Mon Dec 12 12:08:57 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2016/12/05 20:09:49 asau Exp $
+# $NetBSD: Makefile,v 1.30 2016/12/12 12:08:57 wiz Exp $
PKGNAME= racket-minimal-6.7
DISTNAME= $(PKGNAME_NOREV)-src
@@ -7,8 +7,7 @@
http://www.eecs.northwestern.edu/racket/$(PKGVERSION_NOREV)/ \
http://www.cs.utah.edu/plt/installers/$(PKGVERSION_NOREV)/ \
http://mirror.informatik.uni-tuebingen.de/mirror/racket/$(PKGVERSION_NOREV)/ \
- ftp://infogroep.be/pub/racket/installers/$(PKGVERSION_NOREV)/ \
- http://russell.cs.bilgi.edu.tr/racket-installers/$(PKGVERSION_NOREV)/
+ ftp://infogroep.be/pub/racket/installers/$(PKGVERSION_NOREV)/
# Pre-release:
#MASTER_SITES_PLT= http://pre-release.racket-lang.org/installers/
MASTER_SITES= $(MASTER_SITES_PLT)
diff -r 1aecec2af42d -r 452494dc89d6 lang/racket/Makefile
--- a/lang/racket/Makefile Mon Dec 12 11:42:49 2016 +0000
+++ b/lang/racket/Makefile Mon Dec 12 12:08:57 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2016/12/05 20:11:22 asau Exp $
+# $NetBSD: Makefile,v 1.54 2016/12/12 12:08:57 wiz Exp $
PKGNAME= racket-6.7
DISTNAME= $(PKGNAME_NOREV)-src
@@ -7,8 +7,7 @@
http://www.eecs.northwestern.edu/racket/$(PKGVERSION_NOREV)/ \
http://www.cs.utah.edu/plt/installers/$(PKGVERSION_NOREV)/ \
http://mirror.informatik.uni-tuebingen.de/mirror/racket/$(PKGVERSION_NOREV)/ \
- ftp://infogroep.be/pub/racket/installers/$(PKGVERSION_NOREV)/ \
- http://russell.cs.bilgi.edu.tr/racket-installers/$(PKGVERSION_NOREV)/
+ ftp://infogroep.be/pub/racket/installers/$(PKGVERSION_NOREV)/
# Pre-release:
#MASTER_SITES_PLT= http://pre-release.racket-lang.org/installers/
MASTER_SITES= $(MASTER_SITES_PLT)
Home |
Main Index |
Thread Index |
Old Index