From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 26 09:50:10 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FB621065674 for ; Tue, 26 Oct 2010 09:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4E0B28FC0A for ; Tue, 26 Oct 2010 09:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9Q9o9uW037765 for ; Tue, 26 Oct 2010 09:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9Q9o9FT037764; Tue, 26 Oct 2010 09:50:09 GMT (envelope-from gnats) Date: Tue, 26 Oct 2010 09:50:09 GMT Message-Id: <201010260950.o9Q9o9FT037764@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Janne Snabb Cc: Subject: Re: ports/150879: update to version 0.3 with correct launchpad download URL X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Janne Snabb List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2010 09:50:10 -0000 The following reply was made to PR ports/150879; it has been noted by GNATS. From: Janne Snabb To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/150879: update to version 0.3 with correct launchpad download URL Date: Tue, 26 Oct 2010 09:47:21 +0000 (UTC) Oops, it seems that the launchpad download URL changes with every release. Please apply this patch before comitting instead of the previous one. -- Janne Snabb / EPIPE Communications snabb@epipe.com - http://epipe.com/ === modified file 'Makefile' --- Makefile 2010-09-22 15:31:26 +0000 +++ Makefile 2010-10-26 09:44:54 +0000 @@ -6,10 +6,10 @@ # PORTNAME= downtimed -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= sysutils MASTER_SITES= http://dist.epipe.com/${PORTNAME}/ \ - http://launchpadlibrarian.net/56261240/ + http://launchpadlibrarian.net/58217312/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= snabb@epipe.com === modified file 'distinfo' --- distinfo 2010-09-22 14:56:42 +0000 +++ distinfo 2010-10-26 09:19:22 +0000 @@ -1,3 +1,3 @@ -MD5 (downtimed-0.2.tar.xz) = 7fd24af6479247c43d6078c59205d010 -SHA256 (downtimed-0.2.tar.xz) = 4ffd52e9b0dcc4513687ce0d9cfcd139732692001ba246a2552087ac80404e07 -SIZE (downtimed-0.2.tar.xz) = 73608 +MD5 (downtimed-0.3.tar.xz) = 007b41a4ee905499e24b7cbb59940a11 +SHA256 (downtimed-0.3.tar.xz) = 864004cafb04bf45666b4797f0f7806110284fa8bac5d58ac6d359aa36392447 +SIZE (downtimed-0.3.tar.xz) = 74264