From owner-svn-ports-all@FreeBSD.ORG Wed Sep 11 12:00:02 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8B6CDD22; Wed, 11 Sep 2013 12:00:02 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7772B27A2; Wed, 11 Sep 2013 12:00:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8BC022R052602; Wed, 11 Sep 2013 12:00:02 GMT (envelope-from vg@svn.freebsd.org) Received: (from vg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8BC00xK052527; Wed, 11 Sep 2013 12:00:00 GMT (envelope-from vg@svn.freebsd.org) Message-Id: <201309111200.r8BC00xK052527@svn.freebsd.org> From: Veniamin Gvozdikov Date: Wed, 11 Sep 2013 12:00:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326965 - in head/x11-themes: cursor-chameleon-anthracite cursor-chameleon-darkskyblue cursor-chameleon-pearl cursor-chameleon-skyblue cursor-chameleon-white cursor-chameleon-white/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 12:00:02 -0000 Author: vg Date: Wed Sep 11 11:59:59 2013 New Revision: 326965 URL: http://svnweb.freebsd.org/changeset/ports/326965 Log: - Changed MASTER_SITES - Trim Makefile headers - Changed tab to space in pkg-descr PR: ports/181559 Submitted by: marino Approved by: rm (mentor) Modified: head/x11-themes/cursor-chameleon-anthracite/Makefile (contents, props changed) head/x11-themes/cursor-chameleon-anthracite/pkg-descr (contents, props changed) head/x11-themes/cursor-chameleon-darkskyblue/Makefile (contents, props changed) head/x11-themes/cursor-chameleon-darkskyblue/pkg-descr (contents, props changed) head/x11-themes/cursor-chameleon-pearl/Makefile (contents, props changed) head/x11-themes/cursor-chameleon-pearl/pkg-descr (contents, props changed) head/x11-themes/cursor-chameleon-skyblue/Makefile (contents, props changed) head/x11-themes/cursor-chameleon-skyblue/pkg-descr (contents, props changed) head/x11-themes/cursor-chameleon-white/Makefile (contents, props changed) head/x11-themes/cursor-chameleon-white/files/Makefile.common (contents, props changed) head/x11-themes/cursor-chameleon-white/pkg-descr (contents, props changed) Modified: head/x11-themes/cursor-chameleon-anthracite/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-anthracite/Makefile Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-anthracite/Makefile Wed Sep 11 11:59:59 2013 (r326965) @@ -1,14 +1,10 @@ -# New ports collection makefile for: cursor-chameleon-anthracite -# Date created: 2009-11-14 -# Whom: Gvozdikov Veniamin -# +# Created by: Veniamin Gvozdikov # $FreeBSD$ -# PORTNAME= chameleon PORTVERSION= 0.5 CATEGORIES= x11-themes -MASTER_SITES= http://www.egregorion.net/works/ +MASTER_SITES= LOCAL/vg PKGNAMEPREFIX= cursor- PKGNAMESUFFIX= -anthracite DISTNAME= Chameleon-Anthracite-${PORTVERSION} @@ -16,6 +12,8 @@ DISTNAME= Chameleon-Anthracite-${PORTVER MAINTAINER= vg@FreeBSD.org COMMENT= Chameleon Xcursors theme +LICENSE= GPLv2 + THEME= Anthracite .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" Modified: head/x11-themes/cursor-chameleon-anthracite/pkg-descr ============================================================================== --- head/x11-themes/cursor-chameleon-anthracite/pkg-descr Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-anthracite/pkg-descr Wed Sep 11 11:59:59 2013 (r326965) @@ -1,3 +1,3 @@ Collection of smooth semitransparent cursors with shadows. -WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 +WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 Modified: head/x11-themes/cursor-chameleon-darkskyblue/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-darkskyblue/Makefile Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-darkskyblue/Makefile Wed Sep 11 11:59:59 2013 (r326965) @@ -1,14 +1,10 @@ -# New ports collection makefile for: cursor-chameleon-darkskyblue -# Date created: 2009-11-14 -# Whom: Gvozdikov Veniamin -# +# Created by: Veniamin Gvozdikov # $FreeBSD$ -# PORTNAME= chameleon PORTVERSION= 0.5 CATEGORIES= x11-themes -MASTER_SITES= http://www.egregorion.net/works/ +MASTER_SITES= LOCAL/vg PKGNAMEPREFIX= cursor- PKGNAMESUFFIX= -darkskyblue DISTNAME= Chameleon-DarkSkyBlue-${PORTVERSION} @@ -16,6 +12,8 @@ DISTNAME= Chameleon-DarkSkyBlue-${PORTVE MAINTAINER= vg@FreeBSD.org COMMENT= Chameleon Xcursors theme +LICENSE= GPLv2 + THEME= DarkSkyBlue .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" Modified: head/x11-themes/cursor-chameleon-darkskyblue/pkg-descr ============================================================================== --- head/x11-themes/cursor-chameleon-darkskyblue/pkg-descr Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-darkskyblue/pkg-descr Wed Sep 11 11:59:59 2013 (r326965) @@ -1,3 +1,3 @@ Collection of smooth semitransparent cursors with shadows. -WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 +WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 Modified: head/x11-themes/cursor-chameleon-pearl/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-pearl/Makefile Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-pearl/Makefile Wed Sep 11 11:59:59 2013 (r326965) @@ -1,14 +1,10 @@ -# New ports collection makefile for: cursor-chameleon-pearl -# Date created: 2009-11-14 -# Whom: Gvozdikov Veniamin -# +# Created by: Veniamin Gvozdikov # $FreeBSD$ -# PORTNAME= chameleon PORTVERSION= 0.5 CATEGORIES= x11-themes -MASTER_SITES= http://www.egregorion.net/works/ +MASTER_SITES= LOCAL/vg PKGNAMEPREFIX= cursor- PKGNAMESUFFIX= -pearl DISTNAME= Chameleon-Pearl-${PORTVERSION} @@ -16,6 +12,8 @@ DISTNAME= Chameleon-Pearl-${PORTVERSION} MAINTAINER= vg@FreeBSD.org COMMENT= Chameleon Xcursors theme +LICENSE= GPLv2 + THEME= Pearl .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" Modified: head/x11-themes/cursor-chameleon-pearl/pkg-descr ============================================================================== --- head/x11-themes/cursor-chameleon-pearl/pkg-descr Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-pearl/pkg-descr Wed Sep 11 11:59:59 2013 (r326965) @@ -1,3 +1,3 @@ Collection of smooth semitransparent cursors with shadows. -WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 +WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 Modified: head/x11-themes/cursor-chameleon-skyblue/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-skyblue/Makefile Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-skyblue/Makefile Wed Sep 11 11:59:59 2013 (r326965) @@ -1,14 +1,10 @@ -# New ports collection makefile for: cursor-chameleon-skyblue -# Date created: 2009-11-14 -# Whom: Gvozdikov Veniamin -# +# Created by: Veniamin Gvozdikov # $FreeBSD$ -# PORTNAME= chameleon PORTVERSION= 0.5 CATEGORIES= x11-themes -MASTER_SITES= http://www.egregorion.net/works/ +MASTER_SITES= LOCAL/vg PKGNAMEPREFIX= cursor- PKGNAMESUFFIX= -skyblue DISTNAME= Chameleon-SkyBlue-${PORTVERSION} @@ -16,6 +12,8 @@ DISTNAME= Chameleon-SkyBlue-${PORTVERSIO MAINTAINER= vg@FreeBSD.org COMMENT= Chameleon Xcursors theme +LICENSE= GPLv2 + THEME= SkyBlue .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" Modified: head/x11-themes/cursor-chameleon-skyblue/pkg-descr ============================================================================== --- head/x11-themes/cursor-chameleon-skyblue/pkg-descr Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-skyblue/pkg-descr Wed Sep 11 11:59:59 2013 (r326965) @@ -1,3 +1,3 @@ Collection of smooth semitransparent cursors with shadows. -WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 +WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 Modified: head/x11-themes/cursor-chameleon-white/Makefile ============================================================================== --- head/x11-themes/cursor-chameleon-white/Makefile Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-white/Makefile Wed Sep 11 11:59:59 2013 (r326965) @@ -1,14 +1,10 @@ -# New ports collection makefile for: cursor-chameleon-white -# Date created: 2009-11-14 -# Whom: Gvozdikov Veniamin -# +# Created by: Veniamin Gvozdikov # $FreeBSD$ -# PORTNAME= chameleon PORTVERSION= 0.5 CATEGORIES= x11-themes -MASTER_SITES= http://www.egregorion.net/works/ +MASTER_SITES= LOCAL/vg PKGNAMEPREFIX= cursor- PKGNAMESUFFIX= -white DISTNAME= Chameleon-White-${PORTVERSION} @@ -16,6 +12,8 @@ DISTNAME= Chameleon-White-${PORTVERSION} MAINTAINER= vg@FreeBSD.org COMMENT= Chameleon Xcursors theme +LICENSE= GPLv2 + THEME= White .include "${.CURDIR}/../cursor-chameleon-white/files/Makefile.common" Modified: head/x11-themes/cursor-chameleon-white/files/Makefile.common ============================================================================== --- head/x11-themes/cursor-chameleon-white/files/Makefile.common Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-white/files/Makefile.common Wed Sep 11 11:59:59 2013 (r326965) @@ -2,8 +2,6 @@ USE_BZIP2= yes NO_BUILD= yes PKGMESSAGE?= ${.CURDIR}/../../x11-themes/cursor-chameleon-white/pkg-message -LICENSE= GPLv2 - do-install: .for i in Large Regular Small ${MKDIR} ${PREFIX}/lib/X11/icons/${PORTNAME}${PKGNAMESUFFIX}-${i:L} Modified: head/x11-themes/cursor-chameleon-white/pkg-descr ============================================================================== --- head/x11-themes/cursor-chameleon-white/pkg-descr Wed Sep 11 11:45:43 2013 (r326964) +++ head/x11-themes/cursor-chameleon-white/pkg-descr Wed Sep 11 11:59:59 2013 (r326965) @@ -1,3 +1,3 @@ Collection of smooth semitransparent cursors with shadows. -WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459 +WWW: http://kde-look.org/content/show.php/Chameleon+Xcursors?content=38459