[20134] trunk/dports/x11/fluxbox/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 22 14:59:10 PDT 2006


Revision: 20134
          http://trac.macosforge.org/projects/macports/changeset/20134
Author:   pmq at macports.org
Date:     2006-10-22 14:59:09 -0700 (Sun, 22 Oct 2006)

Log Message:
-----------
Added a livecheck.

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

Modified: trunk/dports/x11/fluxbox/Portfile
===================================================================
--- trunk/dports/x11/fluxbox/Portfile	2006-10-22 19:37:58 UTC (rev 20133)
+++ trunk/dports/x11/fluxbox/Portfile	2006-10-22 21:59:09 UTC (rev 20134)
@@ -1,19 +1,27 @@
 # $Id$
 
 PortSystem 1.0
+
 name		fluxbox
 version		1.0rc2
+categories	x11 x11-wm
+maintainers	pmq at macports.org
+platforms	darwin freebsd
+
 description	Lightweight window manager based on Blackbox 0.61.1
 long_description	It's based on the Blackbox 0.61.1 code. Fluxbox \
 			looks like blackbox and handles styles, colors, \
 			window placement and similar thing exactly like \
 			blackbox (100% theme/style compatibility).
-maintainers	pmq at macports.org
-categories	x11 x11-wm
-platforms	darwin freebsd
+
 homepage	http://fluxbox.sourceforge.net/
 master_sites    sourceforge
 checksums	md5 c270d29663d14470b39e9c1811fa6ff0
+
 use_bzip2	yes
 depends_lib	lib:libX11.6:XFree86 lib:libXext.6:XFree86
+
+livecheck.url   ${homepage}/download.php
+livecheck.regex "The latest stable release is <b>v(\[0-9a-z.\]+)</b>."
+
 configure.args	--mandir=${prefix}/share/man

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


More information about the macports-changes mailing list