diff options
author | obrien <obrien@FreeBSD.org> | 2007-01-09 03:30:52 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2007-01-09 03:30:52 +0800 |
commit | f0b241ccf2907ad1cb42bacfb6f5eda4b47511d2 (patch) | |
tree | 1bb5c8bbced8f871c740a667c9f0efc097c8af85 /x11-wm/ctwm | |
parent | 66c2cf3345cf478be2855d51b2a62ff9bba1a995 (diff) | |
download | freebsd-ports-gnome-f0b241ccf2907ad1cb42bacfb6f5eda4b47511d2.tar.gz freebsd-ports-gnome-f0b241ccf2907ad1cb42bacfb6f5eda4b47511d2.tar.zst freebsd-ports-gnome-f0b241ccf2907ad1cb42bacfb6f5eda4b47511d2.zip |
Fix a resizing bug that causes weird behavior.
This is discussed in a thread at the CTWM website, the most pertinent emails:
http://tigerdyr.wheel.dk/ctwm-archive/1652.html
http://tigerdyr.wheel.dk/ctwm-archive/1645.html
Approved by: Matthew D. Fuller <fullermd@over-yonder.net>
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r-- | x11-wm/ctwm/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/ctwm/distinfo | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 14f8e7ee162c..2a2dcb8b3076 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -11,6 +11,9 @@ CATEGORIES= x11-wm MASTER_SITES= http://ctwm.free.lp.se/dist/ \ http://www.centralmiss.com/~matt/distfiles/ +PATCH_SITES= http://tigerdyr.wheel.dk/ctwm-archive/att-1656/ +PATCHFILES= 01-diff + MAINTAINER= fullermd@over-yonder.net COMMENT= An extension to twm, with support for multiple virtual screens, etc diff --git a/x11-wm/ctwm/distinfo b/x11-wm/ctwm/distinfo index c04f39297cf3..f3e5906237f5 100644 --- a/x11-wm/ctwm/distinfo +++ b/x11-wm/ctwm/distinfo @@ -1,3 +1,6 @@ MD5 (ctwm-3.7.tar.gz) = 7276cb0a7d44df98de8e620ba5ae39fa SHA256 (ctwm-3.7.tar.gz) = fa16dbaef6992cdbcdbe05a9dc12c2c16910f5e51a2df54607aeb74f9b4a5171 SIZE (ctwm-3.7.tar.gz) = 1139461 +MD5 (01-diff) = 0290a49e4acb8c80337cdabae70d1e50 +SHA256 (01-diff) = 2272eafc5c35afaf00a1b988c394db5c56d7893460d4fc3be71e26905f2b2045 +SIZE (01-diff) = 4097 |