Bug 255504

Summary: www/kanboard: Update to 1.2.19
Product: Ports & Packages Reporter: Daniel Tihanyi <daniel.tihanyi>
Component: Individual Port(s)Assignee: Rainer Hurling <rhurlin>
Status: Closed FIXED    
Severity: Affects Some People CC: rhurlin
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/kanboard/kanboard/releases/tag/v1.2.19
Attachments:
Description Flags
kanboard-patch-1.2.19 daniel.tihanyi: maintainer-approval+

Description Daniel Tihanyi 2021-04-30 07:01:35 UTC
Created attachment 224565 [details]
kanboard-patch-1.2.19

This is an update for www/kanboard bringing the version to 1.2.19
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-05-02 17:08:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c3813aa062bcb2f9568d47dbb513ad434f921db

commit 8c3813aa062bcb2f9568d47dbb513ad434f921db
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2021-05-02 16:44:47 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-05-02 16:44:47 +0000

    www/kanboard: Update to 1.2.19

    Changelog: https://github.com/kanboard/kanboard/releases

    PR:             255504
    Submitted by:   Daniel Tihanyi <daniel.tihanyi@tetragir.com> (maintainer)

 www/kanboard/Makefile  | 19 ++++++++++---------
 www/kanboard/distinfo  |  6 +++---
 www/kanboard/pkg-descr |  2 +-
 www/kanboard/pkg-plist |  6 ++++++
 4 files changed, 20 insertions(+), 13 deletions(-)
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-05-02 17:12:55 UTC
Additional to your patch I changed the URL in pkg-descr to a secured one. 

While here, I reordered some Makefile vars, as suggested by portclippy ;)

Committed, thanks!