ports/116375: [UPDATE] sysutils/clonehdd
Anton Lysenok
bart at tapolsky.net.ua
Sat Sep 15 17:10:02 UTC 2007
>Number: 116375
>Category: ports
>Synopsis: [UPDATE] sysutils/clonehdd
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 15 17:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Anton Lysenok
>Release: FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD mail.midland.com.ua 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #0: Mon May 28 13:36:21 EEST 2007 andrew at mail.midland.com.ua:/usr/obj/usr/src/sys/kernel_std_smp i386
>Description:
- Documentation update.
- Add parameter -force to run tool with crontab.
>How-To-Repeat:
>Fix:
--- clonehdd_update-2.0.2.patch begins here ---
diff -ruN /usr/ports/sysutils/clonehdd/Makefile /home/lysenok/ports/clonehdd/Makefile
--- /usr/ports/sysutils/clonehdd/Makefile Sat Sep 8 08:34:14 2007
+++ /home/lysenok/ports/clonehdd/Makefile Sat Sep 15 19:37:43 2007
@@ -2,23 +2,26 @@
# Date created: 21 August 2007
# Whom: Anton Lysenok <bart at tapolsky.net.ua>
#
-# $FreeBSD: ports/sysutils/clonehdd/Makefile,v 1.1 2007/09/08 05:34:14 edwin Exp $
+# $FreeBSD$
#
PORTNAME= clonehdd
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= bart at tapolsky.net.ua
-COMMENT= Simple script for clone HDD on FreeBSD
+COMMENT= Tool for clone HDD on FreeBSD
USE_PERL5_RUN= YES
PLIST_FILES= sbin/clonehdd
NO_BUILD= YES
+MAN8= clonehdd.8
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/clonehdd ${PREFIX}/sbin
+ ${INSTALL_MAN} ${WRKSRC}/clonehdd.8 ${MAN8PREFIX}/man/man8
+ @${CAT} pkg-message
.include <bsd.port.mk>
diff -ruN /usr/ports/sysutils/clonehdd/distinfo /home/lysenok/ports/clonehdd/distinfo
--- /usr/ports/sysutils/clonehdd/distinfo Sat Sep 8 08:34:14 2007
+++ /home/lysenok/ports/clonehdd/distinfo Sat Sep 15 18:41:54 2007
@@ -1,3 +1,3 @@
-MD5 (clonehdd-2.0.1.tar.gz) = c1c22a2017b6fec69353a9b9cec641a2
-SHA256 (clonehdd-2.0.1.tar.gz) = 14ed2ead98f116ce3f3c31358514edfc25cc0b807a1b839754e674af823fc75a
-SIZE (clonehdd-2.0.1.tar.gz) = 3743
+MD5 (clonehdd-2.0.2.tar.gz) = 36d6babf343ba0e1c499eb6f9d00fc64
+SHA256 (clonehdd-2.0.2.tar.gz) = aa5a2a384079dcde278f95821ff667dfbc155a22be99fc3307f6b13d2ee311d2
+SIZE (clonehdd-2.0.2.tar.gz) = 6586
diff -ruN /usr/ports/sysutils/clonehdd/pkg-message /home/lysenok/ports/clonehdd/pkg-message
--- /usr/ports/sysutils/clonehdd/pkg-message Thu Jan 1 03:00:00 1970
+++ /home/lysenok/ports/clonehdd/pkg-message Sat Sep 15 19:37:59 2007
@@ -0,0 +1,9 @@
+----------------------------------------------------------------------
+## ATTENTION! ## ATTENTION! ## ATTENTION! ##
+
+This tool can damage your data if you will use it without
+understanding how it works!
+Please, run "man clonehdd" or read README file.
+
+All questions you can ask on http://sourceforge.net/projects/clonehdd
+----------------------------------------------------------------------
--- clonehdd_update-2.0.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list