[24212] trunk/dports/x11/fvwm2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 18 23:20:42 PDT 2007


Revision: 24212
          http://trac.macosforge.org/projects/macports/changeset/24212
Author:   pguyot at kallisys.net
Date:     2007-04-18 23:20:42 -0700 (Wed, 18 Apr 2007)

Log Message:
-----------
x11/fvwm2: update to 2.5.21, add livecheck

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

Modified: trunk/dports/x11/fvwm2/Portfile
===================================================================
--- trunk/dports/x11/fvwm2/Portfile	2007-04-19 06:17:36 UTC (rev 24211)
+++ trunk/dports/x11/fvwm2/Portfile	2007-04-19 06:20:42 UTC (rev 24212)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem			1.0
 name				fvwm2
-version				2.5.10
+version				2.5.21
 description			Version 2.x of FVWM, an X11 window manager.
 long_description	FVWM 2.x is an extremely powerful ICCCM-compliant multiple virtual \
 					desktop window manager for the X Window system.
@@ -13,9 +13,10 @@
 					ftp://ftp.hpc.uh.edu/pub/fvwm/version-2/
 distname			fvwm-${version}
 use_bzip2			yes
-checksums			md5 b3c86e2af2a4eabe692c9c849ff4b243
-# We probably require darwin 7 here.
-# Cf: http://www.hpc.uh.edu/fvwm/archive/0211/msg00289.html
+checksums			md5 c11efef91420e686d54f772e7162e879 \
+				sha1 a66746c38d392da826b0c6f880b486c1064ee734 \
+				rmd160 4025f6c75c0919bffdaa9acbc7a4d987617d098b
+
 depends_lib			lib:libX11.6:XFree86 \
 					lib:libXpm.4:xpm \
 					lib:libgtk.1:gtk1 \
@@ -30,3 +31,7 @@
 					--with-x \
 					--prefix=${x11prefix}
 
+livecheck.check	regexm
+livecheck.regex	{Latest Unstable Release: &nbsp; </td>\s+.*?<a href="download" >([^<]*)</a>} 
+livecheck.url	${homepage}
+

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


More information about the macports-changes mailing list