[64735] trunk/dports/textproc/dos2unix/Portfile

nox at macports.org nox at macports.org
Mon Mar 15 06:13:30 PDT 2010


Revision: 64735
          http://trac.macports.org/changeset/64735
Author:   nox at macports.org
Date:     2010-03-15 06:13:30 -0700 (Mon, 15 Mar 2010)
Log Message:
-----------
Fix dos2unix livecheck

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

Modified: trunk/dports/textproc/dos2unix/Portfile
===================================================================
--- trunk/dports/textproc/dos2unix/Portfile	2010-03-15 13:13:19 UTC (rev 64734)
+++ trunk/dports/textproc/dos2unix/Portfile	2010-03-15 13:13:30 UTC (rev 64735)
@@ -43,3 +43,6 @@
     append CFLAGS_OS " ${configure.universal_cflags}"
     append LDFLAGS_EXTRA " ${configure.universal_ldflags}"
 }
+
+livecheck.type  regex
+livecheck.regex {Stable version: (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100315/1054976a/attachment.html>


More information about the macports-changes mailing list