[23368] trunk/dports/devel/libspiff/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 29 18:48:00 PDT 2007


Revision: 23368
          http://trac.macosforge.org/projects/macports/changeset/23368
Author:   pipping at macports.org
Date:     2007-03-29 18:47:59 -0700 (Thu, 29 Mar 2007)

Log Message:
-----------
 * bump to version 0.6.2rc1
 * add newly added testsuite
 * declare newly added dependency on uriparser

Modified Paths:
--------------
    trunk/dports/devel/libspiff/Portfile

Modified: trunk/dports/devel/libspiff/Portfile
===================================================================
--- trunk/dports/devel/libspiff/Portfile	2007-03-30 01:24:49 UTC (rev 23367)
+++ trunk/dports/devel/libspiff/Portfile	2007-03-30 01:47:59 UTC (rev 23368)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name            libspiff
-version         0.6.1rc1
+version         0.6.2rc1
 categories      devel multimedia
 maintainers     pipping at macports.org openmaintainer at macports.org
 description     Library for reading and writing of XSPF playlists
@@ -12,9 +12,13 @@
 homepage        http://libspiff.sourceforge.net/
 platforms       darwin
 master_sites    sourceforge
-checksums       md5 19086b03f425cb34ac2a14a931ba9112 \
-                sha1 0b3441bd0a7fb6ec4f8a65ab0ea34f021040b235 \
-                rmd160 abb54981fd36977fb8bc9cc6bfb79aa5f44de251
+checksums       md5 098e724420ae54279267dbcf95dfcb00 \
+                sha1 62e61f5fdabd0512535731d2328726d98367d64b \
+                rmd160 9331b1803b9c85eddabe79b406e95ba90c63b922
 use_bzip2       yes
 configure.args  --with-expat=${prefix}
-depends_lib     port:expat
+depends_lib     port:expat \
+                port:uriparser
+
+test.run        yes
+test.target     check

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070329/b796bec9/attachment.html


More information about the macports-changes mailing list