Date: Thu, 27 Jun 2013 14:06:27 GMT From: "Dr. Rolf Jansen" <cyclaero@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/180028: Updated port: sysutils/clone Message-ID: <201306271406.r5RE6RCR012685@oldred.freebsd.org> Resent-Message-ID: <201306271410.r5REA0l0029837@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 180028 >Category: misc >Synopsis: Updated port: sysutils/clone >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 27 14:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Dr. Rolf Jansen >Release: 9.1-RELEASE >Organization: >Environment: FreeBSD server.projectworld.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Tue Jun 18 18:22:20 BRT 2013 root@server.projectworld.net:/usr/obj/usr/src/sys/GENERIC_IPsec_NAT amd64 >Description: Update from version 1.0.1 to 1.0.2 This update brings some minor improvements and fixes an issue with the synchronization mode, for the details see the ChangeLog included in the source package. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -rup clone.old/Makefile clone/Makefile --- clone.old/Makefile 2013-02-20 21:55:32.000000000 -0300 +++ clone/Makefile 2013-06-27 10:30:29.000000000 -0300 @@ -1,7 +1,7 @@ # $FreeBSD: head/sysutils/clone/Makefile 312686 2013-02-21 00:45:14Z miwi $ PORTNAME= clone -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= sysutils MASTER_SITES= GOOGLE_CODE diff -rup clone.old/distinfo clone/distinfo --- clone.old/distinfo 2013-02-20 21:55:32.000000000 -0300 +++ clone/distinfo 2013-06-27 10:34:02.000000000 -0300 @@ -1,2 +1,2 @@ -SHA256 (clone-1.0.1.tar.gz) = a7c3777a6dbc240f0d957e7069584eef02db6b9f13933ffeef6b2412e43ce159 -SIZE (clone-1.0.1.tar.gz) = 24767 +SHA256 (clone-1.0.2.tar.gz) = c6ed6a6a47fb9ae9ebb897fe5cea2d283be02702506b582beeb58fa4d1c17588 +SIZE (clone-1.0.2.tar.gz) = 23174 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306271406.r5RE6RCR012685>