pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/log4cxx log4cxx: fix HOMEPAGE link
details: https://anonhg.NetBSD.org/pkgsrc/rev/74422ec88bc3
branches: trunk
changeset: 376592:74422ec88bc3
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 04 16:18:28 2018 +0000
description:
log4cxx: fix HOMEPAGE link
diffstat:
devel/log4cxx/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e325bdf5d860 -r 74422ec88bc3 devel/log4cxx/Makefile
--- a/devel/log4cxx/Makefile Sun Mar 04 16:17:25 2018 +0000
+++ b/devel/log4cxx/Makefile Sun Mar 04 16:18:28 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2018/02/11 15:47:25 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/04 16:18:28 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= https://logging.apache.org/log4cxx/
+HOMEPAGE= https://logging.apache.org/log4cxx/latest_stable/index.html
COMMENT= Logging framework for C++
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index