gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r7558: update polkit to master


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7558: update polkit to master
Date: Sun, 2 May 2021 01:06:44 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7558
revision-id: carlhansen@gnu.org-20210502050640-mtu9iy0phg6o3byi
parent: carlhansen@gnu.org-20210501233315-2nuilfspq1eoiuus
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sat 2021-05-01 22:06:40 -0700
message:
  update polkit to master
modified:
  pkg/freedesktop/polkit/Makefile makefile-20190423184112-pj99rb1f7mfbyyx2-3
  pkg/freedesktop/polkit/sha256sums sha256sums-20190423184112-pj99rb1f7mfbyyx2-4
=== modified file 'pkg/freedesktop/polkit/Makefile'
--- a/pkg/freedesktop/polkit/Makefile   2019-04-23 18:41:38 +0000
+++ b/pkg/freedesktop/polkit/Makefile   2021-05-02 05:06:40 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2019 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2019, 2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,23 +21,24 @@
 
 NAME =    polkit
 GARNAME = polkit
-GARVERSION = 0.115
+GARVERSION = master
 HOME_URL = https://www.freedesktop.org/software/polkit
 DESCRIPTION = policy kit
 define BLURB
+policy kit controls process access
 endef
 
 ######################################################################
-
-MASTER_SITES = https://www.freedesktop.org/software/
-MASTER_SUBDIR = $(GARNAME)/releases/
-DISTFILES = $(DISTNAME).tar.gz
+# 
https://gitlab.freedesktop.org/polkit/polkit/-/archive/master/polkit-master.tar.bz2
+MASTER_SITES = https://gitlab.freedesktop.org/
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/-/archive/master/
+DISTFILES = $(DISTNAME).tar.bz2
 SIGFILES  = 
 
 BUILDDEPS = 
 LIBDEPS =  
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/freedesktop/polkit/sha256sums'
--- a/pkg/freedesktop/polkit/sha256sums 2019-04-23 18:41:38 +0000
+++ b/pkg/freedesktop/polkit/sha256sums 2021-05-02 05:06:40 +0000
@@ -1,1 +1,1 @@
-2f87ecdabfbd415c6306673ceadc59846f059b18ef2fce42bac63fe283f12131  
download/polkit-0.115.tar.gz
+519145ecc4be5fda1619e3d670af4d6aa0367475968cb288e97e3d178d74395b  
download/polkit-master.tar.bz2


reply via email to

[Prev in Thread] Current Thread [Next in Thread]