Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2024 20:03:34 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fcf324f04755 - main - math/xgap: update 4.31 =?utf-8?Q?=E2=86=92?= 4.32
Message-ID:  <202404212003.43LK3Ym8029454@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fcf324f04755f9fae96e884fbfe04584b8eea6e8

commit fcf324f04755f9fae96e884fbfe04584b8eea6e8
Author:     Andrey Korobkov <alster@vinterdalen.se>
AuthorDate: 2024-04-21 20:02:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-21 20:02:01 +0000

    math/xgap: update 4.31 → 4.32
    
    PR:     278444
---
 math/xgap/Makefile | 8 +++-----
 math/xgap/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/math/xgap/Makefile b/math/xgap/Makefile
index 7222fa48a978..37dc2d34e427 100644
--- a/math/xgap/Makefile
+++ b/math/xgap/Makefile
@@ -1,14 +1,13 @@
 PORTNAME=	xgap
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.31
-PORTREVISION=	1
+DISTVERSION=	4.32
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Graphical user interface for GAP
 WWW=		https://gap-packages.github.io/xgap/
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN_armv6=	cannot find sources (xgap.c) in ../../src.x11
@@ -19,10 +18,9 @@ LIB_DEPENDS=	libXaw.so:x11-toolkits/libXaw
 RUN_DEPENDS=	gap:math/gap
 
 USES=		autoreconf gmake xorg
-USE_XORG=	ice sm x11 xext xmu xt
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	gap-packages
+USE_XORG=	ice sm x11 xext xmu xt
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-gaproot=${LOCALBASE}/lib/gap
diff --git a/math/xgap/distinfo b/math/xgap/distinfo
index 4e71222154de..aa4fd66c3c72 100644
--- a/math/xgap/distinfo
+++ b/math/xgap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645117274
-SHA256 (gap-packages-xgap-v4.31_GH0.tar.gz) = e45073adb568fd632f6b78cbb6ebc9c644bab11be3d787de33ac99ca624c7e7c
-SIZE (gap-packages-xgap-v4.31_GH0.tar.gz) = 256467
+TIMESTAMP = 1713479003
+SHA256 (gap-packages-xgap-v4.32_GH0.tar.gz) = dabf0251fd2280b60b62b67b0b56dfaec2d1018d974c1a5e781b434c1a6b374b
+SIZE (gap-packages-xgap-v4.32_GH0.tar.gz) = 256860



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404212003.43LK3Ym8029454>