[34187] trunk/dports/sysutils/ddrescue/Portfile

raimue at macports.org raimue at macports.org
Sat Feb 16 16:46:12 PST 2008


Revision: 34187
          http://trac.macosforge.org/projects/macports/changeset/34187
Author:   raimue at macports.org
Date:     2008-02-16 16:46:11 -0800 (Sat, 16 Feb 2008)

Log Message:
-----------
sysutils/ddrescue:
 * Update to version 1.7
 * Taking maintainership (ecronin, raimue) due to port abandonement
 * Overall port cleanup and also make port lint happy
 * Closes #14294

Modified Paths:
--------------
    trunk/dports/sysutils/ddrescue/Portfile

Modified: trunk/dports/sysutils/ddrescue/Portfile
===================================================================
--- trunk/dports/sysutils/ddrescue/Portfile	2008-02-16 20:47:15 UTC (rev 34186)
+++ trunk/dports/sysutils/ddrescue/Portfile	2008-02-17 00:46:11 UTC (rev 34187)
@@ -1,13 +1,24 @@
 # $Id$
+
 PortSystem 1.0
-name			ddrescue
-version			1.2
-categories		sysutils
-maintainers		opendarwin at cybozone.com
-description		GNU ddrescue is a data recovery tool. It copies data from one \
-				file or	block device (hard disc, cdrom, etc) to another, \
-				trying hard to rescue data in case of read errors.
-homepage		http://www.gnu.org/software/ddrescue/ddrescue.html
-master_sites		gnu:ddrescue
-checksums		md5 15a3842f95d20307bf59a887e20400f0
-use_bzip2		yes
+
+name            ddrescue
+version         1.7
+categories      sysutils
+platforms       darwin
+maintainers     ecronin raimue
+description     GNU ddrescue is a data recovery tool.
+
+long_description \
+                ${description} It copies data from one file or block device (hard disc, \
+                cdrom, etc) to another, trying hard to rescue data in case of \
+                read errors.
+
+homepage        http://www.gnu.org/software/ddrescue/ddrescue.html
+master_sites    gnu:ddrescue
+
+checksums       md5     e4c226892f2f2e01c58197c9435cd611 \
+                sha1    448d835db64576713809437c3340f95e8635de07 \
+                rmd160  c0f0f80f787f9c0ac932301306d0f5ba8cf6a0db
+
+use_bzip2       yes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080216/3ccac097/attachment.html 


More information about the macports-changes mailing list