From owner-cvs-all Thu Nov 21 15:15:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25C3037B404 for ; Thu, 21 Nov 2002 15:15:38 -0800 (PST) Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F5243E88 for ; Thu, 21 Nov 2002 15:15:37 -0800 (PST) (envelope-from lioux@brturbo.com) Received: from 200-193-225-049-bsace7003.dsl.telebrasilia.net.br (200-193-225-049-bsace7003.dsl.telebrasilia.net.br [200.193.225.49]) by heaven.gigo.com (Postfix) with ESMTP id C5FA5B8D1 for ; Thu, 21 Nov 2002 15:15:36 -0800 (PST) Received: (qmail 6005 invoked by uid 1001); 21 Nov 2002 23:04:18 -0000 Message-ID: <20021121230418.6004.qmail@exxodus.fedaykin.here> Date: Thu, 21 Nov 2002 20:03:56 -0300 From: Mario Sergio Fujikawa Ferreira To: Dan Langille Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/multimedia Makefile ports/multimedia/gtksubtitler Makefile distinfo pkg-comment pkg-descr pkg-plist References: <200211211852.gALIqr5b085974@repoman.freebsd.org> <3DDCEE64.31385.BF016B70@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DDCEE64.31385.BF016B70@localhost> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 21, 2002 at 02:31:42PM -0500, Dan Langille wrote: > On 21 Nov 2002 at 10:52, Mario Sergio Fujikawa Ferreir wrote: > > > lioux 2002/11/21 10:52:53 PST > > > > Modified files: > > multimedia Makefile > > Added files: > > multimedia/gtksubtitler Makefile distinfo pkg-comment > > pkg-descr pkg-plist [snip] > Should we be concerned about this in BUILD_DEPENDS? > > [dan@undef:~/ports/multimedia/gtksubtitler] $ export THINGS=`make -V > BUILD_DEPENDS` > [dan@undef:~/ports/multimedia/gtksubtitler] $ echo "'$THINGS'" > ' ' > > Normally, it is empty: > > [dan@undef:~/ports/multimedia/gtksubtitler] $ cd > ../../security/logcheck/ > [dan@undef:~/ports/security/logcheck] $ export THINGS=`make -V > BUILD_DEPENDS` > [dan@undef:~/ports/security/logcheck] $ echo "'$THINGS'" > '' > > Similarly, for RUN_DEPENDS, we have leading and trailing spaces > > [dan@undef:~/ports/multimedia/gtksubtitler] $ export THINGS=`make -V > RUN_DEPENDS` > [dan@undef:~/ports/multimedia/gtksubtitler] $ echo "'$THINGS'" > ' /usr/X11R6/share/gnome/.keep_me:/usr/ports/misc/gnomehier ' This is mostly weird since the contents of Makefile are # New ports collection makefile for: gtksubtitler # Date created: Thu Nov 21 15:05:53 UTC 2002 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD: ports/multimedia/gtksubtitler/Makefile,v 1.1 2002/11/21 18:52:53 lioux Exp $ # PORTNAME= GTKsubtitler PORTVERSION= 0.1.3 CATEGORIES= multimedia gnome MASTER_SITES= http://dark.pkn.com.pl/~pawel/gtksubtitler/download/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= lioux@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomelibs USE_REINPLACE= yes GNU_CONFIGURE= yes post-patch: # disable GNU auto* tools @${FIND} ${WRKSRC} -type f -name "Makefile.in" | \ ${XARGS} -x -n 10 ${REINPLACE_CMD} -E -e \ 's!^(ACLOCAL|AUTOCONF|AUTOMAKE|AUTOHEADER).+$$!\1=${TRUE}!' .include How could that be broken? Any weird changes to ports/Mk/bsd.port.mk ? Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message