Bug 168618 - audio/audacity: fix package building
Summary: audio/audacity: fix package building
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-03 01:40 UTC by Barbara
Modified: 2012-06-07 21:00 UTC (History)
0 users

See Also:


Attachments
file.diff (501 bytes, patch)
2012-06-03 01:40 UTC, Barbara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barbara 2012-06-03 01:40:09 UTC
Fix package building removing licenses entries from pkg-plist

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-03 12:22:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

rene@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-03 12:22:15 UTC
Maintainer of audio/audacity,

Please note that PR ports/168618 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168618

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-03 12:22:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Barbara 2012-06-03 16:53:08 UTC
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.9.20120602221334
/audacity-2.0.0_1.log
Comment 5 Michael Scheidell freebsd_committer freebsd_triage 2012-06-05 22:16:34 UTC
Responsible Changed
From-To: rene->scheidell

Last substitive commit, scheidell@. Taking this to fix it as per portmgr (pav)
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-06-07 20:52:42 UTC
scheidell    2012-06-07 19:52:33 UTC

  FreeBSD ports repository

  Modified files:
    audio/audacity       Makefile pkg-plist 
  Log:
  - Remove LICENSE files from pkg-plist
  - Bump PORTREVISION since this changes packaging (plist)
  
  PR:             ports/168618
  Submitted by:   Barbara <barbara.xxx1975@libero.it>
  Approved by:    maintainer (implicit), portmgr (pav)
  
  Revision  Changes    Path
  1.47      +1 -1      ports/audio/audacity/Makefile
  1.10      +0 -3      ports/audio/audacity/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Michael Scheidell freebsd_committer freebsd_triage 2012-06-07 20:52:53 UTC
State Changed
From-To: feedback->closed

Committed with minor change (portrevision bump), Thanks!