summaryrefslogtreecommitdiff
path: root/print/foo2zjs/files/patch-getweb.in
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-06-23 17:47:26 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-06-23 17:47:26 +0000
commita70aacfc9ddf8e0197468c6dd3aec0bf8e2f5f24 (patch)
treed8bdad51ba2be82c839c0c10bf69d91545dc2e0c /print/foo2zjs/files/patch-getweb.in
parentsymports reads through your ports tree and generates a tree using (diff)
- Update some ftp sites on getweb script
- Use passive FTP with fetch PR: 135875 Submitted by: Tom Mende <tmende at optusnet.com.au>
Diffstat (limited to 'print/foo2zjs/files/patch-getweb.in')
-rw-r--r--print/foo2zjs/files/patch-getweb.in22
1 files changed, 19 insertions, 3 deletions
diff --git a/print/foo2zjs/files/patch-getweb.in b/print/foo2zjs/files/patch-getweb.in
index 9b1451ee77f6..99856cb4ca9b 100644
--- a/print/foo2zjs/files/patch-getweb.in
+++ b/print/foo2zjs/files/patch-getweb.in
@@ -1,11 +1,11 @@
---- getweb.in 2009-05-29 22:17:38.000000000 -0500
-+++ getweb.in 2009-05-29 22:21:18.000000000 -0500
+--- getweb.in 2009-05-04 09:10:55.000000000 -0500
++++ getweb.in 2009-06-23 12:24:38.000000000 -0500
@@ -11,7 +11,7 @@
VERSION='$Id: getweb.in,v 1.85 2009/05/04 14:10:55 rick Exp $'
-WGETOPTS="--passive-ftp -q"
-+FETCHOPTS="-m -o"
++FETCHOPTS="-p -m -o"
usage() {
cat <<EOF
@@ -27,6 +27,22 @@
error "Couldn't download $url/$file"
gunzip <$file | tar xvf - $what
rm $file
+@@ -193,13 +193,13 @@
+ ;;
+ 2200dl|2200)
+ getexe \
+- ftp://ftp.minolta-qms.com/pub/crc/out_going/win2000 m22dlicc.exe \
++ http://printer.konicaminolta.net/drivers/win2000 m22dlicc.exe \
+ "*.icm"
+ copyright "(c) Copyright Minolta-QMS 1999"
+ ;;
+ 2300dl|2300)
+ getexe \
+- ftp://ftp.minolta-qms.com/pub/crc/out_going/other m23dlicc.exe \
++ http://printer.konicaminolta.net/drivers/other m23dlicc.exe \
+ "*.icm"
+ gettgz \
+ http://foo2zjs.rkkda.com/icm km2430.tar.gz \
@@ -212,7 +212,7 @@
BASE="$BASE/openmind/technic/swfw/mswprtdl.nsf/logdwl"
FILE="MC2300DL_v255.zip"