svn commit: r490908 - head/comms/xlog

Danilo Egea Gondolfo danilo at FreeBSD.org
Mon Jan 21 22:45:01 UTC 2019


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


More information about the svn-ports-all mailing list