Antoine Jacoutot wrote:
Hi.
The following (big!) diff updates hplip to the latest available version.
I have no mean to test this but several people have asked for an update,
so here it is.
Mind you, it may not work at all, I have no idea :-) as I have no access
to HP printer.
I'm especially interested in regressions from former version as what we
have in-tree right now is not fully working anyway, I just want to make
sure I didn't break more stuffs.
The most important part is to make sure hpijs still works (even if it is
getting deprecated by hpcups).
I may try and come up with a new -gui subpackage, but first, I need
feedbacks.
Ports tree is locked so this is a good time to test this...
Thanks.
Initially I was not able to build (kernel and binaries from yesterday's
4.6) even though the patches seemed to have applied cleanly. Four of the
patch files -- patch-base_service_py, patch-doc_release_notes_html,
patch-doc_tech_docs_man_pages_hpssd_html, and patch-hpssd_py were zero
byte files. Once I deleted them, I was able to make build, make package,
and then install without any problems. Printing was tested on an "HP
OfficeJet Pro L7780 All-In-One" successfully.
server10# ls -l hp*3.9*
-rw-r--r-- 3 root wheel 338793 Jul 8 10:39 hpcups-3.9.6b.tgz
-rw-r--r-- 3 root wheel 3578333 Jul 8 10:39 hpijs-3.9.6b.tgz
-rw-r--r-- 3 root wheel 6143388 Jul 8 10:39 hplip-3.9.6b.tgz
-rw-r--r-- 3 root wheel 1303244 Jul 8 10:39 hplip-gui-3.9.6b.tgz
-rw-r--r-- 3 root wheel 151353 Jul 8 10:39 hplip-libs-3.9.6b.tgz
Here are the logs etc., just in case they are useful or if I had made
some mistake in applying the patches.
server10# cat hplip-3.9.6b.log
+++ Wed Jul 8 10:29:33 CDT 2009
===> Checking files for hplip-3.9.6b
`/home/ports/distfiles/hplip-3.9.6b.tar.gz' is up to date.
>> (SHA256) hplip-3.9.6b.tar.gz: OK
===> Extracting for hplip-3.9.6b
===> Patching for hplip-3.9.6b
I can't seem to find a patch in there anywhere.
***> patch-base_service_py did not apply cleanly
I can't seem to find a patch in there anywhere.
***> patch-doc_release_notes_html did not apply cleanly
I can't seem to find a patch in there anywhere.
***> patch-doc_tech_docs_man_pages_hpssd_html did not apply cleanly
I can't seem to find a patch in there anywhere.
***> patch-hpssd_py did not apply cleanly
*** Error code 1
Stop in /home/ports/print/hplip (line 2091 of
/home/ports/infrastructure/mk/bsd.port.mk).
--- Wed Jul 8 10:29:39 CDT 2009
I applied the patch as follows:
server10# cd /home/ports/print/hplip/
server10# patch -p0 < /home/vsankar/Workfolder/Ports/hplip.diff
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: Makefile
|===================================================================
|RCS file: /cvs/ports/print/hplip/Makefile,v
|retrieving revision 1.8
|diff -u -r1.8 Makefile
|--- Makefile 23 Jun 2009 18:05:17 -0000 1.8
|+++ Makefile 6 Jul 2009 11:38:24 -0000
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 4.
Hunk #2 succeeded at 36.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: distinfo
|===================================================================
|RCS file: /cvs/ports/print/hplip/distinfo,v
|retrieving revision 1.2
|diff -u -r1.2 distinfo
|--- distinfo 15 Mar 2008 10:18:30 -0000 1.2
|+++ distinfo 6 Jul 2009 11:38:24 -0000
--------------------------
Patching file distinfo using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-Makefile_in
|===================================================================
|RCS file: /cvs/ports/print/hplip/patches/patch-Makefile_in,v
|retrieving revision 1.3
|diff -u -r1.3 patch-Makefile_in
|--- patches/patch-Makefile_in 5 Jun 2008 19:10:43 -0000 1.3
|+++ patches/patch-Makefile_in 6 Jul 2009 11:38:24 -0000
--------------------------
Patching file patches/patch-Makefile_in using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 81.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-base_codes_py
|===================================================================
|RCS file: patches/patch-base_codes_py
|diff -N patches/patch-base_codes_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-base_codes_py 6 Jul 2009 11:38:24 -0000
--------------------------
(Creating file patches/patch-base_codes_py...)
Patching file patches/patch-base_codes_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-base_g_py
|===================================================================
|RCS file: /cvs/ports/print/hplip/patches/patch-base_g_py,v
|retrieving revision 1.1
|diff -u -r1.1 patch-base_g_py
|--- patches/patch-base_g_py 2 Feb 2009 10:47:11 -0000 1.1
|+++ patches/patch-base_g_py 6 Jul 2009 11:38:24 -0000
--------------------------
Patching file patches/patch-base_g_py using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-base_magic_py
|===================================================================
|RCS file: patches/patch-base_magic_py
|diff -N patches/patch-base_magic_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-base_magic_py 6 Jul 2009 11:38:24 -0000
--------------------------
(Creating file patches/patch-base_magic_py...)
Patching file patches/patch-base_magic_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-base_pexpect_py
|===================================================================
|RCS file: patches/patch-base_pexpect_py
|diff -N patches/patch-base_pexpect_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-base_pexpect_py 6 Jul 2009 11:38:24 -0000
--------------------------
(Creating file patches/patch-base_pexpect_py...)
Patching file patches/patch-base_pexpect_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-base_pkit_py
|===================================================================
|RCS file: patches/patch-base_pkit_py
|diff -N patches/patch-base_pkit_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-base_pkit_py 6 Jul 2009 11:38:24 -0000
--------------------------
(Creating file patches/patch-base_pkit_py...)
Patching file patches/patch-base_pkit_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-base_service_py
|===================================================================
|RCS file: patches/patch-base_service_py
|diff -N patches/patch-base_service_py
|--- patches/patch-base_service_py 2 Feb 2009 10:47:11 -0000 1.2
|+++ /dev/null 1 Jan 1970 00:00:00 -0000
--------------------------
Patching file patches/patch-base_service_py using Plan A...
Hunk #1 succeeded at 0.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-base_utils_py
|===================================================================
|RCS file: patches/patch-base_utils_py
|diff -N patches/patch-base_utils_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-base_utils_py 6 Jul 2009 11:38:24 -0000
--------------------------
(Creating file patches/patch-base_utils_py...)
Patching file patches/patch-base_utils_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-check_py
|===================================================================
|RCS file: /cvs/ports/print/hplip/patches/patch-check_py,v
|retrieving revision 1.1
|diff -u -r1.1 patch-check_py
|--- patches/patch-check_py 2 Feb 2009 10:47:11 -0000 1.1
|+++ patches/patch-check_py 6 Jul 2009 11:38:25 -0000
--------------------------
Patching file patches/patch-check_py using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-configure
|===================================================================
|RCS file: /cvs/ports/print/hplip/patches/patch-configure,v
|retrieving revision 1.2
|diff -u -r1.2 patch-configure
|--- patches/patch-configure 15 Mar 2008 10:18:30 -0000 1.2
|+++ patches/patch-configure 6 Jul 2009 11:38:25 -0000
--------------------------
Patching file patches/patch-configure using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 33.
Hunk #3 succeeded at 72.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-doc_release_notes_html
|===================================================================
|RCS file: patches/patch-doc_release_notes_html
|diff -N patches/patch-doc_release_notes_html
|--- patches/patch-doc_release_notes_html 2 Feb 2009 10:47:11
-0000 1.1
|+++ /dev/null 1 Jan 1970 00:00:00 -0000
--------------------------
Patching file patches/patch-doc_release_notes_html using Plan A...
Hunk #1 succeeded at 0.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-doc_tech_docs_man_pages_hpssd_html
|===================================================================
|RCS file: patches/patch-doc_tech_docs_man_pages_hpssd_html
|diff -N patches/patch-doc_tech_docs_man_pages_hpssd_html
|--- patches/patch-doc_tech_docs_man_pages_hpssd_html 2 Feb 2009
10:47:11 -0000 1.1
|+++ /dev/null 1 Jan 1970 00:00:00 -0000
--------------------------
Patching file patches/patch-doc_tech_docs_man_pages_hpssd_html using
Plan A...
Hunk #1 succeeded at 0.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-doc_troubleshooting_html
|===================================================================
|RCS file: patches/patch-doc_troubleshooting_html
|diff -N patches/patch-doc_troubleshooting_html
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-doc_troubleshooting_html 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-doc_troubleshooting_html...)
Patching file patches/patch-doc_troubleshooting_html using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-doc_uninstalling_html
|===================================================================
|RCS file: patches/patch-doc_uninstalling_html
|diff -N patches/patch-doc_uninstalling_html
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-doc_uninstalling_html 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-doc_uninstalling_html...)
Patching file patches/patch-doc_uninstalling_html using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-doc_upgrading_html
|===================================================================
|RCS file: patches/patch-doc_upgrading_html
|diff -N patches/patch-doc_upgrading_html
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-doc_upgrading_html 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-doc_upgrading_html...)
Patching file patches/patch-doc_upgrading_html using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-fax_backend_hpfax_py
|===================================================================
|RCS file: /cvs/ports/print/hplip/patches/patch-fax_backend_hpfax_py,v
|retrieving revision 1.1
|diff -u -r1.1 patch-fax_backend_hpfax_py
|--- patches/patch-fax_backend_hpfax_py 2 Feb 2009 10:47:11 -0000 1.1
|+++ patches/patch-fax_backend_hpfax_py 6 Jul 2009 11:38:26 -0000
--------------------------
Patching file patches/patch-fax_backend_hpfax_py using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-fax_coverpages_py
|===================================================================
|RCS file: patches/patch-fax_coverpages_py
|diff -N patches/patch-fax_coverpages_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-fax_coverpages_py 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-fax_coverpages_py...)
Patching file patches/patch-fax_coverpages_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-hpssd_py
|===================================================================
|RCS file: patches/patch-hpssd_py
|diff -N patches/patch-hpssd_py
|--- patches/patch-hpssd_py 2 Feb 2009 10:47:11 -0000 1.1
|+++ /dev/null 1 Jan 1970 00:00:00 -0000
--------------------------
Patching file patches/patch-hpssd_py using Plan A...
Hunk #1 succeeded at 0.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-installer_core_install_py
|===================================================================
|RCS file: /cvs/ports/print/hplip/patches/patch-installer_core_install_py,v
|retrieving revision 1.3
|diff -u -r1.3 patch-installer_core_install_py
|--- patches/patch-installer_core_install_py 2 Feb 2009 10:47:12
-0000 1.3
|+++ patches/patch-installer_core_install_py 6 Jul 2009 11:38:26 -0000
--------------------------
Patching file patches/patch-installer_core_install_py using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-installer_dcheck_py
|===================================================================
|RCS file: /cvs/ports/print/hplip/patches/patch-installer_dcheck_py,v
|retrieving revision 1.2
|diff -u -r1.2 patch-installer_dcheck_py
|--- patches/patch-installer_dcheck_py 2 Feb 2009 10:47:12 -0000 1.2
|+++ patches/patch-installer_dcheck_py 6 Jul 2009 11:38:26 -0000
--------------------------
Patching file patches/patch-installer_dcheck_py using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 10.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-io_hpmud_musb_c
|===================================================================
|RCS file: patches/patch-io_hpmud_musb_c
|diff -N patches/patch-io_hpmud_musb_c
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-io_hpmud_musb_c 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-io_hpmud_musb_c...)
Patching file patches/patch-io_hpmud_musb_c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-prnt_cups_py
|===================================================================
|RCS file: patches/patch-prnt_cups_py
|diff -N patches/patch-prnt_cups_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-prnt_cups_py 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-prnt_cups_py...)
Patching file patches/patch-prnt_cups_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-prnt_hpijs_foomatic-rip-hplip
|===================================================================
|RCS file: patches/patch-prnt_hpijs_foomatic-rip-hplip
|diff -N patches/patch-prnt_hpijs_foomatic-rip-hplip
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-prnt_hpijs_foomatic-rip-hplip 6 Jul 2009
11:38:26 -0000
--------------------------
(Creating file patches/patch-prnt_hpijs_foomatic-rip-hplip...)
Patching file patches/patch-prnt_hpijs_foomatic-rip-hplip using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-prnt_hpijs_globals_cpp
|===================================================================
|RCS file: /cvs/ports/print/hplip/patches/patch-prnt_hpijs_globals_cpp,v
|retrieving revision 1.1
|diff -u -r1.1 patch-prnt_hpijs_globals_cpp
|--- patches/patch-prnt_hpijs_globals_cpp 2 Feb 2009 10:47:12
-0000 1.1
|+++ patches/patch-prnt_hpijs_globals_cpp 6 Jul 2009 11:38:26 -0000
--------------------------
Patching file patches/patch-prnt_hpijs_globals_cpp using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-prnt_hpijs_hpcups_cpp
|===================================================================
|RCS file: patches/patch-prnt_hpijs_hpcups_cpp
|diff -N patches/patch-prnt_hpijs_hpcups_cpp
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-prnt_hpijs_hpcups_cpp 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-prnt_hpijs_hpcups_cpp...)
Patching file patches/patch-prnt_hpijs_hpcups_cpp using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-prnt_hpijs_hpcupsfax_cpp
|===================================================================
|RCS file: patches/patch-prnt_hpijs_hpcupsfax_cpp
|diff -N patches/patch-prnt_hpijs_hpcupsfax_cpp
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-prnt_hpijs_hpcupsfax_cpp 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-prnt_hpijs_hpcupsfax_cpp...)
Patching file patches/patch-prnt_hpijs_hpcupsfax_cpp using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-prnt_hpijs_hpijs_cpp
|===================================================================
|RCS file: patches/patch-prnt_hpijs_hpijs_cpp
|diff -N patches/patch-prnt_hpijs_hpijs_cpp
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-prnt_hpijs_hpijs_cpp 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-prnt_hpijs_hpijs_cpp...)
Patching file patches/patch-prnt_hpijs_hpijs_cpp using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-scan_py
|===================================================================
|RCS file: patches/patch-scan_py
|diff -N patches/patch-scan_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-scan_py 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-scan_py...)
Patching file patches/patch-scan_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-scan_sane_marvell_c
|===================================================================
|RCS file: patches/patch-scan_sane_marvell_c
|diff -N patches/patch-scan_sane_marvell_c
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-scan_sane_marvell_c 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-scan_sane_marvell_c...)
Patching file patches/patch-scan_sane_marvell_c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-setup_py
|===================================================================
|RCS file: patches/patch-setup_py
|diff -N patches/patch-setup_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-setup_py 6 Jul 2009 11:38:26 -0000
--------------------------
(Creating file patches/patch-setup_py...)
Patching file patches/patch-setup_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-ui4_devmgr5_py
|===================================================================
|RCS file: patches/patch-ui4_devmgr5_py
|diff -N patches/patch-ui4_devmgr5_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-ui4_devmgr5_py 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file patches/patch-ui4_devmgr5_py...)
Patching file patches/patch-ui4_devmgr5_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-ui4_nodevicesdialog_py
|===================================================================
|RCS file: patches/patch-ui4_nodevicesdialog_py
|diff -N patches/patch-ui4_nodevicesdialog_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-ui4_nodevicesdialog_py 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file patches/patch-ui4_nodevicesdialog_py...)
Patching file patches/patch-ui4_nodevicesdialog_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-ui_devmgr4_py
|===================================================================
|RCS file: patches/patch-ui_devmgr4_py
|diff -N patches/patch-ui_devmgr4_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-ui_devmgr4_py 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file patches/patch-ui_devmgr4_py...)
Patching file patches/patch-ui_devmgr4_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-ui_nodevicesform_py
|===================================================================
|RCS file: patches/patch-ui_nodevicesform_py
|diff -N patches/patch-ui_nodevicesform_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-ui_nodevicesform_py 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file patches/patch-ui_nodevicesform_py...)
Patching file patches/patch-ui_nodevicesform_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: patches/patch-ui_setupform_py
|===================================================================
|RCS file: patches/patch-ui_setupform_py
|diff -N patches/patch-ui_setupform_py
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ patches/patch-ui_setupform_py 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file patches/patch-ui_setupform_py...)
Patching file patches/patch-ui_setupform_py using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/DESCR-docs
|===================================================================
|RCS file: pkg/DESCR-docs
|diff -N pkg/DESCR-docs
|--- pkg/DESCR-docs 2 Nov 2007 15:48:55 -0000 1.1.1.1
|+++ /dev/null 1 Jan 1970 00:00:00 -0000
--------------------------
Patching file pkg/DESCR-docs using Plan A...
Hunk #1 succeeded at 0.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/DESCR-gui
|===================================================================
|RCS file: pkg/DESCR-gui
|diff -N pkg/DESCR-gui
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ pkg/DESCR-gui 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file pkg/DESCR-gui...)
Patching file pkg/DESCR-gui using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/DESCR-hpcups
|===================================================================
|RCS file: pkg/DESCR-hpcups
|diff -N pkg/DESCR-hpcups
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ pkg/DESCR-hpcups 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file pkg/DESCR-hpcups...)
Patching file pkg/DESCR-hpcups using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/DESCR-libs
|===================================================================
|RCS file: pkg/DESCR-libs
|diff -N pkg/DESCR-libs
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ pkg/DESCR-libs 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file pkg/DESCR-libs...)
Patching file pkg/DESCR-libs using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/DESCR-main
|===================================================================
|RCS file: /cvs/ports/print/hplip/pkg/DESCR-main,v
|retrieving revision 1.1.1.1
|diff -u -r1.1.1.1 DESCR-main
|--- pkg/DESCR-main 2 Nov 2007 15:48:56 -0000 1.1.1.1
|+++ pkg/DESCR-main 6 Jul 2009 11:38:27 -0000
--------------------------
Patching file pkg/DESCR-main using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/MESSAGE-main
|===================================================================
|RCS file: /cvs/ports/print/hplip/pkg/MESSAGE-main,v
|retrieving revision 1.1.1.1
|diff -u -r1.1.1.1 MESSAGE-main
|--- pkg/MESSAGE-main 2 Nov 2007 15:48:55 -0000 1.1.1.1
|+++ pkg/MESSAGE-main 6 Jul 2009 11:38:27 -0000
--------------------------
Patching file pkg/MESSAGE-main using Plan A...
Hunk #1 succeeded at 4.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/PLIST-docs
|===================================================================
|RCS file: pkg/PLIST-docs
|diff -N pkg/PLIST-docs
|--- pkg/PLIST-docs 2 Nov 2007 15:48:55 -0000 1.1.1.1
|+++ /dev/null 1 Jan 1970 00:00:00 -0000
--------------------------
Patching file pkg/PLIST-docs using Plan A...
Hunk #1 succeeded at 0.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/PLIST-gui
|===================================================================
|RCS file: pkg/PLIST-gui
|diff -N pkg/PLIST-gui
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ pkg/PLIST-gui 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file pkg/PLIST-gui...)
Patching file pkg/PLIST-gui using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/PLIST-hpcups
|===================================================================
|RCS file: pkg/PLIST-hpcups
|diff -N pkg/PLIST-hpcups
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ pkg/PLIST-hpcups 6 Jul 2009 11:38:27 -0000
--------------------------
(Creating file pkg/PLIST-hpcups...)
Patching file pkg/PLIST-hpcups using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/PLIST-hpijs
|===================================================================
|RCS file: /cvs/ports/print/hplip/pkg/PLIST-hpijs,v
|retrieving revision 1.2
|diff -u -r1.2 PLIST-hpijs
|--- pkg/PLIST-hpijs 2 Feb 2009 10:47:12 -0000 1.2
|+++ pkg/PLIST-hpijs 6 Jul 2009 11:38:28 -0000
--------------------------
Patching file pkg/PLIST-hpijs using Plan A...
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/PLIST-libs
|===================================================================
|RCS file: pkg/PLIST-libs
|diff -N pkg/PLIST-libs
|--- /dev/null 1 Jan 1970 00:00:00 -0000
|+++ pkg/PLIST-libs 6 Jul 2009 11:38:28 -0000
--------------------------
(Creating file pkg/PLIST-libs...)
Patching file pkg/PLIST-libs using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: pkg/PLIST-main
|===================================================================
|RCS file: /cvs/ports/print/hplip/pkg/PLIST-main,v
|retrieving revision 1.4
|diff -u -r1.4 PLIST-main
|--- pkg/PLIST-main 2 Feb 2009 10:47:12 -0000 1.4
|+++ pkg/PLIST-main 6 Jul 2009 11:38:28 -0000
--------------------------
Patching file pkg/PLIST-main using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 34.
Hunk #3 succeeded at 159.
Hunk #4 succeeded at 205.
done
--
Vijay Sankar, M.Eng., P.Eng.
ForeTell Technologies Limited
59 Flamingo Avenue, Winnipeg, MB, Canada R3J 0X6
Phone: (204) 885-9535, E-Mail: [email protected]