summaryrefslogtreecommitdiff
path: root/misc/mc/files/patch-ag
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-31 18:12:50 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-31 18:12:50 +0000
commitd3e93eebf5be342464b4f8c2c65bc05612601794 (patch)
tree2318ddf1cc785159ac479570ec80e14f0c3c5128 /misc/mc/files/patch-ag
parentDont' remove tests for ImageMagick. (diff)
Upgrade to 4.5.9, and set Jeremy Lea as maintainer.
PR: ports/9820 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=16445
Diffstat (limited to 'misc/mc/files/patch-ag')
-rw-r--r--misc/mc/files/patch-ag6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/mc/files/patch-ag b/misc/mc/files/patch-ag
index edbc6be74bf2..ebc0bc551c9b 100644
--- a/misc/mc/files/patch-ag
+++ b/misc/mc/files/patch-ag
@@ -1,5 +1,5 @@
---- lib/mc.ext.in.orig Mon Oct 12 15:31:03 1998
-+++ lib/mc.ext.in Mon Dec 7 00:09:23 1998
+--- lib/mc.ext.in.orig Wed Jan 13 05:38:06 1999
++++ lib/mc.ext.in Sat Jan 16 23:41:24 1999
@@ -265,7 +265,7 @@
# ar library
regex/\.s?a$
@@ -170,7 +170,7 @@
@@ -551,7 +551,7 @@
shell/.cpio.gz
- Open=%cd cpio:%d/%p/
+ Open=%cd %d/%p#ucpio/
View=%view{ascii} gzip -dc '%f' | cpio -ictv
- Extract=gzip -dc '%f' | cpio -ic
+ Extract=gzip -dc '%d/%p' | cpio -ic