Bug 285688 - security/pam_pwdfile: The homepage and upstream Git repository of security/pam_pwdfile have changed.
Summary: security/pam_pwdfile: The homepage and upstream Git repository of security/pa...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-27 05:28 UTC by ykla
Modified: 2025-04-02 19:03 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lev)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ykla 2025-03-27 05:28:02 UTC
Currently, the upstream development of security/pam_pwdfile is at https://git.tiwe.de/libpam-pwdfile.git/tree/ (which has released version 2.0), instead of the one in Ports at https://github.com/tiwe-de/libpam-pwdfile. Also, the homepage of the Port security/pam_pwdfile, http://www.cpbotha.net/pam_pwdfile.html, is no longer valid and should be changed to https://www.cpbotha.net/software/.
Comment 1 Lev A. Serebryakov freebsd_committer freebsd_triage 2025-04-02 19:03:00 UTC
Update committed, thanx!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-04-02 19:03:04 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=88ae750911d4e3e4b34a8ba2fa1b6375e8c65243

commit 88ae750911d4e3e4b34a8ba2fa1b6375e8c65243
Author:     Lev A. Serebryakov <lev@FreeBSD.org>
AuthorDate: 2025-04-02 19:00:57 +0000
Commit:     Lev A. Serebryakov <lev@FreeBSD.org>
CommitDate: 2025-04-02 19:02:40 +0000

    security/pam_pwdfile: Update to latest version 2.0

    PR:             285688
    Reported by:    ykla <yklaxds@gmail.com>

 security/pam_pwdfile/Makefile                      |  21 +--
 security/pam_pwdfile/distinfo                      |   6 +-
 security/pam_pwdfile/files/Makefile.bsd (gone)     |  29 ---
 security/pam_pwdfile/files/_pam_macros.h (gone)    | 196 ---------------------
 security/pam_pwdfile/files/patch-Makefile (new)    |  22 +++
 security/pam_pwdfile/files/patch-md5.c (gone)      |  20 ---
 .../pam_pwdfile/files/patch-pam__pwdfile.c (new)   |  22 +++
 .../pam_pwdfile/files/patch-pam_pwdfile.c (gone)   |  33 ----
 8 files changed, 56 insertions(+), 293 deletions(-)