Bug 229693 - [MAINTAINER UPDATE] biology/hmmer: update to 3.2.1
Summary: [MAINTAINER UPDATE] biology/hmmer: update to 3.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-11 11:05 UTC by Motomichi Matsuzaki
Modified: 2018-07-11 15:16 UTC (History)
0 users

See Also:


Attachments
svn diff (4.45 KB, patch)
2018-07-11 11:05 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 2018-07-11 11:05:47 UTC
Created attachment 195047 [details]
svn diff

updating to 3.2.1

Major changes from 3.1:
* license changed from GPLv3 to BSD3CLAUSE
* no headers & libraries installed
* "dummy" implementation has been removed

https://github.com/EddyRivasLab/hmmer/blob/master/release-notes/RELEASE-3.2.1

The port now strictly requires SSE2 or Altivec instructions.
Tested with portlint & poudriere testport (11.1/10.4 amd64/i386).

This obsoletes bug #224419
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-07-11 15:15:46 UTC
A commit references this bug:

Author: swills
Date: Wed Jul 11 15:15:04 UTC 2018
New revision: 474455
URL: https://svnweb.freebsd.org/changeset/ports/474455

Log:
  biology/hmmer: update to 3.2.1

  PR:		229693
  Submitted by:	Motomichi Matsuzaki <mzaki@niid.go.jp> (maintainer)

Changes:
  head/biology/hmmer/Makefile
  head/biology/hmmer/distinfo
  head/biology/hmmer/files/
  head/biology/hmmer/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-07-11 15:16:07 UTC
Committed, thanks!