diff options
author | obache <obache@pkgsrc.org> | 2008-01-04 05:41:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-01-04 05:41:52 +0000 |
commit | e0b10e4947ad3bab46cf7e6145e58e7abe139b5e (patch) | |
tree | d39ce4eeab5bbd6f2b2ac400e2211eae8d205bdb /misc | |
parent | d7665dc51269ba510a975ba364c52f9358ff182d (diff) | |
download | pkgsrc-e0b10e4947ad3bab46cf7e6145e58e7abe139b5e.tar.gz |
Change to unified diff.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/zorro/distinfo | 4 | ||||
-rw-r--r-- | misc/zorro/patches/patch-ab | 32 |
2 files changed, 14 insertions, 22 deletions
diff --git a/misc/zorro/distinfo b/misc/zorro/distinfo index 4add27a2590..69a3e1416fc 100644 --- a/misc/zorro/distinfo +++ b/misc/zorro/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2008/01/04 05:36:35 obache Exp $ +$NetBSD: distinfo,v 1.5 2008/01/04 05:41:52 obache Exp $ SHA1 (zorro-1.1p8.tar.gz) = 216c1b1c3c652791f89661c92abb39059d5086ce RMD160 (zorro-1.1p8.tar.gz) = 85f126b4906dbd680080ba8b88c810361ed2340f Size (zorro-1.1p8.tar.gz) = 14672 bytes -SHA1 (patch-ab) = 426b97beb92837f8f1c63ae7c0b6937cfd75ff93 +SHA1 (patch-ab) = 9c435cdd2192e7ccef543a3f325ec30cf4f9865a diff --git a/misc/zorro/patches/patch-ab b/misc/zorro/patches/patch-ab index 8251c7b7c72..5a099d450b6 100644 --- a/misc/zorro/patches/patch-ab +++ b/misc/zorro/patches/patch-ab @@ -1,21 +1,13 @@ -$NetBSD: patch-ab,v 1.2 1998/08/07 11:10:35 agc Exp $ +$NetBSD: patch-ab,v 1.3 2008/01/04 05:41:52 obache Exp $ -*** DOTzorrorc.orig Sat Aug 3 23:02:53 1996 ---- DOTzorrorc Sat Aug 3 23:06:44 1996 -*************** -*** 3,9 **** - # the defaults so if you like them dont do anything! You can probably - # configure all kinds of things using X resources as well but I havent - # got it set up for that yet. The easiest way to set many of these is -! # using the configure option oof the program. - # - # Set the sort order controlling how actions are displayed. - # ---- 3,9 ---- - # the defaults so if you like them dont do anything! You can probably - # configure all kinds of things using X resources as well but I havent - # got it set up for that yet. The easiest way to set many of these is -! # using the configure option of the program. - # - # Set the sort order controlling how actions are displayed. - # +--- DOTzorrorc.orig 1995-12-05 13:45:52.000000000 +0000 ++++ DOTzorrorc +@@ -3,7 +3,7 @@ + # the defaults so if you like them dont do anything! You can probably + # configure all kinds of things using X resources as well but I havent + # got it set up for that yet. The easiest way to set many of these is +-# using the configure option oof the program. ++# using the configure option of the program. + # + # Set the sort order controlling how actions are displayed. + # |