Date: Mon, 6 Feb 2017 21:18:38 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433523 - head/x11/xconsole Message-ID: <201702062118.v16LIcam078368@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Feb 6 21:18:38 2017 New Revision: 433523 URL: https://svnweb.freebsd.org/changeset/ports/433523 Log: Update to 1.0.7 Modified: head/x11/xconsole/Makefile head/x11/xconsole/distinfo Modified: head/x11/xconsole/Makefile ============================================================================== --- head/x11/xconsole/Makefile Mon Feb 6 21:16:17 2017 (r433522) +++ head/x11/xconsole/Makefile Mon Feb 6 21:18:38 2017 (r433523) @@ -1,13 +1,14 @@ # $FreeBSD$ PORTNAME= xconsole -PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTVERSION= 1.0.7 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Monitor system console messages with X +LICENSE= MIT + XORG_CAT= app USE_XORG= xt xaw Modified: head/x11/xconsole/distinfo ============================================================================== --- head/x11/xconsole/distinfo Mon Feb 6 21:16:17 2017 (r433522) +++ head/x11/xconsole/distinfo Mon Feb 6 21:18:38 2017 (r433523) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xconsole-1.0.6.tar.bz2) = e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1 -SIZE (xorg/app/xconsole-1.0.6.tar.bz2) = 132225 +TIMESTAMP = 1486415842 +SHA256 (xorg/app/xconsole-1.0.7.tar.bz2) = d1144882df207378381bc83927906559defbf7b83a01d52c50ad44234c5851e0 +SIZE (xorg/app/xconsole-1.0.7.tar.bz2) = 134832
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702062118.v16LIcam078368>