[108835] trunk/dports/python/py-pypdf2/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Aug 2 16:35:45 PDT 2013


Revision: 108835
          https://trac.macports.org/changeset/108835
Author:   ryandesign at macports.org
Date:     2013-08-02 16:35:45 -0700 (Fri, 02 Aug 2013)
Log Message:
-----------
py-pypdf2: simplify livecheck.url

Modified Paths:
--------------
    trunk/dports/python/py-pypdf2/Portfile

Modified: trunk/dports/python/py-pypdf2/Portfile
===================================================================
--- trunk/dports/python/py-pypdf2/Portfile	2013-08-02 23:30:06 UTC (rev 108834)
+++ trunk/dports/python/py-pypdf2/Portfile	2013-08-02 23:35:45 UTC (rev 108835)
@@ -36,7 +36,7 @@
     livecheck.type      none
 } else {
     livecheck.type      regex
-    livecheck.url       https://raw.github.com/${github.author}/${github.project}/master/CHANGELOG
+    livecheck.url       ${github.raw}/master/CHANGELOG
     livecheck.version   ${version}
     livecheck.regex     {Version (\d+\.\d+)}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130802/d4a4b394/attachment.html>


More information about the macports-changes mailing list