Date: Mon, 27 Jan 2014 10:59:46 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> 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... Message-ID: <201401271059.s0RAxkdI059783@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk> 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 <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401271059.s0RAxkdI059783>