Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 2021 16:40:09 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 3a17aaa55efe - 2021Q4 - sysutils/consolekit2: Remove problematic patch.
Message-ID:  <202111121640.1ACGe9tb044657@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by arrowd:

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

commit 3a17aaa55efe7905f5dc1ec6837450bf8dc5c17d
Author:     Jesper Schmitz Mouridsen <jsm@FreeBSD.org>
AuthorDate: 2021-11-04 15:45:20 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-11-12 16:39:41 +0000

    sysutils/consolekit2: Remove problematic patch.
    
    This change prevents ConsoleKit from tracking a currently active terminal.
    
    PR:             221452
    
    Reviewed by:    Greg V <greg@unrelenting.technology>
    
    (cherry picked from commit bc31b1a620cadcdb5fa688de58d2fa04edccdc18)
---
 sysutils/consolekit2/Makefile | 2 +-
 sysutils/consolekit2/distinfo | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/sysutils/consolekit2/Makefile b/sysutils/consolekit2/Makefile
index 21220daa821d..f8df785b21f2 100644
--- a/sysutils/consolekit2/Makefile
+++ b/sysutils/consolekit2/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	consolekit
 PORTVERSION=	1.2.4
+PORTREVISION=	1
 CATEGORIES=	sysutils gnome
 PKGNAMESUFFIX=	2
 
@@ -10,7 +11,6 @@ PATCH_SITES=	https://github.com/unrelentingtech/ConsoleKit2/commit/
 PATCHFILES=	03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch:-p1 \
 		05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch:-p1 \
 		ea4a569100dfa44a0c9d42b1cf7381fd8f88c837.patch:-p1 \
-		18a058576d118dec428d81c7e2e3369d9ec939d0.patch:-p1 \
 		42b8c93b2b7c2a57a74580531c73ab736e95336a.patch:-p1
 
 MAINTAINER=	desktop@FreeBSD.org
diff --git a/sysutils/consolekit2/distinfo b/sysutils/consolekit2/distinfo
index dc669d7d9141..e8286fc34aa4 100644
--- a/sysutils/consolekit2/distinfo
+++ b/sysutils/consolekit2/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1625779902
+TIMESTAMP = 1635592773
 SHA256 (ConsoleKit2-ConsoleKit2-1.2.4-520b862_GH0.tar.gz) = a7632d616b455923afe810e955f869ecd62bd83d5422178188d7659d2656257b
 SIZE (ConsoleKit2-ConsoleKit2-1.2.4-520b862_GH0.tar.gz) = 256578
 SHA256 (03eaa9779f2c9c7b0acf0521a5547036bdec2245.patch) = efcf04ccaba47ad4c979fa694baab3abe7f04fc24c90838b6cbf1e7d709056e6
@@ -7,7 +7,5 @@ SHA256 (05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch) = 36eb5011e29173f955e27f
 SIZE (05f26e99539e7a442e57035ed6d64fdd9a50feb9.patch) = 1409
 SHA256 (ea4a569100dfa44a0c9d42b1cf7381fd8f88c837.patch) = 37ce4fc9a2360089e3d3fadb1ea581fd2d4bcbc68d5981fdedf7baa1a6ad91e6
 SIZE (ea4a569100dfa44a0c9d42b1cf7381fd8f88c837.patch) = 2336
-SHA256 (18a058576d118dec428d81c7e2e3369d9ec939d0.patch) = 46a79687dd3736469086fa68928d4914152b0c00eee994e03b418700ba115e96
-SIZE (18a058576d118dec428d81c7e2e3369d9ec939d0.patch) = 810
 SHA256 (42b8c93b2b7c2a57a74580531c73ab736e95336a.patch) = 7a2a144352f137acbd933b48c1f465b3b3f17104eb163e7b2371220510ff2976
 SIZE (42b8c93b2b7c2a57a74580531c73ab736e95336a.patch) = 916



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