From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 20 15:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2EDD4F01 for ; Tue, 20 May 2014 15:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0BDB12039 for ; Tue, 20 May 2014 15:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4KFK07V008558 for ; Tue, 20 May 2014 15:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4KFK0Ef008557; Tue, 20 May 2014 15:20:00 GMT (envelope-from gnats) Resent-Date: Tue, 20 May 2014 15:20:00 GMT Resent-Message-Id: <201405201520.s4KFK0Ef008557@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, C Hutchinson Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E38069B7 for ; Tue, 20 May 2014 15:11:48 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B75422FC4 for ; Tue, 20 May 2014 15:11:48 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4KFBmZh011006 for ; Tue, 20 May 2014 15:11:48 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4KFBmOG010999; Tue, 20 May 2014 15:11:48 GMT (envelope-from nobody) Message-Id: <201405201511.s4KFBmOG010999@cgiserv.freebsd.org> Date: Tue, 20 May 2014 15:11:48 GMT From: C Hutchinson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/190013: [maintainer-update] Location change, and archive type X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2014 15:20:01 -0000 >Number: 190013 >Category: ports >Synopsis: [maintainer-update] Location change, and archive type >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue May 20 15:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: C Hutchinson >Release: >Organization: >Environment: >Description: Modifies: Makefile (source location, archive type, and $PORTREVISION) distinfo (updates filename, SHA256, and SIZE) Note; the previous location will remain for a reasonable amount of time. >How-To-Repeat: >Fix: Apply the attached diff(1). Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # 2014-05-20.diff # echo x - 2014-05-20.diff sed 's/^X//' >2014-05-20.diff << '79d795db82628e16a79c718db914c2cd' XIndex: spread/Makefile X=================================================================== X--- spread/Makefile (revision 354641) X+++ spread/Makefile (working copy) X@@ -3,9 +3,9 @@ X X PORTNAME= spread X PORTVERSION= 3.17.4 X-PORTREVISION= 2 X+PORTREVISION= 3 X CATEGORIES= net perl5 X-MASTER_SITES= http://bsdforge.com/projects/source/apache2/ X+MASTER_SITES= http://bsdforge.com/projects/source/net/spread/ X DISTNAME= ${PORTNAME}-src-${PORTVERSION} X X MAINTAINER= portmaster@bsdforge.com X@@ -14,7 +14,7 @@ X MAKE_JOBS_UNSAFE= yes X X GNU_CONFIGURE= yes X-USES= perl5 X+USES= tar:xz perl5 X USE_RC_SUBR= spread X USE_LDCONFIG= yes X XIndex: spread/distinfo X=================================================================== X--- spread/distinfo (revision 354641) X+++ spread/distinfo (working copy) X@@ -1,2 +1,2 @@ X-SHA256 (spread-src-3.17.4.tar.gz) = 7ed2219c5aa64be40f1819577fc9393daa4ca297185fca38d9f4f3292906f324 X-SIZE (spread-src-3.17.4.tar.gz) = 308271 X+SHA256 (spread-src-3.17.4.tar.xz) = e872509217b82ff9dc14ba7766488d283b9f36aabeffc87449ac175c6fe8d53a X+SIZE (spread-src-3.17.4.tar.xz) = 230944 79d795db82628e16a79c718db914c2cd exit >Release-Note: >Audit-Trail: >Unformatted: