Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libgssglue: update to 0.9
Date: Thu, 15 Feb 2024 00:02:38 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48730@inbox.vuxu.org> (raw)

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

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages gss
https://github.com/void-linux/void-packages/pull/48730

libgssglue: update to 0.9
#### Testing the changes
- I tested the changes in this PR: **NO**



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

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

From 40aaeef005e5b59ef4cc4156dd9bddcc7394a8ac Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 14 Feb 2024 18:01:37 -0500
Subject: [PATCH] libgssglue: update to 0.9

---
 srcpkgs/libgssglue/template | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libgssglue/template b/srcpkgs/libgssglue/template
index 180fd95cd5db5..ddb5dc7f93483 100644
--- a/srcpkgs/libgssglue/template
+++ b/srcpkgs/libgssglue/template
@@ -1,16 +1,23 @@
 # Template file for 'libgssglue'
 pkgname=libgssglue
-version=0.4
-revision=8
+version=0.9
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 conf_files="/etc/gssapi_mech.conf"
+hostmakedepends="automake libtool"
 short_desc="Mechanism-switch gssapi library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
-homepage="http://www.citi.umich.edu/projects/nfsv4/linux/"
-distfiles="$homepage/$pkgname/$pkgname-$version.tar.gz"
-checksum=3f791a75502ba723e5e85e41e5e0c711bb89e2716b7c0ec6e74bd1df6739043a
+homepage="https://gitlab.com/gsasl/libgssglue"
+changelog="https://gitlab.com/gsasl/libgssglue/-/raw/master/NEWS"
+distfiles="https://gitlab.com/gsasl/libgssglue/-/archive/libgssglue-${version}/libgssglue-libgssglue-${version}.tar.gz"
+checksum=a7a953f3d65f8f61772bf18a03f12ba9bdf3f0af8463063293194fe85f2d247d
+
+pre_configure() {
+	touch ChangeLog
+	autoreconf -fi
+}
 
 post_install() {
 	vconf ${FILESDIR}/gssapi_mech.conf

             reply	other threads:[~2024-02-14 23:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-14 23:02 cinerea0 [this message]
2024-02-20  2:22 ` [PR PATCH] [Merged]: " cinerea0
2024-02-20  1:23 [PR PATCH] " sgn

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48730@inbox.vuxu.org \
    --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).