svn commit: r478167 - head/x11-wm/ctwm

Fernando Apesteguía fernape at FreeBSD.org
Sun Aug 26 20:33:14 UTC 2018


Author: fernape
Date: Sun Aug 26 20:33:13 2018
New Revision: 478167
URL: https://svnweb.freebsd.org/changeset/ports/478167

Log:
  x11-wm/ctwm: update to 4.0.2
  
  Also switch from PORTVERSION to DISTVERSION
  
  PR:	230901
  Submitted by:	fullermd at over-yonder.net (maintainer)
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D16909

Modified:
  head/x11-wm/ctwm/Makefile
  head/x11-wm/ctwm/distinfo
  head/x11-wm/ctwm/pkg-descr

Modified: head/x11-wm/ctwm/Makefile
==============================================================================
--- head/x11-wm/ctwm/Makefile	Sun Aug 26 20:20:32 2018	(r478166)
+++ head/x11-wm/ctwm/Makefile	Sun Aug 26 20:33:13 2018	(r478167)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ctwm
-PORTVERSION=	4.0.1
+DISTVERSION=	4.0.2
 PORTEPOCH=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	https://www.ctwm.org/dist/ \

Modified: head/x11-wm/ctwm/distinfo
==============================================================================
--- head/x11-wm/ctwm/distinfo	Sun Aug 26 20:20:32 2018	(r478166)
+++ head/x11-wm/ctwm/distinfo	Sun Aug 26 20:33:13 2018	(r478167)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496706535
-SHA256 (ctwm-4.0.1.tar.xz) = 674639f6fe7916a0462ce3b8eae43b95acb26ba2049341bbf7ddd81534f538e1
-SIZE (ctwm-4.0.1.tar.xz) = 656776
+TIMESTAMP = 1535240252
+SHA256 (ctwm-4.0.2.tar.xz) = d4c97558c7eeebd11368d11cbe667706b9f12f2d253020f20b73d1cdd11c19aa
+SIZE (ctwm-4.0.2.tar.xz) = 672608

Modified: head/x11-wm/ctwm/pkg-descr
==============================================================================
--- head/x11-wm/ctwm/pkg-descr	Sun Aug 26 20:20:32 2018	(r478166)
+++ head/x11-wm/ctwm/pkg-descr	Sun Aug 26 20:33:13 2018	(r478167)
@@ -20,4 +20,4 @@ and pixmaps for the buttons and background root window
         - Pinnable and sticky menus.
         - etc...
 
-WWW: http://www.ctwm.org/
+WWW: https://www.ctwm.org/


More information about the svn-ports-all mailing list