[62054] trunk/dports/print/ghostscript/Portfile

nox at macports.org nox at macports.org
Mon Dec 28 08:34:39 PST 2009


Revision: 62054
          http://trac.macports.org/changeset/62054
Author:   nox at macports.org
Date:     2009-12-28 08:34:38 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Fix ghostscript livecheck

Modified Paths:
--------------
    trunk/dports/print/ghostscript/Portfile

Modified: trunk/dports/print/ghostscript/Portfile
===================================================================
--- trunk/dports/print/ghostscript/Portfile	2009-12-28 16:34:27 UTC (rev 62053)
+++ trunk/dports/print/ghostscript/Portfile	2009-12-28 16:34:38 UTC (rev 62054)
@@ -104,3 +104,7 @@
         ui_msg "IMPORTANT NOTICE: Support for Ghostscript.framework has been removed. Please use libgs.dylib instead. libgs is now installed by default."
     }
 }
+
+livecheck.type  regex
+livecheck.url   http://ghostscript.com/releases/
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/7fe8473a/attachment.html>


More information about the macports-changes mailing list