Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 May 2023 15:05:32 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 94d45086f17c - main - devel/log4cpp: update to 1.1.4
Message-ID:  <202305041505.344F5WZ1004269@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94d45086f17c4e542ce7757ad31124b56d856003

commit 94d45086f17c4e542ce7757ad31124b56d856003
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2023-05-02 18:33:14 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-05-04 15:00:35 +0000

    devel/log4cpp: update to 1.1.4
    
    ChangeLog: https://sourceforge.net/p/log4cpp/codegit/ci/master/tree/ChangeLog
    
    Reported by:    portscout
---
 devel/log4cpp/Makefile | 9 ++++-----
 devel/log4cpp/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile
index ca0befed3c13..4f0cf44456d5 100644
--- a/devel/log4cpp/Makefile
+++ b/devel/log4cpp/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	log4cpp
-PORTVERSION=	1.1.3
-PORTREVISION=	2
+PORTVERSION=	1.1.4
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}.x%20%28new%29/${PORTNAME}-${PORTVERSION:R}
 
@@ -11,13 +10,13 @@ WWW=		http://log4cpp.sourceforge.net/
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
-
 USES=		compiler:c++11-lang gmake libtool pathfix
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-html-docs
 INSTALL_TARGET=	install-strip
-USE_LDCONFIG=	yes
+
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
 OPTIONS_DEFINE=	DOXYGEN
 OPTIONS_SUB=	yes
diff --git a/devel/log4cpp/distinfo b/devel/log4cpp/distinfo
index 13083bc1138d..e8ce438fbbd8 100644
--- a/devel/log4cpp/distinfo
+++ b/devel/log4cpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515310743
-SHA256 (log4cpp-1.1.3.tar.gz) = 2cbbea55a5d6895c9f0116a9a9ce3afb86df383cd05c9d6c1a4238e5e5c8f51d
-SIZE (log4cpp-1.1.3.tar.gz) = 595639
+TIMESTAMP = 1683052070
+SHA256 (log4cpp-1.1.4.tar.gz) = 696113659e426540625274a8b251052cc04306d8ee5c42a0c7639f39ca90c9d6
+SIZE (log4cpp-1.1.4.tar.gz) = 637440



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305041505.344F5WZ1004269>