[141954] trunk/dports/audio/ncmpcpp/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Sat Dec 12 03:42:48 PST 2015


Revision: 141954
          https://trac.macports.org/changeset/141954
Author:   rmstonecipher at macports.org
Date:     2015-10-31 17:24:53 -0700 (Sat, 31 Oct 2015)
Log Message:
-----------
audio/ncmpcpp fix broken livecheck

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

Modified: trunk/dports/audio/ncmpcpp/Portfile
===================================================================
--- trunk/dports/audio/ncmpcpp/Portfile	2015-10-31 22:21:38 UTC (rev 141953)
+++ trunk/dports/audio/ncmpcpp/Portfile	2015-11-01 00:24:53 UTC (rev 141954)
@@ -35,5 +35,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       http://unkart.ovh.org/ncmpcpp/download.php
-livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url       http://rybczak.net/ncmpcpp/installation/
+livecheck.regex     "stable\/${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/a20441c6/attachment-0001.html>


More information about the macports-changes mailing list