Revision
86739
Author
usami-k@macports.org
Date
2011-11-02 10:12:18 -0700 (Wed, 02 Nov 2011)

Log Message

fix license
improve livecheck

Modified Paths

Diff

Modified: trunk/dports/sysutils/rmtrash/Portfile (86738 => 86739)


--- trunk/dports/sysutils/rmtrash/Portfile	2011-11-02 17:09:09 UTC (rev 86738)
+++ trunk/dports/sysutils/rmtrash/Portfile	2011-11-02 17:12:18 UTC (rev 86739)
@@ -4,17 +4,18 @@
 version         0.3.3
 revision        2
 maintainers     usami-k
-license         free
+license         permissive
 platforms       darwin
 categories      sysutils
 description     move the file to OS X's Trash
 long_description \
                 rmtrash is a small utility that will move the file to OS X's Trash \
                 rather than obliterating the file (as rm does).
-homepage        http://www.nightproductions.net/
+homepage        http://www.nightproductions.net/cli.htm
 master_sites    http://www.nightproductions.net/downloads/
 distname        ${name}_source
-livecheck.type  moddate
+livecheck.type  regex
+livecheck.regex {/rmtrash.tar.gz.*\(v([0-9.]+)\)}
 checksums       md5 fecbb879766e23ec4c918b0e13bc7e43
 worksrcdir      ${name}-source
 patchfiles      patch-Makefile