Page MenuHomeFreeBSD

bump-revision.sh: Consider PORTEPOCH when PORTREVISION is not set.
Needs ReviewPublic

Authored by rakuco on Feb 17 2018, 2:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 23, 6:01 AM
Unknown Object (File)
Sun, Jun 22, 11:14 AM
Unknown Object (File)
Wed, Jun 18, 7:03 AM
Unknown Object (File)
Mon, Jun 16, 2:42 AM
Unknown Object (File)
Apr 26 2025, 1:05 AM
Unknown Object (File)
Mar 17 2025, 2:32 PM
Unknown Object (File)
Mar 4 2025, 5:43 PM
Unknown Object (File)
Mar 4 2025, 12:37 PM
Subscribers
None

Details

Reviewers
robak
Group Reviewers
portmgr
Summary

Some ports, such as the py-qt{4,5}-* ones, do not set PORTVERSION
themselves, but may have PORTEPOCH right below PORTNAME.

If such ports have PORTNAME and PORTEPOCH but no PORTREVISION, the script
would add a PORTREVISION below PORTEPOCH instead of before it.

Test Plan

Running the script on a port without PORTVERSION and PORTREVISION, but with PORTEPOCH worked fine.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 15101
Build 15194: arc lint + arc unit