Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2020 03:38:56 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556702 - head/x11-servers/xarcan
Message-ID:  <202012010338.0B13cuuh088586@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Dec  1 03:38:56 2020
New Revision: 556702
URL: https://svnweb.freebsd.org/changeset/ports/556702

Log:
  x11-servers/xarcan: update to 0.6.0
  
  Changes:	https://github.com/letoram/xarcan/compare/8f075d78b...0.6.0
  Reported by:	portscout

Modified:
  head/x11-servers/xarcan/Makefile   (contents, props changed)
  head/x11-servers/xarcan/distinfo   (contents, props changed)

Modified: head/x11-servers/xarcan/Makefile
==============================================================================
--- head/x11-servers/xarcan/Makefile	Tue Dec  1 03:38:47 2020	(r556701)
+++ head/x11-servers/xarcan/Makefile	Tue Dec  1 03:38:56 2020	(r556702)
@@ -1,20 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	xarcan
-DISTVERSION=	0.5.4-1
-DISTVERSIONSUFFIX=	-g8f075d78b
+DISTVERSION=	0.6.0
 CATEGORIES=	x11-servers
 
-PATCH_SITES=	https://github.com/freedesktop/xorg-xserver/commit/
-PATCHFILES+=	98dc1228f407.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/292
-PATCHFILES+=	c7486613b0dc.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/304
-PATCHFILES+=	3340ddf37743.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/305
-PATCHFILES+=	622eea366aaf.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/318
-PATCHFILES+=	741bd73429e3.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/322
-PATCHFILES+=	f2cf236da8e8.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/393
-PATCHFILES+=	be731e0bdc7d.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/393
-PATCHFILES+=	b5b529799a20.patch:-p1 # https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/393
-PATCHFILES+=	fb310852f67d.patch:-p1 # https://github.com/letoram/xarcan/pull/7
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	2be9063af666.patch:-p1 # https://github.com/letoram/xarcan/pull/8
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	X11 server as Arcan client

Modified: head/x11-servers/xarcan/distinfo
==============================================================================
--- head/x11-servers/xarcan/distinfo	Tue Dec  1 03:38:47 2020	(r556701)
+++ head/x11-servers/xarcan/distinfo	Tue Dec  1 03:38:56 2020	(r556702)
@@ -1,21 +1,5 @@
-TIMESTAMP = 1564316190
-SHA256 (letoram-xarcan-0.5.4-1-g8f075d78b_GH0.tar.gz) = eb923b332074c4076218c7e1bb42a3d687972fc364db175beb89b95710a69544
-SIZE (letoram-xarcan-0.5.4-1-g8f075d78b_GH0.tar.gz) = 5083988
-SHA256 (98dc1228f407.patch) = 463cbe0a7f81410d73e2a3b5563a1790ab3af4ab4fd0b4d0c769b739a3946037
-SIZE (98dc1228f407.patch) = 1422
-SHA256 (c7486613b0dc.patch) = 451be598799b4d306533664e6b74013f54b24fe3b85459d2efea7c5db98516cf
-SIZE (c7486613b0dc.patch) = 707
-SHA256 (3340ddf37743.patch) = f7f19d2772499ba8bbebbd114278c2eca1133c0fb8696cb1f046c40d966cf380
-SIZE (3340ddf37743.patch) = 664
-SHA256 (622eea366aaf.patch) = 8057a6dcbdc59b746a9f5ff7664a4288e980d7f788ff1d7b137ee82db3ffbd48
-SIZE (622eea366aaf.patch) = 5537
-SHA256 (741bd73429e3.patch) = 46888acb4f377ee0066c6e119b87a058262d903ebc584e70c7380a7c1ae4cdef
-SIZE (741bd73429e3.patch) = 3465
-SHA256 (f2cf236da8e8.patch) = 562c7d358803cf617a7fdafff037fd982b8e000c3dda6d6b2b8b54acb61437ca
-SIZE (f2cf236da8e8.patch) = 1380
-SHA256 (be731e0bdc7d.patch) = 0f69ec23cf3c8a6c2024a48d3f1b12d5851547b6c923ad3f233bf425ad3847bf
-SIZE (be731e0bdc7d.patch) = 1540
-SHA256 (b5b529799a20.patch) = a53167a35a3f416242156b134147530e303dc80db7516d9192cb96538ac89a10
-SIZE (b5b529799a20.patch) = 4501
-SHA256 (fb310852f67d.patch) = 8d8a4b58a084607bfe6149ab07d7d288c4b41cf40623912055f16276de14473f
-SIZE (fb310852f67d.patch) = 2136
+TIMESTAMP = 1606663795
+SHA256 (letoram-xarcan-0.6.0_GH0.tar.gz) = db582bf9c412842fb263d4eb5118f4c1eb6e7b579042a179044d9467fdb98193
+SIZE (letoram-xarcan-0.6.0_GH0.tar.gz) = 5129571
+SHA256 (2be9063af666.patch) = 6a7602ec2a09110f5aab44cb703970d43b36168cd07ad480df02294c2df9a54c
+SIZE (2be9063af666.patch) = 756



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