From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 13:35:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8063DB77; Fri, 21 Feb 2014 13:35:05 +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 6631D1D53; Fri, 21 Feb 2014 13:35:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDZ5ib061556; Fri, 21 Feb 2014 13:35:05 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDZ3Jf061538; Fri, 21 Feb 2014 13:35:04 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402211335.s1LDZ3Jf061538@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Feb 2014 13:35:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345393 - in head/astro: gkrellmoon2 gmapcatcher mkgmap-splitter openmap pp3 sscalc xmoontool 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: Fri, 21 Feb 2014 13:35:06 -0000 Author: ehaupt Date: Fri Feb 21 13:35:03 2014 New Revision: 345393 URL: http://svnweb.freebsd.org/changeset/ports/345393 QAT: https://qat.redports.org/buildarchive/r345393/ Log: Remove trailing whitespaces from category astro Modified: head/astro/gkrellmoon2/Makefile head/astro/gmapcatcher/Makefile head/astro/mkgmap-splitter/Makefile head/astro/openmap/Makefile head/astro/pp3/Makefile head/astro/sscalc/Makefile head/astro/xmoontool/Makefile Modified: head/astro/gkrellmoon2/Makefile ============================================================================== --- head/astro/gkrellmoon2/Makefile Fri Feb 21 13:34:56 2014 (r345392) +++ head/astro/gkrellmoon2/Makefile Fri Feb 21 13:35:03 2014 (r345393) @@ -20,7 +20,7 @@ USE_GNOME= gtk20 ALL_TARGET= gkrellmoon.so -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/astro/gmapcatcher/Makefile ============================================================================== --- head/astro/gmapcatcher/Makefile Fri Feb 21 13:34:56 2014 (r345392) +++ head/astro/gmapcatcher/Makefile Fri Feb 21 13:35:03 2014 (r345393) @@ -20,7 +20,7 @@ USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes PLIST_SUB= PORTVERSION="${PORTVERSION}" -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/astro/mkgmap-splitter/Makefile ============================================================================== --- head/astro/mkgmap-splitter/Makefile Fri Feb 21 13:34:56 2014 (r345392) +++ head/astro/mkgmap-splitter/Makefile Fri Feb 21 13:35:03 2014 (r345393) @@ -24,7 +24,7 @@ PORTDATA= * DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/astro/openmap/Makefile ============================================================================== --- head/astro/openmap/Makefile Fri Feb 21 13:34:56 2014 (r345392) +++ head/astro/openmap/Makefile Fri Feb 21 13:35:03 2014 (r345393) @@ -22,7 +22,7 @@ MAKE_ARGS+= -Dopenmap.home=${WRKSRC} \ SUB_FILES= openmap.sh -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/astro/pp3/Makefile ============================================================================== --- head/astro/pp3/Makefile Fri Feb 21 13:34:56 2014 (r345392) +++ head/astro/pp3/Makefile Fri Feb 21 13:35:03 2014 (r345393) @@ -13,7 +13,7 @@ COMMENT= Creates celestial charts USE_BZIP2= yes USE_TEX= latex -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include Modified: head/astro/sscalc/Makefile ============================================================================== --- head/astro/sscalc/Makefile Fri Feb 21 13:34:56 2014 (r345392) +++ head/astro/sscalc/Makefile Fri Feb 21 13:35:03 2014 (r345393) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.icehouse.net/ke MAINTAINER= ports@FreeBSD.org COMMENT= Sunrise and sunset time calculator -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/astro/xmoontool/Makefile ============================================================================== --- head/astro/xmoontool/Makefile Fri Feb 21 13:34:56 2014 (r345392) +++ head/astro/xmoontool/Makefile Fri Feb 21 13:35:03 2014 (r345393) @@ -23,7 +23,7 @@ MAKE_ENV+= WITHOUT_LIBNOVA=yes LIB_DEPENDS+= libnova.so:${PORTSDIR}/astro/libnova .endif -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include