Bug 280003

Summary: [NEW-PORT] net/py-pyprowl: Module for sending Prowl notifications
Product: Ports & Packages Reporter: Xavier Beaudouin <kiwi>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Only Me CC: 0mp
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff for py-pyprowl
none
update git-format patch
none
patch resubmit none

Description Xavier Beaudouin 2024-06-26 10:19:52 UTC
This python module permit to send Prowl notifications.

Port has been build, test on 14.1-RELEASE with poudriere as well portlinted and portfmted.

Kind regards
Comment 1 Xavier Beaudouin 2024-06-26 10:20:24 UTC
Created attachment 251707 [details]
git diff for py-pyprowl
Comment 2 Xavier Beaudouin 2024-09-05 18:26:02 UTC
Created attachment 253358 [details]
update git-format patch

Update git format patch. Port has been tested on 14.1 poudriere, and passed with portclippy as well.

Kind regards,
Xavier
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2024-09-06 08:45:40 UTC
Hey! Could you resubmit the patch? I cannot apply it cleanly.

Maybe the following command is going to help:  git format-patch HEAD^ --stdout >patch
Comment 4 Xavier Beaudouin 2024-09-06 08:55:53 UTC
Created attachment 253375 [details]
patch resubmit

Hi Mateusz,

Here is the patch as requested.

Kind regards,
Xavier
Comment 5 Mateusz Piotrowski freebsd_committer freebsd_triage 2024-09-06 09:03:59 UTC
Thanks!

The pkg-descr is a bit empty but I see that upstream doesn't really provide any proper description in the readme. Oh well.
Comment 6 Mateusz Piotrowski freebsd_committer freebsd_triage 2024-09-06 09:04:45 UTC
Comitted, thanks!
Comment 7 commit-hook freebsd_committer freebsd_triage 2024-09-06 09:05:10 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=11afd25981c86d9cbded97fe595c9150cedc119d

commit 11afd25981c86d9cbded97fe595c9150cedc119d
Author:     Xavier Beaudouin <kiwi@oav.net>
AuthorDate: 2024-09-05 18:23:46 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-09-06 09:02:36 +0000

    net/py-pyprowl: Module for sending Prowl notifications

    PR:     280003

 net/Makefile                   |  1 +
 net/py-pyprowl/Makefile (new)  | 22 ++++++++++++++++++++++
 net/py-pyprowl/distinfo (new)  |  3 +++
 net/py-pyprowl/pkg-descr (new) |  1 +
 4 files changed, 27 insertions(+)