diff options
author | fullermd <fullermd@over-yonder.net> | 2023-03-27 06:18:42 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2023-03-27 06:20:07 +0000 |
commit | c5e156f5dd292cc88b764c188d1b0640d3062962 (patch) | |
tree | 7014330429128746ef118d6803ea1a75d456abb6 /x11-wm/ctwm | |
parent | bd7a4e938a6062a7cc1ce9b31ccbeaf50093ab9d (diff) |
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r-- | x11-wm/ctwm/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/ctwm/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile index 4fce380cea40..f8f2504c1670 100644 --- a/x11-wm/ctwm/Makefile +++ b/x11-wm/ctwm/Makefile @@ -1,5 +1,5 @@ PORTNAME= ctwm -DISTVERSION= 4.0.3 +DISTVERSION= 4.1.0 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= https://www.ctwm.org/dist/ \ @@ -12,7 +12,7 @@ WWW= https://www.ctwm.org/ LICENSE= MIT USES= cmake jpeg tar:xz xorg -USE_XORG= x11 xext xt ice sm xpm xmu +USE_XORG= x11 xext xt ice sm xpm xmu xrandr OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/x11-wm/ctwm/distinfo b/x11-wm/ctwm/distinfo index 1a61aa71c6a1..4300a643499f 100644 --- a/x11-wm/ctwm/distinfo +++ b/x11-wm/ctwm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1563745625 -SHA256 (ctwm-4.0.3.tar.xz) = 2e4b475a0168cb799723fd693b359e188179e51ce476ab453689db8fcdfc800c -SIZE (ctwm-4.0.3.tar.xz) = 683684 +TIMESTAMP = 1679871097 +SHA256 (ctwm-4.1.0.tar.xz) = dffc4724dda6d5637e96c44e476aee87850ff144312f589dd856e1e8bf192029 +SIZE (ctwm-4.1.0.tar.xz) = 719364 |