[65864] trunk/dports/audio/libsndfile/Portfile

perry at macports.org perry at macports.org
Fri Apr 2 00:53:47 PDT 2010


Revision: 65864
          http://trac.macports.org/changeset/65864
Author:   perry at macports.org
Date:     2010-04-02 00:53:45 -0700 (Fri, 02 Apr 2010)
Log Message:
-----------
Removed extraneous /'s from livecheck.url and master_sites (audio/libsndfile).

Modified Paths:
--------------
    trunk/dports/audio/libsndfile/Portfile

Modified: trunk/dports/audio/libsndfile/Portfile
===================================================================
--- trunk/dports/audio/libsndfile/Portfile	2010-04-02 07:51:32 UTC (rev 65863)
+++ trunk/dports/audio/libsndfile/Portfile	2010-04-02 07:53:45 UTC (rev 65864)
@@ -18,12 +18,12 @@
 
 livecheck.regex     {Updates for (.+).}
 livecheck.type      regex
-livecheck.url       ${homepage}/ChangeLog
+livecheck.url       ${homepage}ChangeLog
 
 depends_build       port:pkgconfig
 depends_lib         port:flac port:libogg port:libvorbis
 
-master_sites        ${homepage}/files/
+master_sites        ${homepage}files/
 
 checksums           rmd160 3f4d3472aebf24b02c2ce3f370023f50096c1fbd
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100402/e139a43b/attachment.html>


More information about the macports-changes mailing list