[101512] trunk/dports/x11/herbstluftwm

cal at macports.org cal at macports.org
Sat Jan 12 09:05:29 PST 2013


Revision: 101512
          https://trac.macports.org/changeset/101512
Author:   cal at macports.org
Date:     2013-01-12 09:05:29 -0800 (Sat, 12 Jan 2013)
Log Message:
-----------
herbstluftwm: update to 0.5.1

Modified Paths:
--------------
    trunk/dports/x11/herbstluftwm/Portfile
    trunk/dports/x11/herbstluftwm/files/config.patch

Modified: trunk/dports/x11/herbstluftwm/Portfile
===================================================================
--- trunk/dports/x11/herbstluftwm/Portfile	2013-01-12 16:59:38 UTC (rev 101511)
+++ trunk/dports/x11/herbstluftwm/Portfile	2013-01-12 17:05:29 UTC (rev 101512)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    herbstluftwm
-version                 0.4.1
+version                 0.5.1
 categories              x11 x11-wm
 platforms               darwin
 license                 BSD
@@ -25,8 +25,8 @@
 homepage                http://wwwcip.cs.fau.de/~re06huxa/herbstluftwm/
 master_sites            ${homepage}/tarballs/
 
-checksums               rmd160  99d1893a90cfc09cb5d27eb87080159376a99082 \
-                        sha256  d34f89a96a6834f2ecb2ea2786399323cb64a6eca96a66c22bda9867c9ddf6c3
+checksums               rmd160  a9f2a883c8f08a3e4398334ec3134a073107e368 \
+                        sha256  d42c78ab06414839b65e660e91ee93f0397fc13ab76f697519ef343abc323e1f
 
 livecheck.type          regex
 livecheck.url           ${master_sites}

Modified: trunk/dports/x11/herbstluftwm/files/config.patch
===================================================================
--- trunk/dports/x11/herbstluftwm/files/config.patch	2013-01-12 16:59:38 UTC (rev 101511)
+++ trunk/dports/x11/herbstluftwm/files/config.patch	2013-01-12 17:05:29 UTC (rev 101512)
@@ -1,12 +1,11 @@
---- config.mk.orig	2012-03-27 14:18:22.000000000 +0200
-+++ config.mk	2012-05-15 21:49:15.000000000 +0200
-@@ -1,7 +1,7 @@
- 
+--- config.mk.orig	2013-01-12 17:59:23.000000000 +0100
++++ config.mk	2013-01-12 17:59:48.000000000 +0100
+@@ -1,6 +1,6 @@
  # paths
 -X11INC = /usr/X11R6/include
 -X11LIB = /usr/X11R6/lib
-+X11INC = $(PREFIX)/include/X11
++X11INC = $(PREFIX)/include
 +X11LIB = $(PREFIX)/lib
  
- INCS = -Isrc/ -I/usr/include -I${X11INC}  `pkg-config --cflags glib-2.0`
- LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 `pkg-config --libs glib-2.0`
+ # Xinerama
+ XINERAMALIBS = -L${X11LIB} -lXinerama
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130112/505e5a94/attachment.html>


More information about the macports-changes mailing list