svn commit: r316512 - head/x11-wm/awesome

Renato Botelho garga at FreeBSD.org
Thu Apr 25 11:06:49 UTC 2013


Author: garga
Date: Thu Apr 25 11:06:48 2013
New Revision: 316512
URL: http://svnweb.freebsd.org/changeset/ports/316512

Log:
  - Fix PLIST
  - Bump PORTREVISION
  
  Reported by:	Andrzej Tobola <ato at iem.pw.edu.pl>

Modified:
  head/x11-wm/awesome/Makefile
  head/x11-wm/awesome/pkg-plist

Modified: head/x11-wm/awesome/Makefile
==============================================================================
--- head/x11-wm/awesome/Makefile	Thu Apr 25 11:05:05 2013	(r316511)
+++ head/x11-wm/awesome/Makefile	Thu Apr 25 11:06:48 2013	(r316512)
@@ -3,6 +3,7 @@
 
 PORTNAME=	awesome
 PORTVERSION=	3.5.1
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://awesome.naquadah.org/download/

Modified: head/x11-wm/awesome/pkg-plist
==============================================================================
--- head/x11-wm/awesome/pkg-plist	Thu Apr 25 11:05:05 2013	(r316511)
+++ head/x11-wm/awesome/pkg-plist	Thu Apr 25 11:06:48 2013	(r316512)
@@ -65,6 +65,7 @@ etc/xdg/awesome/rc.lua
 %%DATADIR%%/lib/wibox/init.lua
 %%DATADIR%%/lib/wibox/layout/align.lua
 %%DATADIR%%/lib/wibox/layout/base.lua
+%%DATADIR%%/lib/wibox/layout/constraint.lua
 %%DATADIR%%/lib/wibox/layout/fixed.lua
 %%DATADIR%%/lib/wibox/layout/flex.lua
 %%DATADIR%%/lib/wibox/layout/init.lua


More information about the svn-ports-all mailing list