Bug 133341

Summary: [PATCH] audio/mpdscribble: update to 0.17
Product: Ports & Packages Reporter: Julien Laffaye <kimelto>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: Carpetsmoker
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mpdscribble-0.17.patch
none
mpdscribble-0.17.patch none

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!