From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:6f8:1178:2:5054:ff:fec0:8e10] ident=Debian-exim) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1W6NJ9-0004kG-O1 for ptxdist@pengutronix.de; Thu, 23 Jan 2014 17:39:11 +0100 Received: from mol by ptx.hi.pengutronix.de with local (Exim 4.80) (envelope-from ) id 1W6NJ9-0001nV-Mh for ptxdist@pengutronix.de; Thu, 23 Jan 2014 17:39:11 +0100 Date: Thu, 23 Jan 2014 17:39:11 +0100 From: Michael Olbrich Message-ID: <20140123163911.GD11312@pengutronix.de> References: <1390274133-476-1-git-send-email-jon@ringle.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1390274133-476-1-git-send-email-jon@ringle.org> Subject: Re: [ptxdist] [PATCH] pv: version bump 1.1.4 -> 1.4.12 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Mon, Jan 20, 2014 at 10:15:33PM -0500, jon@ringle.org wrote: > From: Jon Ringle > > also fixed URL I see two new configure options: --disable-splice --disable-ipc Can you provide a usefull default? Also, can you add --$(call ptx/endis, PTXCONF_GLOBAL_LARGE_FILE)-lfs While you're at it? Michael > Signed-off-by: Jon Ringle > --- > rules/pv.make | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/rules/pv.make b/rules/pv.make > index 2ce0755..a8a7fe5 100644 > --- a/rules/pv.make > +++ b/rules/pv.make > @@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_PV) += pv > # > # Paths and names > # > -PV_VERSION := 1.1.4 > -PV_MD5 := 63033e090d61a040407bfd043aeb6d27 > +PV_VERSION := 1.4.12 > +PV_MD5 := 605adc0f369496bca92b0656cf86b25e > PV := pv-$(PV_VERSION) > PV_SUFFIX := tar.bz2 > -PV_URL := http://pipeviewer.googlecode.com/files/$(PV).$(PV_SUFFIX) > +PV_URL := http://www.ivarch.com/programs/sources/$(PV).$(PV_SUFFIX) > PV_SOURCE := $(SRCDIR)/$(PV).$(PV_SUFFIX) > PV_DIR := $(BUILDDIR)/$(PV) > > -- > 1.7.10.4 > > > -- > ptxdist mailing list > ptxdist@pengutronix.de > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de