[95449] trunk/dports/mail/ripmime/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 12 17:48:56 PDT 2012


Revision: 95449
          https://trac.macports.org/changeset/95449
Author:   ryandesign at macports.org
Date:     2012-07-12 17:48:56 -0700 (Thu, 12 Jul 2012)
Log Message:
-----------
ripmime: fix livecheck

Modified Paths:
--------------
    trunk/dports/mail/ripmime/Portfile

Modified: trunk/dports/mail/ripmime/Portfile
===================================================================
--- trunk/dports/mail/ripmime/Portfile	2012-07-13 00:47:54 UTC (rev 95448)
+++ trunk/dports/mail/ripmime/Portfile	2012-07-13 00:48:56 UTC (rev 95449)
@@ -25,3 +25,6 @@
     xinstall -s -m 755 ${worksrcpath}/ripmime ${destroot}${prefix}/bin
     xinstall -m 644 ${worksrcpath}/ripmime.1 ${destroot}${prefix}/share/man/man1
 }
+
+livecheck.type      regex
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120712/f899ef67/attachment.html>


More information about the macports-changes mailing list