Re: git: a954c97c672d - main - x11-wm/icewm: update IceWM to version 3.3.4.
- Reply: Cy Schubert : "Re: git: a954c97c672d - main - x11-wm/icewm: update IceWM to version 3.3.4."
- Reply: Alexey Dokuchaev : "Re: git: a954c97c672d - main - x11-wm/icewm: update IceWM to version 3.3.4."
- In reply to: Alexey Dokuchaev : "git: a954c97c672d - main - x11-wm/icewm: update IceWM to version 3.3.4."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 May 2023 16:22:52 UTC
In message <202305031510.343FAv9Y036517@gitrepo.freebsd.org>, Alexey Dokuchaev writes: > The branch main has been updated by danfe: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=a954c97c672d5ab53e0abda1d9632a > e5a47c9aa8 > > commit a954c97c672d5ab53e0abda1d9632ae5a47c9aa8 > Author: Alexey Dokuchaev <danfe@FreeBSD.org> > AuthorDate: 2023-05-03 15:10:36 +0000 > Commit: Alexey Dokuchaev <danfe@FreeBSD.org> > CommitDate: 2023-05-03 15:10:36 +0000 > > x11-wm/icewm: update IceWM to version 3.3.4. > --- > x11-wm/icewm/Makefile | 3 +-- > x11-wm/icewm/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 5 deletions(-) > > diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile > index 37d4c128adb0..c63dfc60b34c 100644 > --- a/x11-wm/icewm/Makefile > +++ b/x11-wm/icewm/Makefile > @@ -1,6 +1,5 @@ > PORTNAME= icewm > -PORTVERSION= 3.3.3 > -PORTREVISION= 1 > +PORTVERSION= 3.3.4 > CATEGORIES= x11-wm > MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${POR > TVERSION}/ > > diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo > index 19bd16b06eb8..329dbcf9da64 100644 > --- a/x11-wm/icewm/distinfo > +++ b/x11-wm/icewm/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1681076422 > -SHA256 (icewm-3.3.3.tar.lz) = e138c72003f77e7b3dcf9ee1e22d66a5a1ac510973e50f > f31ac0cd62263dcf73 > -SIZE (icewm-3.3.3.tar.lz) = 1797492 > +TIMESTAMP = 1683110920 > +SHA256 (icewm-3.3.4.tar.lz) = aebb0e9da1e443d5bb2ae931ba2650474633fc5d410c67 > 5341b296813d009c88 > +SIZE (icewm-3.3.4.tar.lz) = 1796578 > This and probably prior versions of this port fail to build on 14-CURRENT. It downloads nanosvg, which fails to #include <stdio.h>. I'm not sure why this isn't a problem on other versions of FreeBSD, but can we use graphics/nanosvg instead? -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org e^(i*pi)+1=0