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
Xavier Beaudouin
2024-06-26 10:19:52 UTC
Created attachment 251707 [details]
git diff for py-pyprowl
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
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 Created attachment 253375 [details]
patch resubmit
Hi Mateusz,
Here is the patch as requested.
Kind regards,
Xavier
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. Comitted, thanks! 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(+) |