[82211] trunk/dports/devel/libptp2/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 10 07:35:57 PDT 2011


Revision: 82211
          http://trac.macports.org/changeset/82211
Author:   ryandesign at macports.org
Date:     2011-08-10 07:35:57 -0700 (Wed, 10 Aug 2011)
Log Message:
-----------
libptp2: rewrite master_sites to avoid redirects; fix livecheck

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

Modified: trunk/dports/devel/libptp2/Portfile
===================================================================
--- trunk/dports/devel/libptp2/Portfile	2011-08-10 14:34:15 UTC (rev 82210)
+++ trunk/dports/devel/libptp2/Portfile	2011-08-10 14:35:57 UTC (rev 82211)
@@ -17,7 +17,7 @@
                     or tweak camera properties using ptpcam program bundled with libptp2.
 
 homepage            http://libptp.sourceforge.net/
-master_sites        sourceforge:libptp
+master_sites        sourceforge:project/libptp/libptp2/libptp2-${version}
 
 checksums           md5     5a0e2965d1077c316d6ae6a8cef96238 \
                     sha1    b671b029c869b330780f4ebb0cb91d0a850946a1 \
@@ -35,3 +35,7 @@
         AUTHORS COPYING ChangeLog INSTALL README TODO \
         ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type      sourceforge
+livecheck.name      libptp
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110810/0827f92d/attachment.html>


More information about the macports-changes mailing list