Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/awesome/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 25 Apr 2008 12:54:54 -0000 1.6 +++ Makefile 7 May 2008 12:04:34 -0000 @@ -6,7 +6,7 @@ # PORTNAME= awesome -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ @@ -25,6 +25,7 @@ MAN1= awesome.1 \ awesome-client.1 \ + awesome-menu.1 \ awesome-message.1 MAN5= awesomerc.5 PORTDOCS= AUTHORS LICENSE README STYLE UPGRADE Index: distinfo =================================================================== RCS file: /home/pcvs/ports/x11-wm/awesome/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 25 Apr 2008 12:54:54 -0000 1.4 +++ distinfo 7 May 2008 12:04:34 -0000 @@ -1,3 +1,3 @@ -MD5 (awesome-2.2.tar.gz) = 595da572fc2dd03461084b329e74b5db -SHA256 (awesome-2.2.tar.gz) = 388878f17c3cdd0379474396b95f26eb3af10ec295e89a9b833865d9e0a12aed -SIZE (awesome-2.2.tar.gz) = 208012 +MD5 (awesome-2.3.tar.gz) = 68a4e800da8fffff4703b3abe66f46f8 +SHA256 (awesome-2.3.tar.gz) = 620fd6163102084f615091bab11c4fd7213911b031a49107174d7eb2957f9e84 +SIZE (awesome-2.3.tar.gz) = 230809 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-wm/awesome/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 25 Apr 2008 12:54:54 -0000 1.1 +++ pkg-plist 7 May 2008 12:04:34 -0000 @@ -1,7 +1,12 @@ @comment $FreeBSD: ports/x11-wm/awesome/pkg-plist,v 1.1 2008/04/25 12:54:54 garga Exp $ bin/awesome bin/awesome-client +bin/awesome-menu bin/awesome-message +%%DATADIR%%/icons/awesome16.png +%%DATADIR%%/icons/awesome32.png +%%DATADIR%%/icons/awesome48.png +%%DATADIR%%/icons/awesome64.png %%DATADIR%%/icons/layouts/dwindle.png %%DATADIR%%/icons/layouts/dwindlew.png %%DATADIR%%/icons/layouts/floating.png