mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
print/foo2zjs: update to version 20140401.
Changes: 2014-04-01 Rick Richardson <rick.richardson@comcast.net> * foo2hbpl2 foomatic-db files and PPDs: Bug with default PageSize. PLEASE delete and recreate the foo2hbpl2 printers.
This commit is contained in:
parent
bcec230b8a
commit
3fc7bb6fd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350248
3 changed files with 3 additions and 20 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= foo2zjs
|
||||
PORTVERSION= 20140330
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 20140401
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
|
||||
${MASTER_SITE_LOCAL:S,$,bsam/${PORTNAME}/,} \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (foo2zjs-20140330.tar.gz) = 0ebcda005445b4cfa9e7ccf071b7acd553f3371c3d5195bd6ec9872bd164ea7c
|
||||
SIZE (foo2zjs-20140330.tar.gz) = 1818765
|
||||
SHA256 (foo2zjs-20140401.tar.gz) = 25d910cabecef040f082c5070289ec0c3ae7842a01ffbeaba0be9e1ded050890
|
||||
SIZE (foo2zjs-20140401.tar.gz) = 1789004
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
bin/arm2hpdl
|
||||
bin/foo2hbpl1
|
||||
bin/foo2hbpl1-wrapper
|
||||
bin/foo2hbpl2
|
||||
bin/foo2hbpl2-wrapper
|
||||
bin/foo2hiperc
|
||||
|
@ -35,10 +33,6 @@ bin/slxdecode
|
|||
bin/xqxdecode
|
||||
bin/zjsdecode
|
||||
etc/devd/foo2zjs.conf
|
||||
foomatic/db/source/opt/foo2hbpl1-ColorMode.xml
|
||||
foomatic/db/source/opt/foo2hbpl1-ICM.xml
|
||||
foomatic/db/source/opt/foo2hbpl1-MediaType.xml
|
||||
foomatic/db/source/opt/foo2hbpl1-PageSize.xml
|
||||
foomatic/db/source/opt/foo2hbpl2-ColorMode.xml
|
||||
foomatic/db/source/opt/foo2hbpl2-ICM.xml
|
||||
foomatic/db/source/opt/foo2hbpl2-MediaType.xml
|
||||
|
@ -125,15 +119,10 @@ foomatic/db/source/opt/foo2zjs-z2-MediaType.xml
|
|||
foomatic/db/source/opt/foo2zjs-z2-PageSize.xml
|
||||
foomatic/db/source/opt/foo2zjs-z3-MediaType.xml
|
||||
foomatic/db/source/opt/foo2zjs-z3-PageSize.xml
|
||||
foomatic/db/source/printer/Dell-1250c.xml
|
||||
foomatic/db/source/printer/Dell-1355.xml
|
||||
foomatic/db/source/printer/Dell-C1660.xml
|
||||
foomatic/db/source/printer/Dell-C1760.xml
|
||||
foomatic/db/source/printer/Dell-C1765.xml
|
||||
foomatic/db/source/printer/Epson-AcuLaser_C1700.xml
|
||||
foomatic/db/source/printer/Epson-AcuLaser_M1400.xml
|
||||
foomatic/db/source/printer/Fuji_Xerox-DocuPrint_CM205.xml
|
||||
foomatic/db/source/printer/Fuji_Xerox-DocuPrint_CP105.xml
|
||||
foomatic/db/source/printer/Fuji_Xerox-DocuPrint_M215.xml
|
||||
foomatic/db/source/printer/Fuji_Xerox-DocuPrint_P205.xml
|
||||
foomatic/db/source/printer/Generic-OAKT_Printer.xml
|
||||
|
@ -216,15 +205,10 @@ foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml
|
|||
foomatic/db/source/printer/Xerox-Phaser_6121MFP.xml
|
||||
foomatic/db/source/printer/Xerox-WorkCentre_3045.xml
|
||||
foomatic/db/source/printer/Xerox-WorkCentre_6015.xml
|
||||
share/cups/model/Dell-1250c.ppd.gz
|
||||
share/cups/model/Dell-1355.ppd.gz
|
||||
share/cups/model/Dell-C1660.ppd.gz
|
||||
share/cups/model/Dell-C1760.ppd.gz
|
||||
share/cups/model/Dell-C1765.ppd.gz
|
||||
share/cups/model/Epson-AcuLaser_C1700.ppd.gz
|
||||
share/cups/model/Epson-AcuLaser_M1400.ppd.gz
|
||||
share/cups/model/Fuji_Xerox-DocuPrint_CM205.ppd.gz
|
||||
share/cups/model/Fuji_Xerox-DocuPrint_CP105.ppd.gz
|
||||
share/cups/model/Fuji_Xerox-DocuPrint_M215.ppd.gz
|
||||
share/cups/model/Fuji_Xerox-DocuPrint_P205.ppd.gz
|
||||
share/cups/model/Generic-OAKT_Printer.ppd.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue