ports/123489: [PATCH] x11-wm/awesome: update to 2.3

Renato Botelho garga at FreeBSD.org
Wed May 7 12:20:02 UTC 2008


>Number:         123489
>Category:       ports
>Synopsis:       [PATCH] x11-wm/awesome: update to 2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 07 12:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Renato Botelho
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD botelhor.bplab.local 7.0-STABLE FreeBSD 7.0-STABLE #25: Fri May  2 11:38:54 BRT
>Description:
- Update to 2.3

Port maintainer (ntarmos at ceid.upatras.gr) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- awesome-2.3.patch begins here ---
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
--- awesome-2.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list