[123336] trunk/dports/textproc/boxes/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Aug 8 06:36:23 PDT 2014


Revision: 123336
          https://trac.macports.org/changeset/123336
Author:   khindenburg at macports.org
Date:     2014-08-08 06:36:23 -0700 (Fri, 08 Aug 2014)
Log Message:
-----------
boxes: fix livecheck

Modified Paths:
--------------
    trunk/dports/textproc/boxes/Portfile

Modified: trunk/dports/textproc/boxes/Portfile
===================================================================
--- trunk/dports/textproc/boxes/Portfile	2014-08-08 12:49:39 UTC (rev 123335)
+++ trunk/dports/textproc/boxes/Portfile	2014-08-08 13:36:23 UTC (rev 123336)
@@ -43,3 +43,8 @@
 			xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
 			xinstall -m 644 -W ${worksrcpath} COPYING README README.Win32.txt boxes-config ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140808/6519e91e/attachment.html>


More information about the macports-changes mailing list