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

ryandesign at macports.org ryandesign at macports.org
Sun Oct 2 06:14:30 PDT 2011


Revision: 84815
          http://trac.macports.org/changeset/84815
Author:   ryandesign at macports.org
Date:     2011-10-02 06:14:29 -0700 (Sun, 02 Oct 2011)
Log Message:
-----------
fvwm2: update to 2.6.3, fixing fontconfig-related build problem (#28261); fix livecheck; remove long-unnecessary autoreconf

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

Modified: trunk/dports/x11/fvwm2/Portfile
===================================================================
--- trunk/dports/x11/fvwm2/Portfile	2011-10-02 13:13:16 UTC (rev 84814)
+++ trunk/dports/x11/fvwm2/Portfile	2011-10-02 13:14:29 UTC (rev 84815)
@@ -4,8 +4,7 @@
 
 name                fvwm2
 conflicts           fvwm
-version             2.5.31
-revision            1
+version             2.6.3
 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.
@@ -18,9 +17,8 @@
 distname            fvwm-${version}
 use_bzip2           yes
 
-checksums           md5     bc0a64cee2b76a91b1b3f1aa716f564d \
-                    sha1    0a59ac1c17f37dbfb1e042f4df3f86a5eb2d719c \
-                    rmd160  1361aec9b2738f8f00d3a8a2798d6535b41e8c39
+checksums           rmd160  850f906ceaab88a383f01ec00489bd42a8b1374e \
+                    sha256  8299b8f8d712f95305e51d8e416e3788e35805adcc0bb2e5bcb6cc33db126152
 
 depends_build       port:pkgconfig \
                     port:libxslt
@@ -44,9 +42,6 @@
                     --without-rplay-library \
                     --without-stroke-library
 
-use_autoreconf      yes
-autoreconf.args     -fv
-
 # port:gtk1 is not universal
 
 if {[variant_isset gtk] || [variant_isset gnome]} {
@@ -72,4 +67,4 @@
 
 livecheck.type      regexm
 livecheck.url       ${homepage}
-livecheck.regex     {Latest Unstable Release:   </td>\s+.*?<a href="download" >([^<]*)</a>}
+livecheck.regex     {Latest Release:   </td>\s+.*?<a href="download" >([^<]*)</a>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111002/93427057/attachment.html>


More information about the macports-changes mailing list