svn commit: r350341 - in head/x11-wm/spectrwm: . files
Niclas Zeising
zeising at FreeBSD.org
Sun Apr 6 07:45:05 UTC 2014
Author: zeising
Date: Sun Apr 6 07:45:03 2014
New Revision: 350341
URL: http://svnweb.freebsd.org/changeset/ports/350341
QAT: https://qat.redports.org/buildarchive/r350341/
Log:
Update to 2.5.0
PR: ports/188283
Submitted by: Michael Danilov <mike.d.ft402 at gmail.com>
Modified:
head/x11-wm/spectrwm/Makefile
head/x11-wm/spectrwm/distinfo
head/x11-wm/spectrwm/files/patch-spectrwm.c
Modified: head/x11-wm/spectrwm/Makefile
==============================================================================
--- head/x11-wm/spectrwm/Makefile Sun Apr 6 07:25:30 2014 (r350340)
+++ head/x11-wm/spectrwm/Makefile Sun Apr 6 07:45:03 2014 (r350341)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= spectrwm
-PORTVERSION= 2.4.0
+PORTVERSION= 2.5.0
CATEGORIES= x11-wm
MASTER_SITES= https://opensource.conformal.com/snapshots/${PORTNAME}/
EXTRACT_SUFX= .tgz
Modified: head/x11-wm/spectrwm/distinfo
==============================================================================
--- head/x11-wm/spectrwm/distinfo Sun Apr 6 07:25:30 2014 (r350340)
+++ head/x11-wm/spectrwm/distinfo Sun Apr 6 07:45:03 2014 (r350341)
@@ -1,2 +1,2 @@
-SHA256 (spectrwm-2.4.0.tgz) = 5e530e3f69af1649e8b2d0734dce456ff95ce182196cc1e030c9760396b0d83e
-SIZE (spectrwm-2.4.0.tgz) = 112193
+SHA256 (spectrwm-2.5.0.tgz) = 14a97dfb63076ab411f30d058bec86cadad57db783fa52e4eb1e73abbe3c1c08
+SIZE (spectrwm-2.5.0.tgz) = 116520
Modified: head/x11-wm/spectrwm/files/patch-spectrwm.c
==============================================================================
--- head/x11-wm/spectrwm/files/patch-spectrwm.c Sun Apr 6 07:25:30 2014 (r350340)
+++ head/x11-wm/spectrwm/files/patch-spectrwm.c Sun Apr 6 07:45:03 2014 (r350341)
@@ -1,6 +1,6 @@
---- spectrwm.c.orig 2013-04-29 23:55:24.573913339 +0200
-+++ spectrwm.c 2013-04-29 23:55:44.031914326 +0200
-@@ -6316,7 +6316,7 @@
+--- spectrwm.c.orig 2014-04-06 09:43:33.000000000 +0200
++++ spectrwm.c 2014-04-06 09:43:33.000000000 +0200
+@@ -7008,7 +7008,7 @@
void
setup_spawn(void)
{
More information about the svn-ports-all
mailing list