most recent changes, diff for fvwm2
Index: x11/fvwm2/Portfile
--- x11/fvwm2/Portfile (revision 24211)
+++ x11/fvwm2/Portfile (revision 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: \s+.*?([^<]*)}
+livecheck.url ${homepage}
+