From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 13 20:10:01 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 78F031065676 for ; Wed, 13 Jan 2010 20:10:01 +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 3C17B8FC18 for ; Wed, 13 Jan 2010 20:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o0DKA1Ol085402 for ; Wed, 13 Jan 2010 20:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0DKA1Fn085401; Wed, 13 Jan 2010 20:10:01 GMT (envelope-from gnats) Resent-Date: Wed, 13 Jan 2010 20:10:01 GMT Resent-Message-Id: <201001132010.o0DKA1Fn085401@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, Henrik Andersén Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85EF2106566C for ; Wed, 13 Jan 2010 20:04:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 750F38FC08 for ; Wed, 13 Jan 2010 20:04:16 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o0DK4FGa047238 for ; Wed, 13 Jan 2010 20:04:15 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o0DK4FpI047237; Wed, 13 Jan 2010 20:04:15 GMT (envelope-from nobody) Message-Id: <201001132004.o0DK4FpI047237@www.freebsd.org> Date: Wed, 13 Jan 2010 20:04:15 GMT From: Henrik Andersén To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/142794: [patch]: fix error with the weekly rotation of backups X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2010 20:10:01 -0000 >Number: 142794 >Category: ports >Synopsis: [patch]: fix error with the weekly rotation of backups >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: Wed Jan 13 20:10:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Henrik Andersén >Release: 8.0-RELEASE >Organization: >Environment: FreeBSD xxx.xxx 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: This is a patch to the makefile and distfile to reflect a fix for an error with handling the rotation of weekly increments. >How-To-Repeat: >Fix: diff -ruN bontmia.bak/Makefile bontmia/Makefile --- bontmia.bak/Makefile 2010-01-13 20:47:48.000000000 +0100 +++ bontmia/Makefile 2010-01-13 20:39:43.000000000 +0100 @@ -7,8 +7,9 @@ PORTNAME= bontmia PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://kosmos.ttyv0.se/attachments/download/31/ +MASTER_SITES= http://kosmos.ttyv0.se/attachments/download/37/ MAINTAINER= ports@henrikandersen.se COMMENT= A small tool for incremental backups over network diff -ruN bontmia.bak/distinfo bontmia/distinfo --- bontmia.bak/distinfo 2010-01-13 20:47:48.000000000 +0100 +++ bontmia/distinfo 2010-01-13 20:40:41.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (bontmia-0.14.tar.gz) = 15608ead98d81edf4ea2ebfe78af7545 -SHA256 (bontmia-0.14.tar.gz) = ac01cbf7fed8e13df9b713062f5178ec3fcf15f18cdb9e59e8504b568223398d -SIZE (bontmia-0.14.tar.gz) = 13925 +MD5 (bontmia-0.14.tar.gz) = 63a9957f8976d8f1e433ac21d40df295 +SHA256 (bontmia-0.14.tar.gz) = d83e2de1cb03f46de65653471c597bd92428f921e8dbd24fb2fd5c6c16620cb1 +SIZE (bontmia-0.14.tar.gz) = 13666 >Release-Note: >Audit-Trail: >Unformatted: