Skip to content

Commit

Permalink
x11-wm/icewm: update IceWM to version 3.4.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Mar 8, 2024
1 parent f95f7e5 commit 6b5777e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
8 changes: 2 additions & 6 deletions x11-wm/icewm/Makefile
@@ -1,12 +1,8 @@
PORTNAME= icewm
PORTVERSION= 3.4.5
PORTREVISION= 2
PORTVERSION= 3.4.6
CATEGORIES= x11-wm
MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/

PATCH_SITES= https://github.com/bbidulock/icewm/commit/
PATCHFILES= d84954333363811ef81f5cdd0c5c3051738ba372.patch:-p1

MAINTAINER= portmaster@bsdforge.com
COMMENT= Window manager designed for speed and usability
WWW= https://ice-wm.org/
Expand Down Expand Up @@ -70,7 +66,7 @@ post-patch-LIBRSVG2-off:
${LOCALBASE}/include/nanosvgrast.h ${WRKSRC}/src

post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ChangeLog NEWS README TODO doc/*.html
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}
.endfor
Expand Down
8 changes: 3 additions & 5 deletions x11-wm/icewm/distinfo
@@ -1,5 +1,3 @@
TIMESTAMP = 1703788710
SHA256 (icewm-3.4.5.tar.lz) = 8d1afe9a2d5e28e88261b68906337449307e53f06c08218e1a6409083998a5f1
SIZE (icewm-3.4.5.tar.lz) = 1831153
SHA256 (d84954333363811ef81f5cdd0c5c3051738ba372.patch) = 15bbad2bc4a71c198edca188d80722fb3e31c96da752af427fb22e120c984f97
SIZE (d84954333363811ef81f5cdd0c5c3051738ba372.patch) = 1268
TIMESTAMP = 1709836974
SHA256 (icewm-3.4.6.tar.lz) = ab05efe9c8fb2f49733035c0b8d41dc6fa8992f0a64f797c4650841a5d6892c8
SIZE (icewm-3.4.6.tar.lz) = 1833326

0 comments on commit 6b5777e

Please sign in to comment.