Bug 267677 - textproc/py-patiencediff: Update to 0.2.12
Summary: textproc/py-patiencediff: Update to 0.2.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2022-11-09 23:30 UTC by fullermd
Modified: 2022-12-17 18:57 UTC (History)
4 users (show)

See Also:
eduardo: merge-quarterly-


Attachments
Update (935 bytes, patch)
2022-11-09 23:30 UTC, fullermd
fullermd: maintainer-approval+
Details | Diff
Update to 0.2.8 (935 bytes, patch)
2022-11-22 23:28 UTC, fullermd
no flags Details | Diff
Update to 0.2.11 (938 bytes, patch)
2022-12-15 02:30 UTC, fullermd
no flags Details | Diff
Update to 0.2.12 (938 bytes, patch)
2022-12-17 02:28 UTC, fullermd
fullermd: maintainer-approval+
Details | Diff
sugestion: use pytest (1.44 KB, patch)
2022-12-17 07:09 UTC, Nuno Teixeira
fullermd: maintainer-approval+
Details | Diff

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