Date: Sun, 26 Jul 2009 01:45:10 GMT From: Kouki Hashimoto <hsmtkk@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137144: Update port: sysutils/ddrescue update from 1.9 to 1.11 Message-ID: <200907260145.n6Q1jAtN009605@www.freebsd.org> Resent-Message-ID: <200907260150.n6Q1o17W003819@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137144 >Category: ports >Synopsis: Update port: sysutils/ddrescue update from 1.9 to 1.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 26 01:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Kouki Hashimoto >Release: 8.0-BETA2 >Organization: >Environment: FreeBSD black.xenon.homeunix.net 8.0-BETA2 FreeBSD 8.0-BETA2 #1: Sat Jul 25 15:25:53 JST 2009 root@black.xenon.homeunix.net:/usr/obj/usr/src/sys/BLACK i386 >Description: Update port: sysutils/ddrescue update from 1.9 to 1.11 changes 1. update DISTVERSION 2. USE_GZIP instead of USE_BZIP2 (souece code is distributed in tar.gz format) 3. update distinfo >How-To-Repeat: >Fix: Patch attached with submission follows: diff -r da17c8b4d2ca Makefile --- a/Makefile Sun Jul 26 10:32:29 2009 +0900 +++ b/Makefile Sun Jul 26 10:37:42 2009 +0900 @@ -6,7 +6,7 @@ # PORTNAME= ddrescue -DISTVERSION= 1.9 +DISTVERSION= 1.11 CATEGORIES= sysutils MASTER_SITES= GNU @@ -16,7 +16,7 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}"\ CXXFLAGS="${CXXFLAGS}" -USE_BZIP2= yes +USE_GZIP= yes PLIST_FILES= bin/${PORTNAME} MAN1= ${PORTNAME}.1 INFO= ${PORTNAME} diff -r da17c8b4d2ca distinfo --- a/distinfo Sun Jul 26 10:32:29 2009 +0900 +++ b/distinfo Sun Jul 26 10:37:42 2009 +0900 @@ -1,3 +1,3 @@ -MD5 (ddrescue-1.9.tar.bz2) = f580e4e535b1b6a8997dd0929361c17d -SHA256 (ddrescue-1.9.tar.bz2) = 2248f72a9b31d1f5d9399163ff735ba57bf845b0ab8adcd8500e3abfe80bdb8d -SIZE (ddrescue-1.9.tar.bz2) = 43855 +MD5 (ddrescue-1.11.tar.gz) = 7146046bb1851351d1337bb1f5b4e903 +SHA256 (ddrescue-1.11.tar.gz) = f7772231a8801a4fafd2ea62bbbbfa96f9cbb5bfb63ed5ba58d544bb129aa622 +SIZE (ddrescue-1.11.tar.gz) = 50259 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907260145.n6Q1jAtN009605>