Bug 194492 - audio/gogglesmm: Update to version 0.14.0
Summary: audio/gogglesmm: Update to version 0.14.0
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: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-20 18:00 UTC by tkato432
Modified: 2014-10-27 18:38 UTC (History)
1 user (show)

See Also:


Attachments
audio_gogglesmm.diff (2.52 KB, patch)
2014-10-20 18:00 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2014-10-20 18:00:15 UTC
Created attachment 148507 [details]
audio_gogglesmm.diff
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-10-27 18:35:07 UTC
A commit references this bug:

Author: riggs
Date: Mon Oct 27 18:34:39 UTC 2014
New revision: 371599
URL: https://svnweb.freebsd.org/changeset/ports/371599

Log:
  - Update to upstream version 0.14.0 [1]
  - Depend on dbus (build without it is broken) [2]
  - USE_LDCONFIG [2]
  - Use PORTDOCS, simplify pkg-plist, pet portlint [2]

  PR:		194492
  Submitted by:	tkato432@yahoo.com [1]
  Reviewed by:	riggs [2]

Changes:
  head/audio/gogglesmm/Makefile
  head/audio/gogglesmm/distinfo
  head/audio/gogglesmm/files/
  head/audio/gogglesmm/pkg-plist
Comment 2 Thomas Zander freebsd_committer freebsd_triage 2014-10-27 18:38:19 UTC
Committed with some modifications.
Please, before submitting, test your ports in poudriere with
- ALL OPTIONS selected, and
- ALL OPTIONS DEselected
this helps an awful lot to discover dependency issues. Thanks!