diff options
-rw-r--r-- | x11-wm/icewm/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/icewm/distinfo | 6 | ||||
-rw-r--r-- | x11-wm/icewm/pkg-plist | 1 |
3 files changed, 5 insertions, 8 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index b059c8faee27..460e3b239c1e 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -1,7 +1,7 @@ # Created by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> PORTNAME= icewm -PORTVERSION= 2.8.0 +PORTVERSION= 2.9.0 CATEGORIES= x11-wm MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/ @@ -60,10 +60,6 @@ post-extract: @${LN} -sf ${STARTUP_PIXMAP} ${WRKSRC}/lib/${dir}/start.xpm .endfor -post-patch: - @${REINPLACE_CMD} -e '/Battery%d/s,snprintf(buf,char buf[20]; &,' \ - ${WRKSRC}/src/aapm.cc - post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ChangeLog NEWS README TODO doc/*.html diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo index 5e02499ffc83..d95c625ad28a 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633372907 -SHA256 (icewm-2.8.0.tar.lz) = 12b7cce67b95b09f34873f46948e7f1cef9edd88682139e054b79ba165c53e49 -SIZE (icewm-2.8.0.tar.lz) = 1745937 +TIMESTAMP = 1637720210 +SHA256 (icewm-2.9.0.tar.lz) = c76a8c9965a1edde4f2446b47ee17c8564e0e20f3d8474465f6d4c54d1125ac4 +SIZE (icewm-2.9.0.tar.lz) = 1745872 diff --git a/x11-wm/icewm/pkg-plist b/x11-wm/icewm/pkg-plist index 9e4105b0976b..a60aa04916fc 100644 --- a/x11-wm/icewm/pkg-plist +++ b/x11-wm/icewm/pkg-plist @@ -64,6 +64,7 @@ man/man5/icewm-winoptions.5.gz %%DATADIR%%/icons/app_32x32.xpm %%DATADIR%%/icons/bomb_16x16.xpm %%DATADIR%%/icons/bomb_32x32.xpm +%%DATADIR%%/icons/cancel-logout_16x16.xpm %%DATADIR%%/icons/communicator-abook_16x16.xpm %%DATADIR%%/icons/communicator-abook_32x32.xpm %%DATADIR%%/icons/communicator-browser_16x16.xpm |