[65673] trunk/dports/x11/aewm/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Mar 29 22:42:27 PDT 2010


Revision: 65673
          http://trac.macports.org/changeset/65673
Author:   ryandesign at macports.org
Date:     2010-03-29 22:42:26 -0700 (Mon, 29 Mar 2010)
Log Message:
-----------
aewm: fix livecheck

Modified Paths:
--------------
    trunk/dports/x11/aewm/Portfile

Modified: trunk/dports/x11/aewm/Portfile
===================================================================
--- trunk/dports/x11/aewm/Portfile	2010-03-30 05:41:30 UTC (rev 65672)
+++ trunk/dports/x11/aewm/Portfile	2010-03-30 05:42:26 UTC (rev 65673)
@@ -12,7 +12,7 @@
 long_description        ${description}
 
 homepage                http://www.red-bean.com/~decklin/software/aewm/
-master_sites            http://www.red-bean.com/~decklin/software/aewm/
+master_sites            ${homepage}
 checksums               md5 b6f2393be7fa7f8160eb325a6b549359
 patchfiles              patch-src-Makefile
 use_bzip2               yes
@@ -28,3 +28,6 @@
                         CC=${configure.cc}
 
 destroot.args           ${build.args}
+
+livecheck.type          regex
+livecheck.regex         ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100329/8c51c45d/attachment.html>


More information about the macports-changes mailing list