Date: Fri, 7 Jun 2024 17:52:13 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f0056d8594f0 - main - x11-toolkits/gnustep-gui: update to 0_31_1 Message-ID: <202406071752.457HqDVZ091429@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0056d8594f03cff40cfc01f2523b2e6609ff9bd commit f0056d8594f03cff40cfc01f2523b2e6609ff9bd Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2024-06-07 08:44:16 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2024-06-07 17:52:01 +0000 x11-toolkits/gnustep-gui: update to 0_31_1 ChangeLog: https://github.com/gnustep/libs-gui/releases/tag/gui-0_31_1 Reported by: portscout --- x11-toolkits/gnustep-gui/Makefile | 2 +- x11-toolkits/gnustep-gui/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 230a9aa433ca..e336800152ba 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnustep-gui DISTVERSIONPREFIX= gui- -DISTVERSION= 0_31_0 +DISTVERSION= 0_31_1 CATEGORIES= x11-toolkits gnustep MAINTAINER= ports@FreeBSD.org diff --git a/x11-toolkits/gnustep-gui/distinfo b/x11-toolkits/gnustep-gui/distinfo index 97f692976dd7..ead2cf4fb938 100644 --- a/x11-toolkits/gnustep-gui/distinfo +++ b/x11-toolkits/gnustep-gui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717049945 -SHA256 (gnustep-libs-gui-gui-0_31_0_GH0.tar.gz) = e29c1ab0a5860b794a7902815bb597ae2b914241d4d06c2871e148f906d16dd0 -SIZE (gnustep-libs-gui-gui-0_31_0_GH0.tar.gz) = 3104145 +TIMESTAMP = 1717749233 +SHA256 (gnustep-libs-gui-gui-0_31_1_GH0.tar.gz) = 040ec27fa7a5c99721f10e7b2b56b8d228aafbb81bf9e1589aa31162463cd1d3 +SIZE (gnustep-libs-gui-gui-0_31_1_GH0.tar.gz) = 3103743
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406071752.457HqDVZ091429>