diff options
author | kristerw <kristerw@pkgsrc.org> | 2005-10-27 21:36:13 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2005-10-27 21:36:13 +0000 |
commit | c24f31f0eea5ea5595715554a4de88d13d83a93a (patch) | |
tree | 1422adebe9266e2b7b2b67a96a44d0303a9d52ae /sysutils | |
parent | 715ea6a783e72614b1b347906c29eddf2cf5e129 (diff) | |
download | pkgsrc-c24f31f0eea5ea5595715554a4de88d13d83a93a.tar.gz |
Regenerate a hand-edited patch so that the Mac OS X patch program
can understand how to apply it.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/smartmontools/distinfo | 4 | ||||
-rw-r--r-- | sysutils/smartmontools/patches/patch-ab | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/sysutils/smartmontools/distinfo b/sysutils/smartmontools/distinfo index a8b7f16afed..47a2fd1145d 100644 --- a/sysutils/smartmontools/distinfo +++ b/sysutils/smartmontools/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.8 2005/09/07 07:32:10 martin Exp $ +$NetBSD: distinfo,v 1.9 2005/10/27 21:36:13 kristerw Exp $ SHA1 (smartmontools-5.32.tar.gz) = 2af09136578ea59565ad00b3638afe9700ed26a2 RMD160 (smartmontools-5.32.tar.gz) = 6692df8996bc3f6a1b52b10286d92b116874e1cd Size (smartmontools-5.32.tar.gz) = 408224 bytes SHA1 (patch-aa) = 2f22d9bd911ce825c1ca888cceb4535bba606671 -SHA1 (patch-ab) = d7429855c3aa67624d4aaea74e40817d98365232 +SHA1 (patch-ab) = 8934b29e17bc0826c7e1bb5cf27025ef574c914b SHA1 (patch-ac) = 477db70947e5cab73264ff8603bbfce8496d2616 SHA1 (patch-ad) = 95a89254e570bc48f2422d80b4015885ca4135bc diff --git a/sysutils/smartmontools/patches/patch-ab b/sysutils/smartmontools/patches/patch-ab index 04da9df2ec2..81107939de6 100644 --- a/sysutils/smartmontools/patches/patch-ab +++ b/sysutils/smartmontools/patches/patch-ab @@ -1,10 +1,8 @@ -$NetBSD: patch-ab,v 1.5 2005/09/07 07:32:10 martin Exp $ +$NetBSD: patch-ab,v 1.6 2005/10/27 21:36:13 kristerw Exp $ --- os_netbsd.c.orig 2004-04-20 06:53:26.000000000 +0200 +++ os_netbsd.c 2005-09-06 23:02:45.000000000 +0200 -@@ -21,4 +21,5 @@ - #include "scsicmds.h" - #include "utility.h" +@@ -23,2 +23,3 @@ #include "os_netbsd.h" +#include <unistd.h> |