Bug 234636 - audio/wmmp Update to 0.12.6 (CFLAGS and manpage path fixed)
Summary: audio/wmmp Update to 0.12.6 (CFLAGS and manpage path fixed)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-05 15:28 UTC by Nicolas Herry
Modified: 2019-01-06 00:29 UTC (History)
0 users

See Also:


Attachments
Updated to 0.12.6 (CFLAGS and manpage path fixed) (2.03 KB, patch)
2019-01-05 15:28 UTC, Nicolas Herry
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Herry 2019-01-05 15:28:30 UTC
Created attachment 200799 [details]
Updated to 0.12.6 (CFLAGS and manpage path fixed)

This patch pulls release 0.12.6, which fixes the following:

- CFLAGS removed from CMakeLists.txt (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231506). This means that files/patch-CMakeLists.txt is not necessary any more and is removed by this patch.
- manpage path is now correct in CMakeLists.txt
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-06 00:29:00 UTC
A commit references this bug:

Author: swills
Date: Sun Jan  6 00:28:07 UTC 2019
New revision: 489426
URL: https://svnweb.freebsd.org/changeset/ports/489426

Log:
  audio/wmmp: update to 0.12.6

  PR:		234636
  Submitted by:	Nicolas Herry <nicolasherry@gmail.com> (maintainer)

Changes:
  head/audio/wmmp/Makefile
  head/audio/wmmp/distinfo
  head/audio/wmmp/files/
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-01-06 00:29:09 UTC
Committed, thanks!