Bug 222452

Summary: [x11/lumina-*][deskutils/lumina-*] - Fix DISTVERSION expansion
Product: Ports & Packages Reporter: Ken Moore <ken>
Component: Individual Port(s)Assignee: Kris Moore <kmoore>
Status: Closed FIXED    
Severity: Affects Some People CC: kmoore
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file for lumina-* ports none

Description Ken Moore 2017-09-19 14:55:37 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-09-20 14:16:53 UTC
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