FreeBSD Bugzilla – Attachment 217944 Details for
Bug 249302
sysutils/polkit: Update to 0.118
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update sysutils/polkit
polkit.diff (text/plain), 2.58 KB, created by
Olivier Duchateau
on 2020-09-14 06:15:37 UTC
(
hide
)
Description:
Patch to update sysutils/polkit
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2020-09-14 06:15:37 UTC
Size:
2.58 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 548589) >+++ Makefile (copie de travail) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= polkit >-PORTVERSION= 0.116 >+PORTVERSION= 0.117 > CATEGORIES= sysutils gnome > MASTER_SITES= https://www.freedesktop.org/software/polkit/releases/ > >@@ -13,7 +13,7 @@ > LICENSE_FILE= ${WRKSRC}/COPYING > > LIB_DEPENDS= libexpat.so:textproc/expat2 \ >- libmozjs-60.so:lang/spidermonkey60 >+ libmozjs-68.so:lang/spidermonkey68 > RUN_DEPENDS= dbus-launch:devel/dbus > > USERS= polkitd >Index: distinfo >=================================================================== >--- distinfo (révision 548589) >+++ distinfo (copie de travail) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1579113725 >-SHA256 (polkit-0.116.tar.gz) = 88170c9e711e8db305a12fdb8234fac5706c61969b94e084d0f117d8ec5d34b1 >-SIZE (polkit-0.116.tar.gz) = 1548311 >+TIMESTAMP = 1598195686 >+SHA256 (polkit-0.117.tar.gz) = e106fe8206638a0524d251f0f96e15eed6e34a3a6d2fd07cc1b6337fdcef7b7c >+SIZE (polkit-0.117.tar.gz) = 1554536 >Index: files/patch-src_polkitbackend_polkitbackendjsauthority.cpp >=================================================================== >--- files/patch-src_polkitbackend_polkitbackendjsauthority.cpp (révision 548589) >+++ files/patch-src_polkitbackend_polkitbackendjsauthority.cpp (nonexistent) >@@ -1,11 +0,0 @@ >---- src/polkitbackend/polkitbackendjsauthority.cpp.orig 2019-04-02 12:54:12 UTC >-+++ src/polkitbackend/polkitbackendjsauthority.cpp >-@@ -567,6 +567,8 @@ polkit_backend_js_authority_finalize (GObject *object) >- g_strfreev (authority->priv->rules_dirs); >- >- delete authority->priv->ac; >-+ delete authority->priv->js_global; >-+ delete authority->priv->js_polkit; >- >- JS_DestroyContext (authority->priv->cx); >- /* JS_ShutDown (); */ > >Property changes on: files/patch-src_polkitbackend_polkitbackendjsauthority.cpp >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (révision 548589) >+++ pkg-plist (copie de travail) >@@ -63,6 +63,7 @@ > share/locale/hu/LC_MESSAGES/polkit-1.mo > share/locale/id/LC_MESSAGES/polkit-1.mo > share/locale/it/LC_MESSAGES/polkit-1.mo >+share/locale/nn/LC_MESSAGES/polkit-1.mo > share/locale/pl/LC_MESSAGES/polkit-1.mo > share/locale/pt_BR/LC_MESSAGES/polkit-1.mo > share/locale/sk/LC_MESSAGES/polkit-1.mo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249302
:
217944
|
217964