From owner-svn-ports-head@FreeBSD.ORG Mon Mar 18 10:49:46 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9E59C1556; Mon, 18 Mar 2013 10:49:46 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ea0-x235.google.com (mail-ea0-x235.google.com [IPv6:2a00:1450:4013:c01::235]) by mx1.freebsd.org (Postfix) with ESMTP id B55426B2; Mon, 18 Mar 2013 10:49:45 +0000 (UTC) Received: by mail-ea0-f181.google.com with SMTP id z10so2378679ead.26 for ; Mon, 18 Mar 2013 03:49:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=dL0morQsVDZK2rFcMfg63RV4o+e2JBXkNYnHXixeh2U=; b=RoMYvz9kIuU5Gwtr/DlXl97e7dZLqu+ctJE7lstOf8KqAMmv4Q5FhnnGJQBLaZP7ZC K5XF1R0NH2cLe7Vc6C2+rZrYKie3O1g7MFL+jzjJfNUb69vbf04IfP6CIDXaHJqWyfZo sVsfgpHvKmjP6QKlwwyHj/RxHyq9zZRHivlfNWKbeVsr+43qirDBgmXw6Q2M3uQ7uXQh GDSLSnRc/gWBwhoS/JO9biinQaFpWFP26P0WurQ+37QJZEl0GoWKwhJ/m5Lt3GO8e74o uhzlkyhDlxmaMFbbgpzjigrqmcXGhfTuPoAbVzfgrbFar4Jly6r+bGF8yo+oEnGoHu62 Q9pw== X-Received: by 10.14.207.73 with SMTP id m49mr46187350eeo.24.1363590158885; Mon, 18 Mar 2013 00:02:38 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id 46sm25295369eea.3.2013.03.18.00.02.37 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 18 Mar 2013 00:02:37 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 18 Mar 2013 08:02:35 +0100 From: Baptiste Daroussin To: Bryan Drewery Subject: Re: svn commit: r314519 - in head/net/liveMedia: . files Message-ID: <20130318070235.GI72627@ithaqua.etoilebsd.net> References: <201303180227.r2I2RCIs051320@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UthUFkbMtH2ceUK2" Content-Disposition: inline In-Reply-To: <201303180227.r2I2RCIs051320@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 18 Mar 2013 10:49:46 -0000 --UthUFkbMtH2ceUK2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 18, 2013 at 02:27:12AM +0000, Bryan Drewery wrote: > Author: bdrewery > Date: Mon Mar 18 02:27:12 2013 > New Revision: 314519 > URL: http://svnweb.freebsd.org/changeset/ports/314519 >=20 > Log: > - Update to 2013.03.07 > =20 > PR: ports/177027 > Submitted by: Chris Petrik (maintainer) >=20 > Modified: > head/net/liveMedia/Makefile > head/net/liveMedia/distinfo > head/net/liveMedia/files/patch-Makefile.tail >=20 > Modified: head/net/liveMedia/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/net/liveMedia/Makefile Mon Mar 18 02:20:49 2013 (r314518) > +++ head/net/liveMedia/Makefile Mon Mar 18 02:27:12 2013 (r314519) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > =20 > PORTNAME=3D liveMedia > -PORTVERSION=3D 2012.12.18 > +PORTVERSION=3D 2013.03.07 > PORTEPOCH=3D 2 > CATEGORIES=3D net devel > MASTER_SITES=3D http://www.live555.com/liveMedia/public/ \ >=20 > Modified: head/net/liveMedia/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/net/liveMedia/distinfo Mon Mar 18 02:20:49 2013 (r314518) > +++ head/net/liveMedia/distinfo Mon Mar 18 02:27:12 2013 (r314519) > @@ -1,2 +1,2 @@ > -SHA256 (live.2012.12.18.tar.gz) =3D 25ecd5a247a6dc1df7e617128e07150f730b= f1c95d85f26014f04f16f9ce31a2 > -SIZE (live.2012.12.18.tar.gz) =3D 1054931 > +SHA256 (live.2013.03.07.tar.gz) =3D d01769305f4f0bf233d0f3d12acaa5964444= 3671d13809deef53d6a30c317bd6 > +SIZE (live.2013.03.07.tar.gz) =3D 571854 >=20 > Modified: head/net/liveMedia/files/patch-Makefile.tail > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/net/liveMedia/files/patch-Makefile.tail Mon Mar 18 02:20:49 2013= (r314518) > +++ head/net/liveMedia/files/patch-Makefile.tail Mon Mar 18 02:27:12 2013= (r314519) > @@ -1,6 +1,6 @@ > ---- Makefile.tail.bak 2012-12-07 03:08:29.000000000 -0600 > -+++ Makefile.tail 2012-12-07 03:13:05.000000000 -0600 > -@@ -12,19 +12,19 @@ > +--- Makefile.tail.old 2013-03-17 01:21:21.000000000 +0000 > ++++ Makefile.tail 2013-03-17 01:25:08.000000000 +0000 > +@@ -12,31 +12,31 @@ > PROXY_SERVER_DIR =3D proxyServer > =20 > all: > @@ -19,6 +19,22 @@ > + (cd $(MEDIA_SERVER_DIR) ; $(MAKE)) > + (cd $(PROXY_SERVER_DIR) ; $(MAKE)) > =20 > + install: > +- cd $(LIVEMEDIA_DIR) ; $(MAKE) install > +- cd $(GROUPSOCK_DIR) ; $(MAKE) install > +- cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE) install > +- cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE) install > +- cd $(TESTPROGS_DIR) ; $(MAKE) install > +- cd $(MEDIA_SERVER_DIR) ; $(MAKE) install > +- cd $(PROXY_SERVER_DIR) ; $(MAKE) install > ++ (cd $(LIVEMEDIA_DIR) ; $(MAKE) install) > ++ (cd $(GROUPSOCK_DIR) ; $(MAKE) install) > ++ (cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE) install) > ++ (cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE) install) > ++ (cd $(TESTPROGS_DIR) ; $(MAKE) install) > ++ (cd $(MEDIA_SERVER_DIR) ; $(MAKE) install) > ++ (cd $(PROXY_SERVER_DIR) ; $(MAKE) install) > +=20 > clean: > - cd $(LIVEMEDIA_DIR) ; $(MAKE) clean > - cd $(GROUPSOCK_DIR) ; $(MAKE) clean > @@ -34,3 +50,6 @@ > + (cd $(TESTPROGS_DIR) ; $(MAKE) clean) > + (cd $(MEDIA_SERVER_DIR) ; $(MAKE) clean) > + (cd $(PROXY_SERVER_DIR) ; $(MAKE) clean) > +=20 > + distclean: clean > + -rm -f $(LIVEMEDIA_DIR)/Makefile $(GROUPSOCK_DIR)/Makefile \ Please when one update live media, it would be great to mirror the distfiles (what I did in my previous update). The upstream has the very very bad habi= t to just remove their previous distfiles making livemedia unfetchable as soon as they do release a new version :(. regards, Bapt --UthUFkbMtH2ceUK2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlFGvAsACgkQ8kTtMUmk6ExmIQCdF6bUtAb743I8f2VDDiVyqm1x LEUAn1l0fx++Pkz7KwcD1HeDUBouUahY =vavf -----END PGP SIGNATURE----- --UthUFkbMtH2ceUK2--