Bug 267677

Summary: textproc/py-patiencediff: Update to 0.2.12
Product: Ports & Packages Reporter: fullermd
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo, fullermd, python, rhurlin
Priority: --- Keywords: needs-qa
Version: LatestFlags: eduardo: merge-quarterly-
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update
fullermd: maintainer-approval+
Update to 0.2.8
none
Update to 0.2.11
none
Update to 0.2.12
fullermd: maintainer-approval+
sugestion: use pytest fullermd: maintainer-approval+

Description fullermd 2022-11-09 23:30:51 UTC
Created attachment 237983 [details]
Update

New upstream release
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-11-09 23:42:49 UTC
^Triage: 

- If there is a changelog or release notes URL available for this version, please add it to the URL field

- maintainer-feedback flag (+) not required unless requested (?) first.

- Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval

  Attachment -> Details -> maintainer-approval [+]

- Please confirm this change passes QA (portlint, poudriere at least). For details and instructions, see:

  https://docs.freebsd.org/en/books/porters-handbook/#testing
Comment 2 fullermd 2022-11-22 23:28:44 UTC
Created attachment 238266 [details]
Update to 0.2.8

Updated patch for new release
Comment 3 fullermd 2022-12-15 02:30:47 UTC
Created attachment 238808 [details]
Update to 0.2.11

Updated for 0.2.11 upstream release
Comment 4 fullermd 2022-12-17 02:28:23 UTC
Created attachment 238853 [details]
Update to 0.2.12

Keep up with upstream
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-17 07:09:18 UTC
Created attachment 238861 [details]
sugestion: use pytest

- USE_PYTHON= pytest
- Define LICENSE_FILE
Comment 6 commit-hook freebsd_committer freebsd_triage 2022-12-17 18:56:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7beeba0a36e6fef628a67d8f8c282bdc7a0c4a1f

commit 7beeba0a36e6fef628a67d8f8c282bdc7a0c4a1f
Author:     fullermd <fullermd@over-yonder.net>
AuthorDate: 2022-12-17 18:50:58 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-17 18:50:58 +0000

    textproc/py-patiencediff: Update to 0.2.12

    - USE_PYTHON= pytest
    - Define LICENSE_FILE

    ChangeLog:
    https://github.com/breezy-team/patiencediff/compare/v0.2.2...v0.2.12

    PR:             267677

 textproc/py-patiencediff/Makefile | 10 +++-------
 textproc/py-patiencediff/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 10 deletions(-)
Comment 7 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-17 18:57:16 UTC
Committed, thanks!