Revision: 86730 http://trac.macports.org/changeset/86730 Author: usami-k@macports.org Date: 2011-11-02 04:07:58 -0700 (Wed, 02 Nov 2011) Log Message: ----------- add livecheck and license Modified Paths: -------------- trunk/dports/sysutils/rmtrash/Portfile Modified: trunk/dports/sysutils/rmtrash/Portfile =================================================================== --- trunk/dports/sysutils/rmtrash/Portfile 2011-11-02 09:15:56 UTC (rev 86729) +++ trunk/dports/sysutils/rmtrash/Portfile 2011-11-02 11:07:58 UTC (rev 86730) @@ -2,8 +2,9 @@ PortSystem 1.0 name rmtrash version 0.3.3 -revision 1 +revision 2 maintainers usami-k +license free platforms darwin categories sysutils description move the file to OS X's Trash @@ -13,6 +14,7 @@ homepage http://www.nightproductions.net/ master_sites http://www.nightproductions.net/downloads/ distname ${name}_source +livecheck.type moddate checksums md5 fecbb879766e23ec4c918b0e13bc7e43 worksrcdir ${name}-source patchfiles patch-Makefile