Bug 266966 - biology/tRNAscan-SE: Update to 2.0.11
Summary: biology/tRNAscan-SE: Update to 2.0.11
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: http://lowelab.ucsc.edu/tRNAscan-SE/c...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-11 13:39 UTC by Motomichi Matsuzaki
Modified: 2022-10-13 00:22 UTC (History)
1 user (show)

See Also:


Attachments
git format-patch (4.22 KB, patch)
2022-10-11 13:39 UTC, Motomichi Matsuzaki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Motomichi Matsuzaki 2022-10-11 13:39:17 UTC
Created attachment 237212 [details]
git format-patch

Updating biology/tRNAscan-SE to 2.0.11

(Makefile is portclippy'ed)

The port passed poudriere testport in my environment (12.3 amd64/i386).
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-12 11:45:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a4350de941e061def79fb2ab6b6f46d5eb10ad9

commit 5a4350de941e061def79fb2ab6b6f46d5eb10ad9
Author:     Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
AuthorDate: 2022-10-12 11:43:51 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-12 11:45:24 +0000

    biology/tRNAscan-SE: Update to 2.0.11

    ChangeLog:      http://lowelab.ucsc.edu/tRNAscan-SE/change_log.txt
    PR:             266966

 biology/tRNAscan-SE/Makefile                | 8 ++++----
 biology/tRNAscan-SE/distinfo                | 6 +++---
 biology/tRNAscan-SE/files/patch-Makefile.am | 6 +++---
 biology/tRNAscan-SE/pkg-plist               | 4 ++++
 4 files changed, 14 insertions(+), 10 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-13 00:22:58 UTC
Committed, thanks!