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

Veniamin Gvozdikov vg at FreeBSD.org
Wed Sep 11 12:00:02 UTC 2013


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 <g.veniamin at googlemail.com>
-#
+# Created by: Veniamin Gvozdikov <vg at FreeBSD.org>
 # $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 at 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 <g.veniamin at googlemail.com>
-#
+# Created by: Veniamin Gvozdikov <vg at FreeBSD.org>
 # $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 at 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 <g.veniamin at googlemail.com>
-#
+# Created by: Veniamin Gvozdikov <vg at FreeBSD.org>
 # $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 at 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 <g.veniamin at googlemail.com>
-#
+# Created by: Veniamin Gvozdikov <vg at FreeBSD.org>
 # $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 at 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 <g.veniamin at googlemail.com>
-#
+# Created by: Veniamin Gvozdikov <vg at FreeBSD.org>
 # $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 at 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


More information about the svn-ports-all mailing list