Github messages for voidlinux
 help / color / mirror / Atom feed
From: Bnyro <Bnyro@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] pam: update to 1.5.3.
Date: Mon, 07 Aug 2023 12:09:54 +0200	[thread overview]
Message-ID: <20230807100954.EHkWNYn4Y0KpoGwfzQQ0-ut9LdfOdz9N6Vizj3LVLZs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45449@inbox.vuxu.org>

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

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

https://github.com/Bnyro/void-packages pam
https://github.com/void-linux/void-packages/pull/45449

pam: update to 1.5.3.

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 79843cc911a007c8baeade006e5815a22ebb08d3 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 6 Aug 2023 10:06:24 +0200
Subject: [PATCH] pam: update to 1.5.3.

---
 srcpkgs/pam/patches/no-examples.patch | 25 +++++++++++++++++++++++++
 srcpkgs/pam/template                  | 10 +++-------
 2 files changed, 28 insertions(+), 7 deletions(-)
 create mode 100644 srcpkgs/pam/patches/no-examples.patch

diff --git a/srcpkgs/pam/patches/no-examples.patch b/srcpkgs/pam/patches/no-examples.patch
new file mode 100644
index 0000000000000..c589b5558dc1a
--- /dev/null
+++ b/srcpkgs/pam/patches/no-examples.patch
@@ -0,0 +1,25 @@
+these don't build and aren't installed
+--
+diff --git a/Makefile.in b/Makefile.in
+index f7e2c44..f98b2a2 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -176,7 +176,7 @@ ETAGS = etags
+ CTAGS = ctags
+ CSCOPE = cscope
+ DIST_SUBDIRS = libpam tests libpamc libpam_misc modules po conf \
+-	examples xtests doc
++	xtests doc
+ am__DIST_COMMON = $(srcdir)/Make.xml.rules.in $(srcdir)/Makefile.in \
+ 	$(srcdir)/config.h.in $(top_srcdir)/build-aux/compile \
+ 	$(top_srcdir)/build-aux/config.guess \
+@@ -426,7 +426,7 @@ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ AUTOMAKE_OPTIONS = 1.9 gnu dist-xz no-dist-gzip check-news
+-SUBDIRS = libpam tests libpamc libpam_misc modules po conf examples \
++SUBDIRS = libpam tests libpamc libpam_misc modules po conf \
+ 	xtests $(am__append_1)
+ CLEANFILES = *~
+ EXTRA_DIST = pgp.keys.asc CHANGELOG ChangeLog-CVS Copyright
+
diff --git a/srcpkgs/pam/template b/srcpkgs/pam/template
index 6ae5d7c91bebb..04afc8d2ec04f 100644
--- a/srcpkgs/pam/template
+++ b/srcpkgs/pam/template
@@ -1,7 +1,7 @@
 # Template file for 'pam'
 pkgname=pam
-version=1.5.2
-revision=2
+version=1.5.3
+revision=1
 build_style=gnu-configure
 configure_args="
  --libdir=/usr/lib --sbindir=/usr/bin --docdir=/usr/share/doc/pam
@@ -29,13 +29,9 @@ license="BSD-3-Clause"
 homepage="https://github.com/linux-pam/linux-pam"
 changelog="https://raw.githubusercontent.com/linux-pam/linux-pam/master/NEWS"
 distfiles="${homepage}/releases/download/v${version}/Linux-PAM-${version}.tar.xz"
-checksum=e4ec7131a91da44512574268f493c6d8ca105c87091691b8e9b56ca685d4f94d
+checksum=7ac4b50feee004a9fa88f1dfd2d2fa738a82896763050cd773b3c54b0a818283
 lib32disabled=yes
 
-if [ "$XBPS_CHECK_PKGS" = musl ]; then
-	configure_args+=" ac_cv_search_crypt=no"
-fi
-
 post_install() {
 	# Fix unix_chkpwd perms.
 	chmod 4755 ${DESTDIR}/usr/bin/unix_chkpwd

  parent reply	other threads:[~2023-08-07 10:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-06 16:48 [PR PATCH] " Bnyro
2023-08-06 19:09 ` cinerea0
2023-08-06 21:34 ` Bnyro
2023-08-07 10:09 ` Bnyro [this message]
2023-08-09 17:20 ` [PR PATCH] [Updated] " Duncaen
2023-08-09 17:27 ` [PR PATCH] [Merged]: " Duncaen

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=20230807100954.EHkWNYn4Y0KpoGwfzQQ0-ut9LdfOdz9N6Vizj3LVLZs@z \
    --to=bnyro@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).