From owner-cvs-all@FreeBSD.ORG Fri Jun 15 12:37:01 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D029716A469; Fri, 15 Jun 2007 12:37:01 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id C111113C465; Fri, 15 Jun 2007 12:37:01 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5FCb1m6054160; Fri, 15 Jun 2007 12:37:01 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5FCb1s0054156; Fri, 15 Jun 2007 12:37:01 GMT (envelope-from mezz) Message-Id: <200706151237.l5FCb1s0054156@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 15 Jun 2007 12:37:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-themes/ubuntulooks Makefile pkg-descr ports/x11-themes/ubuntulooks/files patch-01_fix_listview_arrows_drawing patch-01_fix_tick_box_drawing patch-gtkrc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 12:37:01 -0000 mezz 2007-06-15 12:37:01 UTC FreeBSD ports repository Modified files: x11-themes/ubuntulooks Makefile pkg-descr Added files: x11-themes/ubuntulooks/files patch-01_fix_listview_arrows_drawing patch-01_fix_tick_box_drawing patch-gtkrc Log: - Remove FreeBSD 4.x stuff. - Update WWW to lastest version of Ubuntu. - Update to ubuntulooks_0.9.12-4 that comes with three patches to fix bugs, bump the PORTREVISION. * patch-01_fix_listview_arrows_drawing: fix all listview columns having an arrow drawing (Ubuntu: #71339) * patch-01_fix_tick_box_drawing: - undo patch from bug #57749, it make tick box being not correctly centered (Ubuntu: #58610) * patch-gtkrc: use 'gtk-icon-sizes = "panel-menu=24,24"' (Ubuntu: #43398) Approved by: Phillip N. (maintainer) Revision Changes Path 1.6 +2 -8 ports/x11-themes/ubuntulooks/Makefile 1.1 +13 -0 ports/x11-themes/ubuntulooks/files/patch-01_fix_listview_arrows_drawing (new) 1.1 +87 -0 ports/x11-themes/ubuntulooks/files/patch-01_fix_tick_box_drawing (new) 1.1 +10 -0 ports/x11-themes/ubuntulooks/files/patch-gtkrc (new) 1.2 +1 -1 ports/x11-themes/ubuntulooks/pkg-descr