pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/unrar unrar: Follow redirects
details: https://anonhg.NetBSD.org/pkgsrc/rev/711b0cc43e57
branches: trunk
changeset: 368922:711b0cc43e57
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 22 07:03:57 2017 +0000
description:
unrar: Follow redirects
diffstat:
archivers/unrar/Makefile.common | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 05545f127a3e -r 711b0cc43e57 archivers/unrar/Makefile.common
--- a/archivers/unrar/Makefile.common Fri Sep 22 07:02:57 2017 +0000
+++ b/archivers/unrar/Makefile.common Fri Sep 22 07:03:57 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2017/08/16 06:55:02 wiz Exp $
+# $NetBSD: Makefile.common,v 1.15 2017/09/22 07:03:57 wiz Exp $
#
# used by archivers/libunrar/Makefile
# used by archivers/unrar/Makefile
@@ -6,10 +6,10 @@
DISTNAME= unrarsrc-5.5.8
PKGNAME= ${DISTNAME:S/src//}
CATEGORIES= archivers
-MASTER_SITES= http://www.rarlab.com/rar/
+MASTER_SITES= https://www.rarlab.com/rar/
MAINTAINER= wiz%NetBSD.org@localhost
-HOMEPAGE= http://www.rarlab.com/
+HOMEPAGE= https://www.rarlab.com/
COMMENT= Extract, view & test RAR archives
LICENSE= unrar-license
# From private mail addressed to pkgsrc maintainers:
Home |
Main Index |
Thread Index |
Old Index