Bug 255422 - net/self-service-password update to 1.4
Summary: net/self-service-password update to 1.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/ltb-project/self-s...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-26 13:53 UTC by Krzysztof
Modified: 2021-04-26 19:01 UTC (History)
1 user (show)

See Also:


Attachments
self-service-password patch (15.67 KB, patch)
2021-04-26 13:53 UTC, Krzysztof
ports: maintainer-approval+
Details | Diff
self-service-password poudriere log (29.83 KB, text/plain)
2021-04-26 13:54 UTC, Krzysztof
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.