Page MenuHomeFreeBSD

biology/phyml: update to v3.3.20180621
ClosedPublic

Authored by fernape on Jun 22 2018, 4:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 16, 10:24 PM
Unknown Object (File)
Fri, Mar 14, 11:27 PM
Unknown Object (File)
Mon, Feb 24, 2:29 PM
Unknown Object (File)
Mon, Feb 24, 11:48 AM
Unknown Object (File)
Mon, Feb 24, 6:14 AM
Unknown Object (File)
Mon, Feb 24, 4:50 AM
Unknown Object (File)
Sun, Feb 23, 3:34 PM
Unknown Object (File)
Jan 29 2025, 9:20 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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

biology/phyml/Makefile
7 ↗(On Diff #44310)

^why?

biology/phyml/Makefile
7 ↗(On Diff #44310)

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
7 ↗(On Diff #44310)

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.