From nobody Wed Oct 06 07:13:14 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5D0FC12D93FF; Wed, 6 Oct 2021 07:13:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HPQf21zCVz3mL5; Wed, 6 Oct 2021 07:13:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 23EEF1BE47; Wed, 6 Oct 2021 07:13:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1967DE86038149; Wed, 6 Oct 2021 07:13:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1967DEce038148; Wed, 6 Oct 2021 07:13:14 GMT (envelope-from git) Date: Wed, 6 Oct 2021 07:13:14 GMT Message-Id: <202110060713.1967DEce038148@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: fbbad3fe947b - main - x11-wm/icewm: update IceWM to version 2.8.0. List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fbbad3fe947b16df7a48dc84441a3df395c51881 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbbad3fe947b16df7a48dc84441a3df395c51881 commit fbbad3fe947b16df7a48dc84441a3df395c51881 Author: Alexey Dokuchaev AuthorDate: 2021-10-06 07:11:42 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-10-06 07:11:44 +0000 x11-wm/icewm: update IceWM to version 2.8.0. Reported on: www.opennet.ru --- x11-wm/icewm/Makefile | 6 +++++- x11-wm/icewm/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index cdd2c56b0162..b059c8faee27 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -1,7 +1,7 @@ # Created by: Yukihiro Nakai PORTNAME= icewm -PORTVERSION= 2.7.0 +PORTVERSION= 2.8.0 CATEGORIES= x11-wm MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/ @@ -60,6 +60,10 @@ 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 3ceaccd9f520..5e02499ffc83 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628252732 -SHA256 (icewm-2.7.0.tar.lz) = c56b1d0f5d8efa2af3e38003770eab9165289aa87bd8f1627819c7f93f9433a3 -SIZE (icewm-2.7.0.tar.lz) = 1738471 +TIMESTAMP = 1633372907 +SHA256 (icewm-2.8.0.tar.lz) = 12b7cce67b95b09f34873f46948e7f1cef9edd88682139e054b79ba165c53e49 +SIZE (icewm-2.8.0.tar.lz) = 1745937