Created attachment 186542 [details] patch file for lumina-* ports Quick patch to fix up the DISTVERSION usage in all the lumina ports. Remove the "-p1" from DISTVERSION, and put it into DISTVERSIONSUFFIX - this would prevent the "p" from getting interpreted as "prerelease" by the versioning systems in ports when instead it is short for "patchset" in the upstream repository.
A commit references this bug: Author: kmoore Date: Wed Sep 20 14:16:36 UTC 2017 New revision: 450205 URL: https://svnweb.freebsd.org/changeset/ports/450205 Log: - Fix Lumina ports to use DISTVERSIONSUFFIX properly and not mis-interpret the -p1 PR: 222452 Submitted by: Ken Moore <ken@pcbsd.org> Sponsored by: iXsystems Changes: head/deskutils/lumina-archiver/Makefile head/deskutils/lumina-calculator/Makefile head/deskutils/lumina-fileinfo/Makefile head/deskutils/lumina-fm/Makefile head/deskutils/lumina-mediaplayer/Makefile head/deskutils/lumina-notify/Makefile head/deskutils/lumina-screenshot/Makefile head/deskutils/lumina-textedit/Makefile head/deskutils/lumina-xdg-entry/Makefile head/x11/lumina-core/Makefile head/x11/lumina-coreutils/Makefile