Page MenuHomeFreeBSD

biology/phyml: update to v3.3.20180621
ClosedPublic

Authored by fernape on Jun 22 2018, 4:23 PM.
Tags
None
Referenced Files
F83303909: D15967.id44349.diff
Wed, May 8, 3:52 PM
Unknown Object (File)
Wed, May 1, 10:12 PM
Unknown Object (File)
Tue, Apr 30, 9:05 PM
Unknown Object (File)
Tue, Apr 30, 9:05 PM
Unknown Object (File)
Tue, Apr 30, 9:05 PM
Unknown Object (File)
Tue, Apr 30, 9:04 PM
Unknown Object (File)
Sat, Apr 27, 3:23 AM
Unknown Object (File)
Wed, Apr 24, 8:13 PM
Subscribers

Details

Summary

Reported by portscout.

  • Reorder USES and USE_*
Test Plan
  • portlint -AC OK
  • poudriere builds for {10.4,11.1}{amd64,i386}, 12i386 OK
  • run test in 10.4 amd64 OK
  • Build test with MPICH2 and OPENMPI in 11.1 amd64 OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 17565
Build 17383: arc lint + arc unit

Event Timeline

biology/phyml/Makefile
8

^why?

biology/phyml/Makefile
8

Your question indicates that I misunderstood the Handbook :-)

I understand that in situations in which the new version is not numerically bigger than the old one (as in this case), PORTEPOCH much be increased. I searched the ports tree and found several ports with PORTEPOCHs greater than 1 (archivers/rar, astro/google-earth...) so I bumped it from 1 to 2.

biology/phyml/Makefile
8

You need to bump PORTEPOCH whenever the version would decrease otherwise -- here, the version increases, so no need to bump epoch.

This revision is now accepted and ready to land.Jun 23 2018, 3:45 PM
This revision was automatically updated to reflect the committed changes.