pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/log4cxx log4cxx: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc4f3fdf2bc5
branches:  trunk
changeset: 375409:cc4f3fdf2bc5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 11 15:47:25 2018 +0000

description:
log4cxx: follow redirect

diffstat:

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

diffs (18 lines):

diff -r 9f2c3a5f4053 -r cc4f3fdf2bc5 devel/log4cxx/Makefile
--- a/devel/log4cxx/Makefile    Sun Feb 11 15:46:58 2018 +0000
+++ b/devel/log4cxx/Makefile    Sun Feb 11 15:47:25 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/03/05 11:28:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2018/02/11 15:47:25 wiz Exp $
 
 DISTNAME=      apache-log4cxx-0.10.0
 PKGNAME=       ${DISTNAME:S/apache-//}
@@ -7,7 +7,7 @@
 MASTER_SITES=  ${MASTER_SITE_APACHE:=logging/log4cxx/0.10.0/}
 
 MAINTAINER=    reed%reedmedia.net@localhost
-HOMEPAGE=      http://logging.apache.org/log4cxx/
+HOMEPAGE=      https://logging.apache.org/log4cxx/
 COMMENT=       Logging framework for C++
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index