FreeBSD Bugzilla – Attachment 83716 Details for
Bug 119552
Update print/hplip to 2.7.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hplip-2.7.12.patch
hplip-2.7.12.patch (text/plain), 7.31 KB, created by
amistry
on 2008-01-11 01:00:04 UTC
(
hide
)
Description:
hplip-2.7.12.patch
Filename:
MIME Type:
Creator:
amistry
Created:
2008-01-11 01:00:04 UTC
Size:
7.31 KB
patch
obsolete
>diff -ruN hplip.orig/Makefile hplip/Makefile >--- hplip.orig/Makefile 2008-01-10 18:19:06.000000000 -0500 >+++ hplip/Makefile 2008-01-10 18:19:22.000000000 -0500 >@@ -6,7 +6,7 @@ > # > > PORTNAME= hplip >-PORTVERSION= 2.7.9 >+PORTVERSION= 2.7.12 > CATEGORIES= print > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= hplip >diff -ruN hplip.orig/distinfo hplip/distinfo >--- hplip.orig/distinfo 2008-01-10 18:19:06.000000000 -0500 >+++ hplip/distinfo 2008-01-10 18:20:08.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (hplip-2.7.9.tar.gz) = a05aeb5679c3ce429bea7f3335609aee >-SHA256 (hplip-2.7.9.tar.gz) = e8867529434411f6c44ef6224405f92fd6be25f04513946621bf209b2e81baaf >-SIZE (hplip-2.7.9.tar.gz) = 14488632 >+MD5 (hplip-2.7.12.tar.gz) = ba00337ccf1b520509518bffbec960db >+SHA256 (hplip-2.7.12.tar.gz) = 22c1b626c633acac74ab5f7994060304570a81a038f2be5b9e35e44e938a30a0 >+SIZE (hplip-2.7.12.tar.gz) = 14543662 >diff -ruN hplip.orig/files/hpssd.sh.in hplip/files/hpssd.sh.in >--- hplip.orig/files/hpssd.sh.in 2008-01-10 18:19:06.000000000 -0500 >+++ hplip/files/hpssd.sh.in 2008-01-10 19:34:12.000000000 -0500 >@@ -1,7 +1,6 @@ > #!/bin/sh > > # PROVIDE: hpssd >-# REQUIRE: hpiod > # BEFORE: cupsd > # KEYWORD: shutdown > >diff -ruN hplip.orig/files/patch-prnt_hpijs_hpijsfax.cpp hplip/files/patch-prnt_hpijs_hpijsfax.cpp >--- hplip.orig/files/patch-prnt_hpijs_hpijsfax.cpp 2008-01-10 18:19:06.000000000 -0500 >+++ hplip/files/patch-prnt_hpijs_hpijsfax.cpp 1969-12-31 19:00:00.000000000 -0500 >@@ -1,11 +0,0 @@ >---- prnt/hpijs/hpijsfax.cpp.orig Sat Oct 6 11:33:52 2007 >-+++ prnt/hpijs/hpijsfax.cpp Sun Oct 7 15:06:23 2007 >-@@ -295,7 +295,7 @@ >- >- memset (&tv, 0, sizeof (tv)); >- gettimeofday (&tv, NULL); >-- cur_time = localtime (&tv.tv_sec); >-+ cur_time = localtime((const time_t *)&tv.tv_sec); >- memset (hpFileName, 0, 256); >- sprintf (hpFileName, "%s/hplipfax%d%d%d%d%d%d.g3", getenv ("TMPDIR"), >- cur_time->tm_year+1900, cur_time->tm_mon+1, cur_time->tm_mday, >diff -ruN hplip.orig/pkg-plist hplip/pkg-plist >--- hplip.orig/pkg-plist 2008-01-10 18:19:06.000000000 -0500 >+++ hplip/pkg-plist 2008-01-10 19:15:51.000000000 -0500 >@@ -179,6 +179,7 @@ > %%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/yast_printer_model.png > %%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/index.html > %%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/index.html >+%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/installtree.html > %%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/install/index.html > %%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/configure.html > %%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/centos.html >@@ -317,6 +318,7 @@ > share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_CM4730_MFP.ppd.gz > share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_CP3505.ppd.gz > share/foomatic/db/source/PPD/HP/HP_Color_LaserJet_CP4005.ppd.gz >+share/foomatic/db/source/PPD/HP/HP_CM8050_CM8060_MFP.ppd.gz > share/foomatic/db/source/PPD/HP/HP_LaserJet_1200.ppd.gz > share/foomatic/db/source/PPD/HP/HP_LaserJet_1220.ppd.gz > share/foomatic/db/source/PPD/HP/HP_LaserJet_1320_Series.ppd.gz >@@ -362,6 +364,7 @@ > share/foomatic/db/source/PPD/HP/HP_LaserJet_9040_9050_MFP.ppd.gz > share/foomatic/db/source/PPD/HP/HP_LaserJet_9050.ppd.gz > share/foomatic/db/source/PPD/HP/HP_LaserJet_9055_9065_MFP.ppd.gz >+share/foomatic/db/source/PPD/HP/HP_LaserJet_M2727_MFP.ppd.gz > share/foomatic/db/source/PPD/HP/HP_LaserJet_M3027_MFP.ppd.gz > share/foomatic/db/source/PPD/HP/HP_LaserJet_M3035_MFP.ppd.gz > share/foomatic/db/source/PPD/HP/HP_LaserJet_M4345_MFP.ppd.gz >@@ -655,6 +658,7 @@ > share/foomatic/db/source/printer/HP-LaserJet_9050_MFP.xml > share/foomatic/db/source/printer/HP-LaserJet_9055_MFP.xml > share/foomatic/db/source/printer/HP-LaserJet_9065_MFP.xml >+share/foomatic/db/source/printer/HP-LaserJet_M2727.xml > share/foomatic/db/source/printer/HP-LaserJet_M3027_MFP.xml > share/foomatic/db/source/printer/HP-LaserJet_M3035_MFP.xml > share/foomatic/db/source/printer/HP-LaserJet_M4345_MFP.xml >@@ -730,6 +734,7 @@ > share/foomatic/db/source/printer/HP-OfficeJet_Pro_K5400.xml > share/foomatic/db/source/printer/HP-OfficeJet_Pro_K550.xml > share/foomatic/db/source/printer/HP-OfficeJet_Pro_K850.xml >+share/foomatic/db/source/printer/HP-OfficeJet_Pro_K8600.xml > share/foomatic/db/source/printer/HP-OfficeJet_Pro_L7300.xml > share/foomatic/db/source/printer/HP-OfficeJet_Pro_L7500.xml > share/foomatic/db/source/printer/HP-OfficeJet_Pro_L7600.xml >@@ -814,6 +819,7 @@ > share/foomatic/db/source/printer/HP-PhotoSmart_C3100.xml > share/foomatic/db/source/printer/HP-PhotoSmart_C4100.xml > share/foomatic/db/source/printer/HP-PhotoSmart_C4200.xml >+share/foomatic/db/source/printer/HP-PhotoSmart_C4380.xml > share/foomatic/db/source/printer/HP-PhotoSmart_C5100.xml > share/foomatic/db/source/printer/HP-PhotoSmart_C5200.xml > share/foomatic/db/source/printer/HP-PhotoSmart_C6100.xml >@@ -1042,6 +1048,7 @@ > %%DATADIR%%/data/images/hp_color_LaserJet_9500.png > %%DATADIR%%/data/images/hp_deskjet_9300.png > %%DATADIR%%/data/images/hp_laserjet_3050.png >+%%DATADIR%%/data/images/hp_laserjet_m2727_mfp.png > %%DATADIR%%/data/images/hp_laserjet_p2015.png > %%DATADIR%%/data/images/icon_align.png > %%DATADIR%%/data/images/icon_battery.png >@@ -1080,6 +1087,8 @@ > %%DATADIR%%/data/images/officejet_500.png > %%DATADIR%%/data/images/officejet_5500_series.png > %%DATADIR%%/data/images/officejet_5600.png >+%%DATADIR%%/data/images/officejet_j3600_series.png >+%%DATADIR%%/data/images/officejet_j5500_series.png > %%DATADIR%%/data/images/officejet_k550.png > %%DATADIR%%/data/images/officejet_k80.png > %%DATADIR%%/data/images/ok.png >@@ -1169,6 +1178,7 @@ > %%DATADIR%%/fax/__init__.py > %%DATADIR%%/fax/coverpages.py > %%DATADIR%%/fax/fax.py >+%%DATADIR%%/fax/pmlfax.py > %%DATADIR%%/firmware.py > %%DATADIR%%/hpaio.desc > %%DATADIR%%/hplip-install >@@ -1540,6 +1550,7 @@ > share/ppd/HP/HP-LaserJet_9050_MFP-hpijs.ppd.gz > share/ppd/HP/HP-LaserJet_9055_MFP-hpijs.ppd.gz > share/ppd/HP/HP-LaserJet_9065_MFP-hpijs.ppd.gz >+share/ppd/HP/HP-LaserJet_M2727-hpijs.ppd.gz > share/ppd/HP/HP-LaserJet_M3027_MFP-hpijs.ppd.gz > share/ppd/HP/HP-LaserJet_M3035_MFP-hpijs.ppd.gz > share/ppd/HP/HP-LaserJet_M4345_MFP-hpijs.ppd.gz >@@ -1615,6 +1626,7 @@ > share/ppd/HP/HP-OfficeJet_Pro_K5400-hpijs.ppd.gz > share/ppd/HP/HP-OfficeJet_Pro_K550-hpijs.ppd.gz > share/ppd/HP/HP-OfficeJet_Pro_K850-hpijs.ppd.gz >+share/ppd/HP/HP-OfficeJet_Pro_K8600-hpijs.ppd.gz > share/ppd/HP/HP-OfficeJet_Pro_L7300-hpijs.ppd.gz > share/ppd/HP/HP-OfficeJet_Pro_L7500-hpijs.ppd.gz > share/ppd/HP/HP-OfficeJet_Pro_L7600-hpijs.ppd.gz >@@ -1699,6 +1711,7 @@ > share/ppd/HP/HP-PhotoSmart_C3100-hpijs.ppd.gz > share/ppd/HP/HP-PhotoSmart_C4100-hpijs.ppd.gz > share/ppd/HP/HP-PhotoSmart_C4200-hpijs.ppd.gz >+share/ppd/HP/HP-PhotoSmart_C4380-hpijs.ppd.gz > share/ppd/HP/HP-PhotoSmart_C5100-hpijs.ppd.gz > share/ppd/HP/HP-PhotoSmart_C5200-hpijs.ppd.gz > share/ppd/HP/HP-PhotoSmart_C6100-hpijs.ppd.gz >@@ -1730,6 +1743,7 @@ > share/ppd/HP/HP_Business_Inkjet_2600.ppd.gz > share/ppd/HP/HP_Business_Inkjet_2800.ppd.gz > share/ppd/HP/HP_Business_Inkjet_3000.ppd.gz >+share/ppd/HP/HP_CM8050_CM8060_MFP.ppd.gz > share/ppd/HP/HP_Color_LaserJet.ppd.gz > share/ppd/HP/HP_Color_LaserJet_2550.ppd.gz > share/ppd/HP/HP_Color_LaserJet_2605.ppd.gz >@@ -1794,6 +1808,7 @@ > share/ppd/HP/HP_LaserJet_9040_9050_MFP.ppd.gz > share/ppd/HP/HP_LaserJet_9050.ppd.gz > share/ppd/HP/HP_LaserJet_9055_9065_MFP.ppd.gz >+share/ppd/HP/HP_LaserJet_M2727_MFP.ppd.gz > share/ppd/HP/HP_LaserJet_M3027_MFP.ppd.gz > share/ppd/HP/HP_LaserJet_M3035_MFP.ppd.gz > share/ppd/HP/HP_LaserJet_M4345_MFP.ppd.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 119552
: 83716