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

snc at macports.org snc at macports.org
Wed Jun 18 08:48:22 PDT 2014


Revision: 121134
          https://trac.macports.org/changeset/121134
Author:   snc at macports.org
Date:     2014-06-18 08:48:22 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
fluxbox: update to 1.3.5, #42317

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

Modified: trunk/dports/x11/fluxbox/Portfile
===================================================================
--- trunk/dports/x11/fluxbox/Portfile	2014-06-18 15:46:21 UTC (rev 121133)
+++ trunk/dports/x11/fluxbox/Portfile	2014-06-18 15:48:22 UTC (rev 121134)
@@ -3,10 +3,11 @@
 PortSystem 1.0
 
 name		fluxbox
-version		1.3.1
+version		1.3.5
 categories	x11 x11-wm
 maintainers	nomaintainer
 platforms	darwin freebsd
+license     MIT
 
 description	Lightweight window manager based on Blackbox 0.61.1
 long_description	It's based on the Blackbox 0.61.1 code. Fluxbox \
@@ -15,24 +16,21 @@
 			blackbox (100% theme/style compatibility).
 
 homepage	http://fluxbox.org
-master_sites    sourceforge
-checksums	sha1 1c4755b8ac1042c98f700848240ac99ef18dca01 \
-			rmd160 529d2f23d9446b3e76f3974e14c8b9459d788ecb
+master_sites    sourceforge:project/fluxbox/fluxbox/${version}/
 
 use_bzip2	yes
+
+checksums       rmd160  c977026d92d06833175cdc74f834e33f90981285 \
+                sha256  164dd7bf59791d09a1e729a4fcd5e7347a1004ba675629860a5cf1a271c32983
+
 use_parallel_build yes
 
 depends_lib \
+	port:imlib2 \
 	port:xorg-libsm \
 	port:Xft2 \
 	port:xorg-libXinerama \
 	port:xpm \
 	port:xorg-libXrandr
 
-livecheck.url   ${homepage}/download/
-livecheck.regex "The current version of Fluxbox is <b>(\[0-9a-z.\]+)</b>."
-
-use_autoreconf yes
-autoreconf.args -fv
-
 configure.args	ac_cv_prog_regex_cmd="LC_CTYPE=C sed"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140618/eb32b5c4/attachment.html>


More information about the macports-changes mailing list