Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2019 22:45:00 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490908 - head/comms/xlog
Message-ID:  <201901212245.x0LMj0P6048627@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Mon Jan 21 22:45:00 2019
New Revision: 490908
URL: https://svnweb.freebsd.org/changeset/ports/490908

Log:
  - Update to 2.0.17
  - Add gnome to USES

Modified:
  head/comms/xlog/Makefile
  head/comms/xlog/distinfo

Modified: head/comms/xlog/Makefile
==============================================================================
--- head/comms/xlog/Makefile	Mon Jan 21 22:18:58 2019	(r490907)
+++ head/comms/xlog/Makefile	Mon Jan 21 22:45:00 2019	(r490908)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xlog
-PORTVERSION=	2.0.15
+PORTVERSION=	2.0.17
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SAVANNAH
 
@@ -16,7 +16,8 @@ LIB_DEPENDS=	libhamlib.so:comms/hamlib \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2
 
-USES=		pkgconfig shared-mime-info
+USES=		gnome pkgconfig shared-mime-info
+
 USE_GNOME=	cairo gdkpixbuf2 gtk20
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-mime-update

Modified: head/comms/xlog/distinfo
==============================================================================
--- head/comms/xlog/distinfo	Mon Jan 21 22:18:58 2019	(r490907)
+++ head/comms/xlog/distinfo	Mon Jan 21 22:45:00 2019	(r490908)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510752253
-SHA256 (xlog-2.0.15.tar.gz) = 52f0866530b7902128990318b713efe2c213164bd5466c11bffc0f8ef940c82a
-SIZE (xlog-2.0.15.tar.gz) = 11461174
+TIMESTAMP = 1548108416
+SHA256 (xlog-2.0.17.tar.gz) = 54ef23290987c6126c6082f8ba25f8a03be4406d0886bb6a98f8cc8f4241b66e
+SIZE (xlog-2.0.17.tar.gz) = 11461214



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