Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] NetworkManager: update to 1.40.0
Date: Thu, 01 Sep 2022 16:46:26 +0200	[thread overview]
Message-ID: <20220901144626.KVXVYw0EEGU4xr21V7TMGze35pwQ7Fvm6IOrb2xjwYk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39003@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]

There is an updated pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages nm
https://github.com/void-linux/void-packages/pull/39003

NetworkManager: update to 1.40.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/39003.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nm-39003.patch --]
[-- Type: text/x-diff, Size: 3610 bytes --]

From cc302a079678b4a353bcd5452c51621383d73eb8 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 1 Sep 2022 10:45:46 -0400
Subject: [PATCH] NetworkManager: update to 1.40.0

---
 srcpkgs/NetworkManager/patches/no-gtk-doc.patch | 16 ++++++++--------
 srcpkgs/NetworkManager/template                 |  8 ++++----
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/NetworkManager/patches/no-gtk-doc.patch b/srcpkgs/NetworkManager/patches/no-gtk-doc.patch
index 87e75aa35106..2cd7cf42b71c 100644
--- a/srcpkgs/NetworkManager/patches/no-gtk-doc.patch
+++ b/srcpkgs/NetworkManager/patches/no-gtk-doc.patch
@@ -1,10 +1,10 @@
-Reason: We only want to build man pages, not development docs
-Upstream: An issue has been filed - https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/689
-Index: b/meson.build
-===================================================================
+# Reason: We only want to build man pages, not development docs
+# Upstream: Patch was rejected - https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/689
+diff --git a/meson.build b/meson.build
+index 996617f4ca..fb4a914470 100644
 --- a/meson.build
 +++ b/meson.build
-@@ -943,10 +943,8 @@ if enable_qt
+@@ -952,10 +952,8 @@ if enable_qt
  endif
  
  if enable_docs
@@ -15,8 +15,8 @@ Index: b/meson.build
  endif
  
  configure_file(
-Index: b/src/libnmc-setting/meson.build
-===================================================================
+diff --git a/src/libnmc-setting/meson.build b/src/libnmc-setting/meson.build
+index 49314cad2e..376ec4e740 100644
 --- a/src/libnmc-setting/meson.build
 +++ b/src/libnmc-setting/meson.build
 @@ -1,6 +1,6 @@
@@ -24,6 +24,6 @@ Index: b/src/libnmc-setting/meson.build
  
 -if enable_docs
 +if enable_docs and enable_introspection
+   assert(enable_introspection, '-Ddocs=true requires -Dintrospection=true')
    settings_docs_input_xml = custom_target(
      'settings-docs-input.xml',
-     input: [nm_settings_docs_xml_gir, nm_property_infos_xml['nmcli']],
diff --git a/srcpkgs/NetworkManager/template b/srcpkgs/NetworkManager/template
index 191bbfa1f172..8bff706bc42d 100644
--- a/srcpkgs/NetworkManager/template
+++ b/srcpkgs/NetworkManager/template
@@ -1,6 +1,6 @@
 # Template file for 'NetworkManager'
 pkgname=NetworkManager
-version=1.38.4
+version=1.40.0
 revision=1
 build_style=meson
 build_helper="gir qemu"
@@ -19,7 +19,7 @@ configure_args="-Dsystemd_journal=false
  -Dsuspend_resume=$(vopt_if elogind elogind upower)
  -Dconfig_dhcp_default=internal"
 hostmakedepends="gettext-devel glib-devel libxslt-devel pkg-config
- intltool dbus-glib-devel docbook-xsl gtk-doc
+ dbus-glib-devel docbook-xsl gtk-doc polkit-devel perl
  $(vopt_if gir 'vala python3-gobject')"
 makedepends="libuuid-devel nss-devel dbus-glib-devel libgudev-devel
  libnl3-devel polkit-devel ppp-devel iptables-devel libcurl-devel
@@ -33,9 +33,9 @@ short_desc="Network Management daemon"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/NetworkManager"
-changelog="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/raw/nm-1-38/NEWS"
+changelog="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/raw/nm-1-40/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=841f64d41776aadd92b151f47e50f62be8a0611a9056fe6bf81881024e6a96c5
+checksum=aee7e057bc2cca5dab84e41f15f1da8b795eb290747b04cbeee822bad9e9fc03
 # TODO: Some tests require network namespaces to run.
 make_check=extended
 lib32disabled=yes

  parent reply	other threads:[~2022-09-01 14:46 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-31 15:32 [PR PATCH] " cinerea0
2022-08-31 17:42 ` [PR PATCH] [Updated] " cinerea0
2022-08-31 17:53 ` cinerea0
2022-08-31 18:17 ` [PR PATCH] [Closed]: " cinerea0
2022-08-31 18:17 ` [PR PATCH] [Updated] " cinerea0
2022-08-31 18:19 ` cinerea0
2022-08-31 18:44 ` cinerea0
2022-08-31 19:19 ` cinerea0
2022-08-31 19:55 ` cinerea0
2022-08-31 19:55 ` [PR REVIEW] " paper42
2022-08-31 19:56 ` paper42
2022-08-31 19:58 ` [PR PATCH] [Updated] " cinerea0
2022-08-31 20:01 ` cinerea0
2022-08-31 20:03 ` [PR REVIEW] " cinerea0
2022-08-31 20:28 ` paper42
2022-08-31 20:29 ` paper42
2022-09-01 14:06 ` [PR PATCH] [Updated] " cinerea0
2022-09-01 14:46 ` cinerea0 [this message]
2022-09-01 15:11 ` cinerea0
2022-09-01 17:47 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220901144626.KVXVYw0EEGU4xr21V7TMGze35pwQ7Fvm6IOrb2xjwYk@z \
    --to=cinerea0@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).