Date: Fri, 7 Jul 2017 09:36:28 +0000 (UTC) From: "Bradley T. Hughes" <bhughes@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445226 - head/x11-wm/ctwm Message-ID: <201707070936.v679aSB2019860@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bhughes Date: Fri Jul 7 09:36:28 2017 New Revision: 445226 URL: https://svnweb.freebsd.org/changeset/ports/445226 Log: x11-wm/ctwm: Update 4.0.0 -> 4.0.1 PR: 219807 Submitted by: fullermd@over-yonder.net (maintainer) Approved by: robak (mentor), mat (co-mentor) Differential Revision: https://reviews.freebsd.org/D11514 Modified: head/x11-wm/ctwm/Makefile head/x11-wm/ctwm/distinfo Modified: head/x11-wm/ctwm/Makefile ============================================================================== --- head/x11-wm/ctwm/Makefile Fri Jul 7 09:10:12 2017 (r445225) +++ head/x11-wm/ctwm/Makefile Fri Jul 7 09:36:28 2017 (r445226) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= ctwm -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= https://www.ctwm.org/dist/ \ https://distfiles.over-yonder.net/ctwm/ MAINTAINER= fullermd@over-yonder.net -COMMENT= Extension to twm, with support for multiple virtual screens, etc +COMMENT= Extension to twm, with support for multiple virtual screens LICENSE= MIT Modified: head/x11-wm/ctwm/distinfo ============================================================================== --- head/x11-wm/ctwm/distinfo Fri Jul 7 09:10:12 2017 (r445225) +++ head/x11-wm/ctwm/distinfo Fri Jul 7 09:36:28 2017 (r445226) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495621832 -SHA256 (ctwm-4.0.0.tar.xz) = ee3478ee4d0c9dc988a71367934439e59c26d216d2d21b5ad389b44607a716fd -SIZE (ctwm-4.0.0.tar.xz) = 646244 +TIMESTAMP = 1496706535 +SHA256 (ctwm-4.0.1.tar.xz) = 674639f6fe7916a0462ce3b8eae43b95acb26ba2049341bbf7ddd81534f538e1 +SIZE (ctwm-4.0.1.tar.xz) = 656776
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707070936.v679aSB2019860>