From owner-svn-ports-head@FreeBSD.ORG Mon Jan 27 10:59:49 2014 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id 0E5E973A; Mon, 27 Jan 2014 10:59:49 +0000 (UTC) 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 EBDA11972; Mon, 27 Jan 2014 10:59:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0RAxmDP059802; Mon, 27 Jan 2014 10:59:48 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0RAxkdI059783; Mon, 27 Jan 2014 10:59:46 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201401271059.s0RAxkdI059783@svn.freebsd.org> From: Martin Wilke Date: Mon, 27 Jan 2014 10:59:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341370 - in head/x11-themes: gnome-icons gnome-icons-aqua-fusion gnome-icons-gentoo-test gnome-icons-iris gnome-icons-lila gnome-icons-noia-full gnome-icons-noia-warm gnome-icons-refin... 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.17 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: Mon, 27 Jan 2014 10:59:49 -0000 Author: miwi Date: Mon Jan 27 10:59:45 2014 New Revision: 341370 URL: http://svnweb.freebsd.org/changeset/ports/341370 QAT: https://qat.redports.org/buildarchive/r341370/ Log: - Stage support Modified: head/x11-themes/gnome-icons-aqua-fusion/Makefile head/x11-themes/gnome-icons-gentoo-test/Makefile head/x11-themes/gnome-icons-iris/Makefile head/x11-themes/gnome-icons-lila/Makefile head/x11-themes/gnome-icons-noia-full/Makefile head/x11-themes/gnome-icons-noia-warm/Makefile head/x11-themes/gnome-icons-refined/Makefile head/x11-themes/gnome-icons-slick/Makefile head/x11-themes/gnome-icons-snow-apple/Makefile head/x11-themes/gnome-icons-snowish/Makefile head/x11-themes/gnome-icons-stylish/Makefile head/x11-themes/gnome-icons-ximian-south/Makefile head/x11-themes/gnome-icons/Makefile Modified: head/x11-themes/gnome-icons-aqua-fusion/Makefile ============================================================================== --- head/x11-themes/gnome-icons-aqua-fusion/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-aqua-fusion/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -21,6 +21,5 @@ RESTRICTED= ${REASON} USE_BZIP2= yes WRKSRC= "${WRKDIR}/AquaFusion" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-gentoo-test/Makefile ============================================================================== --- head/x11-themes/gnome-icons-gentoo-test/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-gentoo-test/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -21,6 +21,5 @@ RESTRICTED= ${REASON} USE_BZIP2= yes WRKSRC= "${WRKDIR}/Gentoo-test" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-iris/Makefile ============================================================================== --- head/x11-themes/gnome-icons-iris/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-iris/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -21,6 +21,5 @@ RESTRICTED= ${REASON} USE_BZIP2= yes WRKSRC= "${WRKDIR}/Iris" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-lila/Makefile ============================================================================== --- head/x11-themes/gnome-icons-lila/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-lila/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -20,6 +20,5 @@ NO_WRKSUBDIR= yes USE_BZIP2= yes -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-noia-full/Makefile ============================================================================== --- head/x11-themes/gnome-icons-noia-full/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-noia-full/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -21,6 +21,5 @@ RESTRICTED= ${REASON} USE_BZIP2= yes WRKSRC= "${WRKDIR}/Noia" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-noia-warm/Makefile ============================================================================== --- head/x11-themes/gnome-icons-noia-warm/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-noia-warm/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -21,6 +21,5 @@ RESTRICTED= ${REASON} USE_BZIP2= yes WRKSRC= "${WRKDIR}/NoiaWarm" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-refined/Makefile ============================================================================== --- head/x11-themes/gnome-icons-refined/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-refined/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -20,6 +20,5 @@ RESTRICTED= ${REASON} WRKSRC= "${WRKDIR}/gnome-rh8" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-slick/Makefile ============================================================================== --- head/x11-themes/gnome-icons-slick/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-slick/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -21,6 +21,5 @@ RESTRICTED= ${REASON} USE_BZIP2= yes WRKSRC= "${WRKDIR}/Slick" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-snow-apple/Makefile ============================================================================== --- head/x11-themes/gnome-icons-snow-apple/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-snow-apple/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -20,6 +20,5 @@ RESTRICTED= ${REASON} WRKSRC= "${WRKDIR}/Snow-Apple" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-snowish/Makefile ============================================================================== --- head/x11-themes/gnome-icons-snowish/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-snowish/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -14,8 +14,5 @@ COMMENT= A Mac inspired icon theme for G RESTRICTED= ${REASON} USE_BZIP2= yes -#WRKSRC= ${WRKDIR}/snowish-Icons-${PORTVERSION} - -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-stylish/Makefile ============================================================================== --- head/x11-themes/gnome-icons-stylish/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-stylish/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -20,6 +20,5 @@ RESTRICTED= ${REASON} WRKSRC= "${WRKDIR}/${PORTNAME}" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons-ximian-south/Makefile ============================================================================== --- head/x11-themes/gnome-icons-ximian-south/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons-ximian-south/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -20,6 +20,5 @@ RESTRICTED= ${REASON} WRKSRC= "${WRKDIR}/${PORTNAME}" -NO_STAGE= yes .include "${.CURDIR}/../gnome-icons/bsd.gnome-icons.mk" .include Modified: head/x11-themes/gnome-icons/Makefile ============================================================================== --- head/x11-themes/gnome-icons/Makefile Mon Jan 27 10:49:50 2014 (r341369) +++ head/x11-themes/gnome-icons/Makefile Mon Jan 27 10:59:45 2014 (r341370) @@ -35,5 +35,4 @@ NO_BUILD= yes do-install: # empty -NO_STAGE= yes .include