Bug 141923 - new port audio/libmpdclient
Summary: new port audio/libmpdclient
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-23 19:40 UTC by Grzegorz Blach
Modified: 2009-12-29 06:15 UTC (History)
0 users

See Also:


Attachments
file.shar (2.73 KB, text/plain)
2009-12-23 19:40 UTC, Grzegorz Blach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2009-12-23 19:40:00 UTC
I created port for libmpdclient, which is a dependency of ario-1.4 (updated in another PR).

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2009-12-24 00:33:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-29 06:07:42 UTC
wen         2009-12-29 06:07:28 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/libmpdclient   Makefile distinfo pkg-descr pkg-plist 
  Log:
  A stable, documented, asynchronous API library for interfacing MPD in
  the C, C++ & Objective C languages.
  
  WWW: http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki
  
  PR:             ports/141923
  Submitted by:   Grzegorz Blach <magik@roorback.net>
  
  Revision  Changes    Path
  1.1081    +1 -0      ports/audio/Makefile
  1.1       +21 -0     ports/audio/libmpdclient/Makefile (new)
  1.1       +3 -0      ports/audio/libmpdclient/distinfo (new)
  1.1       +4 -0      ports/audio/libmpdclient/pkg-descr (new)
  1.1       +41 -0     ports/audio/libmpdclient/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 3 Wen Heping freebsd_committer freebsd_triage 2009-12-29 06:15:35 UTC
State Changed
From-To: open->closed

New port added. Thanks!