pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libtar libtar: HOMEPAGE redirects to https



details:   https://anonhg.NetBSD.org/pkgsrc/rev/748d405dff18
branches:  trunk
changeset: 335571:748d405dff18
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Jun 22 11:31:06 2019 +0000

description:
libtar: HOMEPAGE redirects to https

diffstat:

 devel/libtar/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 09feaa94d6d2 -r 748d405dff18 devel/libtar/Makefile
--- a/devel/libtar/Makefile     Sat Jun 22 11:30:11 2019 +0000
+++ b/devel/libtar/Makefile     Sat Jun 22 11:31:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/12/13 18:26:07 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2019/06/22 11:31:06 nia Exp $
 #
 
 DISTNAME=      libtar-1.2.20
@@ -6,7 +6,7 @@
 MASTER_SITES=  http://pkgbuild.com/~giovanni/libtar/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://repo.or.cz/w/libtar.git/
+HOMEPAGE=      https://repo.or.cz/w/libtar.git/
 COMMENT=       Library for manipulating POSIX tar files
 
 WRKSRC=                        ${WRKDIR}/libtar



Home | Main Index | Thread Index | Old Index