Date: Thu, 9 Feb 2012 01:16:16 +0100 (CET) From: Niclas Zeising <zeising@daemonic.se> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/164921: [PATCH] [MAINTAINER] update to x11-wm/scrotwm Message-ID: <201202090016.q190GGnF059450@vincent.daemonic.se> Resent-Message-ID: <201202090020.q190K8ZL003994@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164921 >Category: ports >Synopsis: [PATCH] [MAINTAINER] update to x11-wm/scrotwm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Feb 09 00:20:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Niclas Zeising >Release: FreeBSD 9.0-BETA2 amd64 >Organization: >Environment: System: FreeBSD vincent.daemonic.se 9.0-BETA2 FreeBSD 9.0-BETA2 #0 r225368: Sat Sep 3 22:13:26 CEST 2011 root@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64 >Description: The attached patch updates x11-wm/scrotwm to the latest version. Amongst other things it adds UTF-8 support, makes switching between windows easier, and contains a load of bug fixes and fixes for memory and file descriptor leaks. >How-To-Repeat: >Fix: --- x11-wm.scrotwm.update.0.11.0.diff begins here --- Index: x11-wm/scrotwm/Makefile =================================================================== RCS file: /home/ncvs/ports/x11-wm/scrotwm/Makefile,v retrieving revision 1.14 diff -u -d -r1.14 Makefile --- x11-wm/scrotwm/Makefile 17 Jan 2012 19:15:06 -0000 1.14 +++ x11-wm/scrotwm/Makefile 9 Feb 2012 00:03:22 -0000 @@ -6,8 +6,7 @@ # PORTNAME= scrotwm -PORTVERSION= 0.10.0 -PORTREVISION= 1 +PORTVERSION= 0.11.0 CATEGORIES= x11-wm MASTER_SITES= https://opensource.conformal.com/snapshots/scrotwm/ EXTRACT_SUFX= .tgz Index: x11-wm/scrotwm/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-wm/scrotwm/distinfo,v retrieving revision 1.12 diff -u -d -r1.12 distinfo --- x11-wm/scrotwm/distinfo 16 Jan 2012 19:11:05 -0000 1.12 +++ x11-wm/scrotwm/distinfo 9 Feb 2012 00:03:22 -0000 @@ -1,2 +1,2 @@ -SHA256 (scrotwm-0.10.0.tgz) = 4219beaa2f0dcb6bb8e80180d03bbf3ad58daaff627de189f0b7641b1faf7222 -SIZE (scrotwm-0.10.0.tgz) = 80960 +SHA256 (scrotwm-0.11.0.tgz) = 7d2a5b30c6285ee2daead904b6dd6b89c4f2ca7ac64aac88213151e234c6554d +SIZE (scrotwm-0.11.0.tgz) = 82600 --- x11-wm.scrotwm.update.0.11.0.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202090016.q190GGnF059450>