Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/gpsbabel geography/gpsbabel: Adjust MASTER_S...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2893a230c095
branches: trunk
changeset: 437726:2893a230c095
user: gdt <gdt%pkgsrc.org@localhost>
date: Sun Aug 30 19:13:38 2020 +0000
description:
geography/gpsbabel: Adjust MASTER_SITES
This is not locally maintained; merely cached, so use
MASTER_SITE_BACKUP, which is where 1.6.0 actually is.
NFCI.
diffstat:
geography/gpsbabel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 6186f1bd6d9a -r 2893a230c095 geography/gpsbabel/Makefile
--- a/geography/gpsbabel/Makefile Sun Aug 30 18:30:02 2020 +0000
+++ b/geography/gpsbabel/Makefile Sun Aug 30 19:13:38 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.31 2020/08/18 17:58:00 leot Exp $
+# $NetBSD: Makefile,v 1.32 2020/08/30 19:13:38 gdt Exp $
#
DISTNAME= gpsbabel-1.6.0
PKGREVISION= 8
CATEGORIES= geography
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ${MASTER_SITE_BACKUP}
# Download from official site apparently only via interactive form,
# but code is gnu-gpl-v2 so hosted elsewhere.
# older versions were at
Home |
Main Index |
Thread Index |
Old Index