Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2022 11:34:00 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1eda5f77236d - main - comms/xlog: Update to 2.0.24
Message-ID:  <202201021134.202BY0bZ057498@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=1eda5f77236d1c18f674bf44c0085d881f298834

commit 1eda5f77236d1c18f674bf44c0085d881f298834
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-02 11:31:38 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-01-02 11:31:43 +0000

    comms/xlog: Update to 2.0.24
    
    Changelog: http://xlog.nongnu.org/xlog.changelog
    This fixes compilation issue reported by pkg-fallout
    
    Reported by:    pkg-fallout
---
 comms/xlog/Makefile | 6 ++----
 comms/xlog/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile
index 6138ac409565..2e9e5538afcd 100644
--- a/comms/xlog/Makefile
+++ b/comms/xlog/Makefile
@@ -1,7 +1,7 @@
 # Created by: Patrick Gardella <patrick@FreeBSD.org>
 
 PORTNAME=	xlog
-PORTVERSION=	2.0.22
+DISTVERSION=	2.0.24
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SAVANNAH
 
@@ -19,11 +19,9 @@ USES=		compiler:c11 gnome pkgconfig shared-mime-info
 
 USE_GNOME=	cairo gdkpixbuf2 gtk20
 GNU_CONFIGURE=	yes
+
 CONFIGURE_ARGS=	--enable-mime-update
 CONFIGURE_ENV+=	ac_cv_c_compiler_gnu=no
-MAKE_ARGS=	PREFIX=${PREFIX}
-
-LIBS+=		-lm
 
 OPTIONS_DEFINE=	NLS DOCS
 OPTIONS_SUB=	yes
diff --git a/comms/xlog/distinfo b/comms/xlog/distinfo
index 272391a737e5..33581b0e5581 100644
--- a/comms/xlog/distinfo
+++ b/comms/xlog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620854413
-SHA256 (xlog-2.0.22.tar.gz) = a10aaa6b4c7b86ca632889cc34f73c690335a6e00373464e7dd62f2df8faeaed
-SIZE (xlog-2.0.22.tar.gz) = 11407849
+TIMESTAMP = 1641121866
+SHA256 (xlog-2.0.24.tar.gz) = 8d453ac6ddc7f5b63d0804114c5423a6b96c0bbed5c23201ffab1244dcc4f8bc
+SIZE (xlog-2.0.24.tar.gz) = 11407825



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