pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/talloc talloc: switch master site to https due t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9cf23791075
branches: trunk
changeset: 339108:e9cf23791075
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Sep 06 14:04:37 2019 +0000
description:
talloc: switch master site to https due to unconditional redirect
XXX the master site still responds with some RFC8297 code that ftp(1) does
not understand ...
diffstat:
devel/talloc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r a14b4643387d -r e9cf23791075 devel/talloc/Makefile
--- a/devel/talloc/Makefile Fri Sep 06 13:46:03 2019 +0000
+++ b/devel/talloc/Makefile Fri Sep 06 14:04:37 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2019/09/05 09:02:11 adam Exp $
+# $NetBSD: Makefile,v 1.38 2019/09/06 14:04:37 tnn Exp $
DISTNAME= talloc-2.3.0
CATEGORIES= devel
-MASTER_SITES= http://www.samba.org/ftp/talloc/
+MASTER_SITES= https://www.samba.org/ftp/talloc/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://talloc.samba.org/talloc/doc/html/index.html
Home |
Main Index |
Thread Index |
Old Index