From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 13:35: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 E3F331EF; Fri, 21 Feb 2014 13:35: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 059CD1D6A; Fri, 21 Feb 2014 13:35:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDZmt4062968; Fri, 21 Feb 2014 13:35:48 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDZj4m062947; Fri, 21 Feb 2014 13:35:45 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402211335.s1LDZj4m062947@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Feb 2014 13:35:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345400 - in head/comms: dabstick-radio dfu-programmer efax esmska gammu-devel ge-x2212 gsmlib kb lrzsz py-bulksms py-serial scmxx uird vrflash yfklog 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:50 -0000 Author: ehaupt Date: Fri Feb 21 13:35:45 2014 New Revision: 345400 URL: http://svnweb.freebsd.org/changeset/ports/345400 QAT: https://qat.redports.org/buildarchive/r345400/ Log: Remove trailing whitespaces from category comms Modified: head/comms/dabstick-radio/Makefile head/comms/dfu-programmer/Makefile head/comms/efax/Makefile head/comms/esmska/Makefile head/comms/gammu-devel/Makefile head/comms/ge-x2212/Makefile head/comms/gsmlib/Makefile head/comms/kb/Makefile head/comms/lrzsz/Makefile head/comms/py-bulksms/Makefile head/comms/py-serial/Makefile head/comms/scmxx/Makefile head/comms/uird/Makefile head/comms/vrflash/Makefile head/comms/yfklog/Makefile Modified: head/comms/dabstick-radio/Makefile ============================================================================== --- head/comms/dabstick-radio/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/dabstick-radio/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -29,7 +29,7 @@ PLIST_FILES+= bin/dabreceiver bin/fmrece ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= uses MMX and SSE2 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/dfu-programmer/Makefile ============================================================================== --- head/comms/dfu-programmer/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/dfu-programmer/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -19,7 +19,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lusb PLIST_FILES= bin/dfu-programmer man/man1/dfu-programmer.1.gz PORTDOCS= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin Modified: head/comms/efax/Makefile ============================================================================== --- head/comms/efax/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/efax/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -30,7 +30,7 @@ post-build: ${CAT} ${WRKSRC}/fax.orig | ${SED} -e s!%%PREFIX%%!${PREFIX}!g > \ ${WRKSRC}/fax -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/esmska/Makefile ============================================================================== --- head/comms/esmska/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/esmska/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -23,7 +23,7 @@ PORTDOCS= readme.txt NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/gammu-devel/Makefile ============================================================================== --- head/comms/gammu-devel/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/gammu-devel/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -27,7 +27,7 @@ USE_LDCONFIG= yes PORTDOCS= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/ge-x2212/Makefile ============================================================================== --- head/comms/ge-x2212/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/ge-x2212/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -20,7 +20,7 @@ PORTDOCS= schematic.txt NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/gsmlib/Makefile ============================================================================== --- head/comms/gsmlib/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/gsmlib/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -22,7 +22,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -DBROK ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/comms/kb/Makefile ============================================================================== --- head/comms/kb/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/kb/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -28,7 +28,7 @@ DESKTOP_ENTRIES="KB" \ NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/lrzsz/Makefile ============================================================================== --- head/comms/lrzsz/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/lrzsz/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -15,7 +15,7 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes ALL_TARGET= all # vcheck -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/comms/py-bulksms/Makefile ============================================================================== --- head/comms/py-bulksms/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/py-bulksms/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/bulksms NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/py-serial/Makefile ============================================================================== --- head/comms/py-serial/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/py-serial/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -21,7 +21,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include Modified: head/comms/scmxx/Makefile ============================================================================== --- head/comms/scmxx/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/scmxx/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -25,7 +25,7 @@ EXAMPLES= sms.txt vCalendar.vcs vCard.vc NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/uird/Makefile ============================================================================== --- head/comms/uird/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/uird/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -22,7 +22,7 @@ PORTDOCS= Documentation NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/vrflash/Makefile ============================================================================== --- head/comms/vrflash/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/vrflash/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -15,7 +15,7 @@ GNU_CONFIGURE= yes DOCS= agenda-flashing-overview.txt troubleshooting.txt \ pmon-protect-unprotect.txt usage.txt -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/comms/yfklog/Makefile ============================================================================== --- head/comms/yfklog/Makefile Fri Feb 21 13:35:38 2014 (r345399) +++ head/comms/yfklog/Makefile Fri Feb 21 13:35:45 2014 (r345400) @@ -27,7 +27,7 @@ MAN1= yfklog.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include