Bug 131089 - [PATCH] audio/dap: Clean up port
Summary: [PATCH] audio/dap: Clean up port
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 20:00 UTC by Steven Kreuzer
Modified: 2009-01-31 13:30 UTC (History)
0 users

See Also:


Attachments
dap-2.1.5_2.patch (1.96 KB, patch)
2009-01-28 20:00 UTC, Steven Kreuzer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Kreuzer 2009-01-28 20:00:04 UTC
Add additional MASTER_SITE
Make use of macros when dealing with port documentation 
Add option to install port examples
Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-28 20:00:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

wxs@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-01-31 13:22:17 UTC
wxs         2009-01-31 13:22:07 UTC

  FreeBSD ports repository

  Modified files:
    audio/dap            Makefile 
  Removed files:
    audio/dap            pkg-plist 
  Log:
  - Add new MASTER_SITE
  - Use PORTDOCS and PORTEXAMPLES
  - Use PLIST_FILES
  
  PR:             ports/131089
  Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
  
  Revision  Changes    Path
  1.23      +25 -4     ports/audio/dap/Makefile
  1.3       +0 -6      ports/audio/dap/pkg-plist (dead)
_______________________________________________
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 3 Wesley Shields freebsd_committer freebsd_triage 2009-01-31 13:28:04 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!