From owner-svn-ports-head@FreeBSD.ORG Thu Jan 3 18:20:46 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 03C746E6; Thu, 3 Jan 2013 18:20:46 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D1559995; Thu, 3 Jan 2013 18:20:45 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r03IKjxG059537; Thu, 3 Jan 2013 18:20:45 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r03IKjC9059534; Thu, 3 Jan 2013 18:20:45 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201301031820.r03IKjC9059534@svn.freebsd.org> From: Pawel Pekala Date: Thu, 3 Jan 2013 18:20:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309901 - head/x11-themes/gnome-icons-faenza X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2013 18:20:46 -0000 Author: pawel Date: Thu Jan 3 18:20:44 2013 New Revision: 309901 URL: http://svnweb.freebsd.org/changeset/ports/309901 Log: - Update to version 1.3 - Switch to dynamic generation of plist - tab -> space WWW: line in pkg-descr Deleted: head/x11-themes/gnome-icons-faenza/pkg-plist Modified: head/x11-themes/gnome-icons-faenza/Makefile head/x11-themes/gnome-icons-faenza/distinfo head/x11-themes/gnome-icons-faenza/pkg-descr Modified: head/x11-themes/gnome-icons-faenza/Makefile ============================================================================== --- head/x11-themes/gnome-icons-faenza/Makefile Thu Jan 3 17:44:14 2013 (r309900) +++ head/x11-themes/gnome-icons-faenza/Makefile Thu Jan 3 18:20:44 2013 (r309901) @@ -1,17 +1,13 @@ -# New ports collection makefile for: gnome-icons-faenza -# Date created: 2011-12-27 -# Whom: Pawel Pekala -# +# Created by: Pawel Pekala # $FreeBSD$ -# PORTNAME= faenza -PORTVERSION= 1.2 -PORTREVISION= 2 +PORTVERSION= 1.3 CATEGORIES= x11-themes gnome -MASTER_SITES= http://fc05.deviantart.com/fs71/f/2011/320/4/f/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +PROJECTHOST= ${PORTNAME}-icon-theme PKGNAMEPREFIX= gnome-icons- -DISTNAME= ${PORTNAME}_icons_by_tiheum-d2v6x24 +DISTNAME= ${PROJECTHOST}_${PORTVERSION} MAINTAINER= pawel@FreeBSD.org COMMENT= Faenza GNOME 2 icon themes @@ -42,6 +38,9 @@ do-install: .endif ${CP} -R ${WRKDIR}/${theme} ${PREFIX}/share/icons + @cd ${PREFIX} && ${FIND} share/icons/${theme} ! -type d >> ${TMPPLIST} && \ + ${FIND} share/icons/${theme} -type d | ${SORT} -r | \ + ${SED} 's|^|@dirrm |' >> ${TMPPLIST} .endfor .include Modified: head/x11-themes/gnome-icons-faenza/distinfo ============================================================================== --- head/x11-themes/gnome-icons-faenza/distinfo Thu Jan 3 17:44:14 2013 (r309900) +++ head/x11-themes/gnome-icons-faenza/distinfo Thu Jan 3 18:20:44 2013 (r309901) @@ -1,2 +1,2 @@ -SHA256 (faenza_icons_by_tiheum-d2v6x24.zip) = 37d87721dbb3357e38d1e683e1d705476bc5e6d75f0d07c3af4c5c0cf8a0131f -SIZE (faenza_icons_by_tiheum-d2v6x24.zip) = 24640260 +SHA256 (faenza-icon-theme_1.3.zip) = d4486fda0413f8a81a87e0dd2329f50f2a8a7cb4147b48cf147f0160add8174a +SIZE (faenza-icon-theme_1.3.zip) = 24801145 Modified: head/x11-themes/gnome-icons-faenza/pkg-descr ============================================================================== --- head/x11-themes/gnome-icons-faenza/pkg-descr Thu Jan 3 17:44:14 2013 (r309900) +++ head/x11-themes/gnome-icons-faenza/pkg-descr Thu Jan 3 18:20:44 2013 (r309901) @@ -3,4 +3,4 @@ and buttons and colourful squared icons files and Gnome menu items. Six themes are included to fit with light or dark themes/panels. -WWW: http://tiheum.deviantart.com/art/Faenza-Icons-173323228 +WWW: http://tiheum.deviantart.com/art/Faenza-Icons-173323228