Bug 222452 - [x11/lumina-*][deskutils/lumina-*] - Fix DISTVERSION expansion
Summary: [x11/lumina-*][deskutils/lumina-*] - Fix DISTVERSION expansion
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kris Moore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-19 14:55 UTC by Ken Moore
Modified: 2017-09-20 14:20 UTC (History)
1 user (show)

See Also:


Attachments
patch file for lumina-* ports (4.32 KB, patch)
2017-09-19 14:55 UTC, Ken Moore
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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