Bug 255422

Summary: net/self-service-password update to 1.4
Product: Ports & Packages Reporter: Krzysztof <ports>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: kbowling
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/ltb-project/self-service-password/releases/tag/v1.4
Attachments:
Description Flags
self-service-password patch
ports: maintainer-approval+
self-service-password poudriere log none

Description Krzysztof 2021-04-26 13:53:31 UTC
Created attachment 224444 [details]
self-service-password patch

There is new version of self-service-password. I've made a patch. Also I've tested this new version with poudriere - log is attached
Comment 1 Krzysztof 2021-04-26 13:54:15 UTC
Created attachment 224445 [details]
self-service-password poudriere log

logfile from poudriere
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-26 18:58:07 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9105d68df71fc546aafad5c116e9d8098eee55fa

commit 9105d68df71fc546aafad5c116e9d8098eee55fa
Author:     Krzysztof <ports@bsdserwis.com>
AuthorDate: 2021-04-26 18:56:23 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-04-26 18:57:30 +0000

    net/self-service-password update to 1.4

    Changes https://github.com/ltb-project/self-service-password/releases/tag/v1.4

    PR:             255422
    Approved by:    maintainer

 net/self-service-password/Makefile  |   2 +-
 net/self-service-password/distinfo  |   4 +-
 net/self-service-password/pkg-plist | 233 +++++++++++++++++++++++++++++-------
 3 files changed, 190 insertions(+), 49 deletions(-)
Comment 3 Kevin Bowling freebsd_committer freebsd_triage 2021-04-26 19:01:21 UTC
Thanks for your contribution.  Please consider sending git formatted patches in the future for easier integration.