Bug 133341 - [PATCH] audio/mpdscribble: update to 0.17
Summary: [PATCH] audio/mpdscribble: update to 0.17
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-03 14:50 UTC by Julien Laffaye
Modified: 2009-04-30 22:20 UTC (History)
1 user (show)

See Also:


Attachments
mpdscribble-0.17.patch (4.79 KB, patch)
2009-04-03 14:50 UTC, Julien Laffaye
no flags Details | Diff
mpdscribble-0.17.patch (5.49 KB, patch)
2009-04-30 20:18 UTC, Julien Laffaye
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Laffaye 2009-04-03 14:50:04 UTC
- Update to 0.17

Added file(s):
- files/mpdscribble.in
- pkg-plist

Removed file(s):
- files/patch-setup.sh

Port maintainer (carpetsmoker@rwxrwxrwx.net) is cc'd.

I would like to take maintainership of this port if the actual maintainer
can't (or doesnt want to) maintain it anymore.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-03 14:50:18 UTC
Maintainer of audio/mpdscribble,

Please note that PR ports/133341 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/133341

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-03 14:50:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-04-03 14:51:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Julien Laffaye 2009-04-30 20:18:55 UTC
Hi,

Here is a new patch.
Added:
- check in the Makefile + @exec/@unexec in the plist to deal with the
configurations files
- NOPORTDOCS support
- DOCSDIR support

Regards,
Julien Laffaye
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-04-30 22:17:03 UTC
miwi        2009-04-30 21:16:53 UTC

  FreeBSD ports repository

  Modified files:
    audio/mpdscribble    Makefile distinfo pkg-descr 
  Added files:
    audio/mpdscribble    pkg-plist 
    audio/mpdscribble/files mpdscribble.in 
  Removed files:
    audio/mpdscribble/files patch-setup.sh 
  Log:
  - Update to  0.17
  
  PR:             133341
  Submitted by:   Julien Laffaye <kimelto@gmail.com>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.11      +19 -10    ports/audio/mpdscribble/Makefile
  1.3       +3 -3      ports/audio/mpdscribble/distinfo
  1.1       +26 -0     ports/audio/mpdscribble/files/mpdscribble.in (new)
  1.3       +0 -43     ports/audio/mpdscribble/files/patch-setup.sh (dead)
  1.3       +2 -2      ports/audio/mpdscribble/pkg-descr
  1.1       +8 -0      ports/audio/mpdscribble/pkg-plist (new)
_______________________________________________
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 6 Martin Wilke freebsd_committer freebsd_triage 2009-04-30 22:17:04 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!