Bug 110537 - [New port] multimedia/libspiff
Summary: [New port] multimedia/libspiff
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: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-19 20:30 UTC by Ed Schouten
Modified: 2007-03-19 22:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Schouten 2007-03-19 20:30:03 UTC
libspiff is a parser library for the XSPF file format. XSPF is an
XML-based playlist format developed by Xiph.org.

Fix: 

The port can be downloaded at:

	http://g-rave.nl/junk/freebsd-ports-libspiff.tar.gz
Comment 1 David Thiel freebsd_committer freebsd_triage 2007-03-19 22:05:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lx

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-19 22:31:15 UTC
lx          2007-03-19 22:31:11 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/libspiff  Makefile distinfo pkg-descr pkg-plist 
  Log:
  libspiff is a parser library for the XSPF file format. XSPF is an
  XML-based playlist format developed by Xiph.org.
  
  PR:             ports/110537
  Submitted by:   Ed Schouten
  Approved by:    edwin (mentor)
  
  Revision  Changes    Path
  1.217     +1 -0      ports/multimedia/Makefile
  1.1       +22 -0     ports/multimedia/libspiff/Makefile (new)
  1.1       +3 -0      ports/multimedia/libspiff/distinfo (new)
  1.1       +5 -0      ports/multimedia/libspiff/pkg-descr (new)
  1.1       +26 -0     ports/multimedia/libspiff/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 David Thiel freebsd_committer freebsd_triage 2007-03-19 22:31:39 UTC
State Changed
From-To: open->closed

Committed with changes. In the future, please check the port with 
portlint, and submit the port as a shar. Thanks!