| Summary: | sysutils/arcconf: fix versioning scheme | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | michael | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(michael) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
looks good, commit A commit references this bug: Author: amdmi3 Date: Mon Nov 14 14:49:47 UTC 2016 New revision: 426107 URL: https://svnweb.freebsd.org/changeset/ports/426107 Log: - Fix versioning scheme (`v' is not part of the version) PR: 214502 Submitted by: amdmi3 Approved by: michael@fuckner.net (maintainer) Changes: head/sysutils/arcconf/Makefile head/sysutils/arcconf/distinfo |
Created attachment 176991 [details] Patch `v' is not part of the version, so move it to DISTNAME. No functional change.