pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/iso-codes iso-codes: fix broken HOMEPAGE, and...
details: https://anonhg.NetBSD.org/pkgsrc/rev/440bf64039fe
branches: trunk
changeset: 379611:440bf64039fe
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Fri May 20 11:01:15 2022 +0000
description:
iso-codes: fix broken HOMEPAGE, and comment out dead MASTER_SITES.
MASTER_SITES must be switched to salsa.debian.org when this package
gets updated.
diffstat:
textproc/iso-codes/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 1b7a0e651a6f -r 440bf64039fe textproc/iso-codes/Makefile
--- a/textproc/iso-codes/Makefile Fri May 20 10:42:18 2022 +0000
+++ b/textproc/iso-codes/Makefile Fri May 20 11:01:15 2022 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.62 2019/04/25 07:33:24 maya Exp $
+# $NetBSD: Makefile,v 1.63 2022/05/20 11:01:15 fcambus Exp $
DISTNAME= iso-codes-3.77
PKGREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= https://pkg-isocodes.alioth.debian.org/downloads/
+#MASTER_SITES= https://pkg-isocodes.alioth.debian.org/downloads/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://pkg-isocodes.alioth.debian.org/
+HOMEPAGE= https://salsa.debian.org/iso-codes-team/iso-codes
COMMENT= List of country, language and currency names
LICENSE= gnu-lgpl-v2.1
Home |
Main Index |
Thread Index |
Old Index