diff options
author | wiz <wiz@pkgsrc.org> | 2001-04-05 13:50:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-04-05 13:50:42 +0000 |
commit | 5ea84771d3673f13dbdf57e72b82d307f8e2f7fc (patch) | |
tree | aad02046ef89844433e86ba41148219e8c8a8baf /audio | |
parent | 43b0006e9f3e0d4a8aa715f7eea6b832d6ff8d56 (diff) | |
download | pkgsrc-5ea84771d3673f13dbdf57e72b82d307f8e2f7fc.tar.gz |
Standardize patch names.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aumix/files/patch-sum | 8 | ||||
-rw-r--r-- | audio/aumix/patches/patch-aa (renamed from audio/aumix/patches/patch-src_common_h) | 6 | ||||
-rw-r--r-- | audio/aumix/patches/patch-ab (renamed from audio/aumix/patches/patch-src_curses.h) | 6 | ||||
-rw-r--r-- | audio/aumix/patches/patch-ac (renamed from audio/aumix/patches/patch-src_gpm-xterm.h) | 6 |
4 files changed, 13 insertions, 13 deletions
diff --git a/audio/aumix/files/patch-sum b/audio/aumix/files/patch-sum index 78ed6e3a330..126aa185519 100644 --- a/audio/aumix/files/patch-sum +++ b/audio/aumix/files/patch-sum @@ -1,5 +1,5 @@ -$NetBSD: patch-sum,v 1.2 2000/08/03 18:45:11 rh Exp $ +$NetBSD: patch-sum,v 1.3 2001/04/05 13:50:42 wiz Exp $ -MD5 (patch-src_common_h) = 149b759ec1cf1508c00dedbbb12d8d82 -MD5 (patch-src_curses.h) = 67cc8cbaa826f66d537c67b4ced0b684 -MD5 (patch-src_gpm-xterm.h) = eabcb91a3f8183efa0c02c57cbeff996 +SHA1 (patch-aa) = b375a92d8b014c299e50ff84df5f9ec89d8d40a8 +SHA1 (patch-ab) = 76b501abba29fd5946f312d56a3ca4ec83030fde +SHA1 (patch-ac) = 59d6a6dd7015b5f55161231946374d75b33b4536 diff --git a/audio/aumix/patches/patch-src_common_h b/audio/aumix/patches/patch-aa index 81e408f6c92..675cd6ab0c0 100644 --- a/audio/aumix/patches/patch-src_common_h +++ b/audio/aumix/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-src_common_h,v 1.1 2000/08/03 18:45:13 rh Exp $ +$NetBSD: patch-aa,v 1.1 2001/04/05 13:50:43 wiz Exp $ ---- src/common.h.orig Mon Jun 26 22:51:42 2000 -+++ src/common.h Wed Jul 12 06:22:32 2000 +--- src/common.h.orig Tue Jun 27 07:51:42 2000 ++++ src/common.h @@ -61,14 +61,14 @@ * Our `LOCAL_TEXT(STRING)' macro stands in for gettext (STRING)' when using * NLS, and simply returns STRING otherwise. diff --git a/audio/aumix/patches/patch-src_curses.h b/audio/aumix/patches/patch-ab index 644fbff8064..d97545a36d0 100644 --- a/audio/aumix/patches/patch-src_curses.h +++ b/audio/aumix/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-src_curses.h,v 1.1.1.1 2000/07/14 10:37:18 rh Exp $ +$NetBSD: patch-ab,v 1.1 2001/04/05 13:50:43 wiz Exp $ ---- src/curses.h.orig Mon Jun 26 22:51:42 2000 -+++ src/curses.h Tue Jul 11 09:54:38 2000 +--- src/curses.h.orig Tue Jun 27 07:51:42 2000 ++++ src/curses.h @@ -4,7 +4,7 @@ #include <signal.h> /* updates only needed in interactive modes */ #define XOFFSET 0 /* blank columns to leave at the left */ diff --git a/audio/aumix/patches/patch-src_gpm-xterm.h b/audio/aumix/patches/patch-ac index 9581b2463f3..a07d3f7abc9 100644 --- a/audio/aumix/patches/patch-src_gpm-xterm.h +++ b/audio/aumix/patches/patch-ac @@ -1,7 +1,7 @@ -$NetBSD: patch-src_gpm-xterm.h,v 1.1.1.1 2000/07/14 10:37:18 rh Exp $ +$NetBSD: patch-ac,v 1.1 2001/04/05 13:50:44 wiz Exp $ ---- src/gpm-xterm.h.orig Wed Apr 12 08:02:04 2000 -+++ src/gpm-xterm.h Tue Jul 11 09:54:38 2000 +--- src/gpm-xterm.h.orig Wed Apr 12 17:02:04 2000 ++++ src/gpm-xterm.h @@ -24,11 +24,7 @@ #ifndef _GPM_XTERM_H_ #define _GPM_XTERM_H_ |