Date: Thu, 7 Sep 2017 14:10:53 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449399 - head/x11-wm/stumpwm Message-ID: <201709071410.v87EArUV070298@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709071410.v87EArUV070298>