From owner-freebsd-ports@FreeBSD.ORG Sat Jun 2 21:02:33 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10DE916A421 for ; Sat, 2 Jun 2007 21:02:33 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) by mx1.freebsd.org (Postfix) with ESMTP id BC95413C45D for ; Sat, 2 Jun 2007 21:02:32 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so303063anc for ; Sat, 02 Jun 2007 14:02:30 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:x-priority:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-pgp-agent:x-mailer:sender; b=nNg+784xj2EEAxmjY/FESpTclGk3sJQ91h36lAOyU6RhBNmzesgXHMGHcxxIVKhxZGGj9fwBaFVPtfakUSIksuyXDMPICiwO/3pc48NPz8t+ALNv2V8UMWmZwvI3+AbcbPJbt1CNwdFNBlMA7R7yIp9FPWSSgPjO9Vl9lDzn5XU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:x-priority:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-pgp-agent:x-mailer:sender; b=BF3vdijk4P29UHLLQE2Y0r0aToc35rhWV4M0dJasfpNJXrZe+aW/uRPvJ57YhJimsBftEuabyH41zh4SGURZdMeXmbt2REUtXFnw2l5f9SQ0JVNe7AH49H/iLCOpJcuppGnqQqijclMI6Hpw6nWB2fXta19PlurmSMQ87INF1/g= Received: by 10.100.250.7 with SMTP id x7mr1771601anh.1180818150039; Sat, 02 Jun 2007 14:02:30 -0700 (PDT) Received: from ?192.168.2.100? ( [204.213.227.194]) by mx.google.com with ESMTP id b37sm1121055ana.2007.06.02.14.02.25; Sat, 02 Jun 2007 14:02:27 -0700 (PDT) In-Reply-To: <47549.159.153.138.73.1180813494.squirrel@www.jackson-spencer.ca> References: <47549.159.153.138.73.1180813494.squirrel@www.jackson-spencer.ca> Mime-Version: 1.0 (Apple Message framework v752.3) X-Priority: 3 (Normal) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1-647438172" Message-Id: <5D35B69F-AD02-44F8-A804-B301FFE73D94@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Sat, 2 Jun 2007 17:01:40 -0400 To: jon@jackson-spencer.ca X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.3) Sender: Michael Johnson Cc: freebsd-ports@freebsd.org Subject: Re: Bad update to bsd.gstreamer.mk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2007 21:02:33 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-1-647438172 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jun 2, 2007, at 3:44 PM, jon@jackson-spencer.ca wrote: > It looks like there was a small error introduced when gstreamer 0.8.0 > was retired. At line 72 of bsd.gstreamer.mk this line was removed: > > yes_GST_PREFIX= # empty > > This causes the dependency line to be incorrect for ports that say > > USE_GSTREAMER=yes > > In their Makefiles. In case that isn't clear, here's a patch: > > --- bsd.gstreamer.mk-old Sat Jun 2 12:44:11 2007 > +++ bsd.gstreamer.mk Sat Jun 2 12:36:48 2007 > @@ -69,6 +69,7 @@ > > yes_DEPENDS= multimedia/gstreamer-plugins > yes_NAME= gstreamer-plugins > +yes_GST_PREFIX= # empty > > cdio_DEPENDS= sysutils/gstreamer-plugins-cdio Fixed, Thanks! > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports- > unsubscribe@freebsd.org" --Apple-Mail-1-647438172 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFGYdq1n4uqfTwEb9YRAmVJAKC3ZQDk/kyW6bpFcofsQo2//9MYYQCfXvY/ l9kQ0s3cLnPpE2iaBlJUaVw= =RjG4 -----END PGP SIGNATURE----- --Apple-Mail-1-647438172--