[20160] trunk/dports/x11/blackbox/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 26 11:00:43 PDT 2006


Revision: 20160
          http://trac.macosforge.org/projects/macports/changeset/20160
Author:   pmq at macports.org
Date:     2006-10-26 11:00:43 -0700 (Thu, 26 Oct 2006)

Log Message:
-----------
Added a livecheck target
Cleanup indent

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

Modified: trunk/dports/x11/blackbox/Portfile
===================================================================
--- trunk/dports/x11/blackbox/Portfile	2006-10-26 11:59:59 UTC (rev 20159)
+++ trunk/dports/x11/blackbox/Portfile	2006-10-26 18:00:43 UTC (rev 20160)
@@ -1,18 +1,27 @@
 # $Id$
+
 PortSystem 1.0
+
 name		blackbox
 version		0.70.1
+categories	x11-wm x11
+maintainers	pmq at macports.org
+platforms	darwin freebsd
+
 description	Blackbox is a fast, light window manager
 long_description	Blackbox is that fast, light window manager you \
 			have been looking for without all those annoying \
 			library dependancies. If you have a C++ compiler \
 			and the X Window System you can compile and use it.
-maintainers	pmq at macports.org
-categories	x11-wm x11
-platforms	darwin freebsd
-homepage	http://blackboxwm.sourceforge.net/
+
+homepage	http://blackboxwm.sourceforge.net
 master_sites    sourceforge:blackboxwm
 checksums	md5 2d173b95ca5e64ef478c6a5d2deee9df
+
+livecheck.check	regex
+livecheck.url	${homepage}
+livecheck.regex	"Latest release: <em>(\[0-9a-z.\]+)</em>"
+
 depends_lib	lib:libX11.6:XFree86 
 configure.args  --prefix=${prefix} --mandir=${prefix}/share/man
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061026/a9d6d9cb/attachment.html


More information about the macports-changes mailing list