svn commit: r449399 - head/x11-wm/stumpwm

Joseph Mingrone jrm at FreeBSD.org
Thu Sep 7 14:10:55 UTC 2017


Author: jrm
Date: Thu Sep  7 14:10:53 2017
New Revision: 449399
URL: https://svnweb.freebsd.org/changeset/ports/449399

Log:
  x11-wm/stumpwm: Update to the 1.0.1 release candidate.
  
  Upstream changes: https://github.com/stumpwm/stumpwm/releases/tag/v1.0.1-rc

Modified:
  head/x11-wm/stumpwm/Makefile
  head/x11-wm/stumpwm/distinfo

Modified: head/x11-wm/stumpwm/Makefile
==============================================================================
--- head/x11-wm/stumpwm/Makefile	Thu Sep  7 14:08:27 2017	(r449398)
+++ head/x11-wm/stumpwm/Makefile	Thu Sep  7 14:10:53 2017	(r449399)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	stumpwm
-DISTVERSION=	1.0.0-168
-DISTVERSIONSUFFIX=	-g49fdf94
+DISTVERSIONPREFIX=v
+DISTVERSION=	1.0.1-rc
 CATEGORIES=	x11-wm lisp
 
 MAINTAINER=	jrm at FreeBSD.org

Modified: head/x11-wm/stumpwm/distinfo
==============================================================================
--- head/x11-wm/stumpwm/distinfo	Thu Sep  7 14:08:27 2017	(r449398)
+++ head/x11-wm/stumpwm/distinfo	Thu Sep  7 14:10:53 2017	(r449399)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503065096
-SHA256 (stumpwm-stumpwm-1.0.0-168-g49fdf94-49fdf94_GH0.tar.gz) = 243e621b8ce5e86f6fe79172fcaff9f05a115710efbcd9b88ec6388f69d17f1e
-SIZE (stumpwm-stumpwm-1.0.0-168-g49fdf94-49fdf94_GH0.tar.gz) = 197676
+TIMESTAMP = 1504793111
+SHA256 (stumpwm-stumpwm-v1.0.1-rc-49fdf94_GH0.tar.gz) = 243e621b8ce5e86f6fe79172fcaff9f05a115710efbcd9b88ec6388f69d17f1e
+SIZE (stumpwm-stumpwm-v1.0.1-rc-49fdf94_GH0.tar.gz) = 197676


More information about the svn-ports-all mailing list