Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2022 20:55:34 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 590f95c0e884 - main - multimedia/arcan: update to 0.6.2.1
Message-ID:  <202210142055.29EKtYCr001030@gitrepo.freebsd.org>

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

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

commit 590f95c0e884d13467fbcdab2a62426d9493264a
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-10-12 20:23:54 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-10-14 20:55:12 +0000

    multimedia/arcan: update to 0.6.2.1
    
    Changes:        https://github.com/letoram/arcan/releases/tag/0.6.2.1
    Reported by:    Repology
---
 graphics/aloadimage/Makefile | 6 +-----
 graphics/aloadimage/distinfo | 8 +++-----
 multimedia/arcan/Makefile    | 6 ++++--
 multimedia/arcan/distinfo    | 8 +++++---
 sysutils/acfgfs/Makefile     | 6 +-----
 sysutils/acfgfs/distinfo     | 8 +++-----
 x11/aclip/Makefile           | 6 +-----
 x11/aclip/distinfo           | 8 +++-----
 x11/arcan-trayicon/Makefile  | 2 +-
 x11/arcan-trayicon/distinfo  | 6 +++---
 10 files changed, 25 insertions(+), 39 deletions(-)

diff --git a/graphics/aloadimage/Makefile b/graphics/aloadimage/Makefile
index 0c3c8f6ae0f3..6727dbc2711a 100644
--- a/graphics/aloadimage/Makefile
+++ b/graphics/aloadimage/Makefile
@@ -1,11 +1,7 @@
 PORTNAME=	aloadimage
-DISTVERSION=	0.6.2
+DISTVERSION=	0.6.2.1
 CATEGORIES=	graphics
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCH_WRKSRC=	${WRKSRC:H:H:H}
-PATCHFILES+=	f1ff13a78c8a.patch:-p1 # https://github.com/letoram/arcan/pull/254
-
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Trivial image viewer for Arcan servers
 WWW=		https://arcan-fe.com/
diff --git a/graphics/aloadimage/distinfo b/graphics/aloadimage/distinfo
index a1ce9d5ece57..e72d1b28732c 100644
--- a/graphics/aloadimage/distinfo
+++ b/graphics/aloadimage/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1657870390
-SHA256 (letoram-arcan-0.6.2_GH0.tar.gz) = 635c447c341c7b803fd13317d3027ce438e8965803943a213a8f4409352d889c
-SIZE (letoram-arcan-0.6.2_GH0.tar.gz) = 11802619
-SHA256 (f1ff13a78c8a.patch) = c2a69072b454edadda8f6013d64cca56ccff171b44f46f9121c9f73ce2c6156f
-SIZE (f1ff13a78c8a.patch) = 1741
+TIMESTAMP = 1665606234
+SHA256 (letoram-arcan-0.6.2.1_GH0.tar.gz) = 7bf083412bc61555472877313c13116431a0a36fccbf142f97559db43b4a1475
+SIZE (letoram-arcan-0.6.2.1_GH0.tar.gz) = 11812923
diff --git a/multimedia/arcan/Makefile b/multimedia/arcan/Makefile
index c82345c26b66..b108f542a22c 100644
--- a/multimedia/arcan/Makefile
+++ b/multimedia/arcan/Makefile
@@ -1,8 +1,10 @@
 PORTNAME=	arcan
-DISTVERSION=	0.6.2
-PORTREVISION=	1
+DISTVERSION=	0.6.2.1
 CATEGORIES=	multimedia
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	9b807ac75c6f.patch:-p2 # https://github.com/letoram/arcan/issues/258
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Display Server, Multimedia Framework, Game Engine
 WWW=		https://arcan-fe.com/
diff --git a/multimedia/arcan/distinfo b/multimedia/arcan/distinfo
index f019696bb091..917534939345 100644
--- a/multimedia/arcan/distinfo
+++ b/multimedia/arcan/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1657870390
-SHA256 (letoram-arcan-0.6.2_GH0.tar.gz) = 635c447c341c7b803fd13317d3027ce438e8965803943a213a8f4409352d889c
-SIZE (letoram-arcan-0.6.2_GH0.tar.gz) = 11802619
+TIMESTAMP = 1665606234
+SHA256 (letoram-arcan-0.6.2.1_GH0.tar.gz) = 7bf083412bc61555472877313c13116431a0a36fccbf142f97559db43b4a1475
+SIZE (letoram-arcan-0.6.2.1_GH0.tar.gz) = 11812923
+SHA256 (9b807ac75c6f.patch) = 158b194c6ac99922c3ad44e9887d471523a8044a5acdb4786754d9e0a1c6509b
+SIZE (9b807ac75c6f.patch) = 1191
diff --git a/sysutils/acfgfs/Makefile b/sysutils/acfgfs/Makefile
index b99010099d7f..7160ef19dbe5 100644
--- a/sysutils/acfgfs/Makefile
+++ b/sysutils/acfgfs/Makefile
@@ -1,11 +1,7 @@
 PORTNAME=	acfgfs
-DISTVERSION=	0.6.2
+DISTVERSION=	0.6.2.1
 CATEGORIES=	sysutils
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCH_WRKSRC=	${WRKSRC:H:H:H}
-PATCHFILES+=	f1ff13a78c8a.patch:-p1 # https://github.com/letoram/arcan/pull/254
-
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	FUSE file system driver for Arcan window managers
 WWW=		https://arcan-fe.com/
diff --git a/sysutils/acfgfs/distinfo b/sysutils/acfgfs/distinfo
index a1ce9d5ece57..e72d1b28732c 100644
--- a/sysutils/acfgfs/distinfo
+++ b/sysutils/acfgfs/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1657870390
-SHA256 (letoram-arcan-0.6.2_GH0.tar.gz) = 635c447c341c7b803fd13317d3027ce438e8965803943a213a8f4409352d889c
-SIZE (letoram-arcan-0.6.2_GH0.tar.gz) = 11802619
-SHA256 (f1ff13a78c8a.patch) = c2a69072b454edadda8f6013d64cca56ccff171b44f46f9121c9f73ce2c6156f
-SIZE (f1ff13a78c8a.patch) = 1741
+TIMESTAMP = 1665606234
+SHA256 (letoram-arcan-0.6.2.1_GH0.tar.gz) = 7bf083412bc61555472877313c13116431a0a36fccbf142f97559db43b4a1475
+SIZE (letoram-arcan-0.6.2.1_GH0.tar.gz) = 11812923
diff --git a/x11/aclip/Makefile b/x11/aclip/Makefile
index a37f3941e4f9..fe04dec763d4 100644
--- a/x11/aclip/Makefile
+++ b/x11/aclip/Makefile
@@ -1,11 +1,7 @@
 PORTNAME=	aclip
-DISTVERSION=	0.6.2
+DISTVERSION=	0.6.2.1
 CATEGORIES=	x11
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCH_WRKSRC=	${WRKSRC:H:H:H}
-PATCHFILES+=	f1ff13a78c8a.patch:-p1 # https://github.com/letoram/arcan/pull/254
-
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Command line interface to Arcan clipboards
 WWW=		https://arcan-fe.com/
diff --git a/x11/aclip/distinfo b/x11/aclip/distinfo
index a1ce9d5ece57..e72d1b28732c 100644
--- a/x11/aclip/distinfo
+++ b/x11/aclip/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1657870390
-SHA256 (letoram-arcan-0.6.2_GH0.tar.gz) = 635c447c341c7b803fd13317d3027ce438e8965803943a213a8f4409352d889c
-SIZE (letoram-arcan-0.6.2_GH0.tar.gz) = 11802619
-SHA256 (f1ff13a78c8a.patch) = c2a69072b454edadda8f6013d64cca56ccff171b44f46f9121c9f73ce2c6156f
-SIZE (f1ff13a78c8a.patch) = 1741
+TIMESTAMP = 1665606234
+SHA256 (letoram-arcan-0.6.2.1_GH0.tar.gz) = 7bf083412bc61555472877313c13116431a0a36fccbf142f97559db43b4a1475
+SIZE (letoram-arcan-0.6.2.1_GH0.tar.gz) = 11812923
diff --git a/x11/arcan-trayicon/Makefile b/x11/arcan-trayicon/Makefile
index bf931ab8490b..a2f0008d26f1 100644
--- a/x11/arcan-trayicon/Makefile
+++ b/x11/arcan-trayicon/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	arcan-trayicon
-DISTVERSION=	0.6.2
+DISTVERSION=	0.6.2.1
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/x11/arcan-trayicon/distinfo b/x11/arcan-trayicon/distinfo
index f019696bb091..e72d1b28732c 100644
--- a/x11/arcan-trayicon/distinfo
+++ b/x11/arcan-trayicon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657870390
-SHA256 (letoram-arcan-0.6.2_GH0.tar.gz) = 635c447c341c7b803fd13317d3027ce438e8965803943a213a8f4409352d889c
-SIZE (letoram-arcan-0.6.2_GH0.tar.gz) = 11802619
+TIMESTAMP = 1665606234
+SHA256 (letoram-arcan-0.6.2.1_GH0.tar.gz) = 7bf083412bc61555472877313c13116431a0a36fccbf142f97559db43b4a1475
+SIZE (letoram-arcan-0.6.2.1_GH0.tar.gz) = 11812923



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