ports/142794: [patch]: fix error with the weekly rotation of backups

Henrik Andersén ports at henrikandersen.se
Wed Jan 13 20:10:01 UTC 2010


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list