diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-08-28 17:33:43 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-08-28 17:33:43 +0000 |
commit | 4fc9f35a91990a4a99a7713462429c0f6ec2ab38 (patch) | |
tree | 960bd374ee08b32ee3bb1310aeceef57f36a712b /print | |
parent | Add gtik - a Scrolling Stock ticker Applet for the Gnome Panel. (diff) |
Michael Lossin <losse@germanymail.com>:
* ASCII_STYLE is gone; use PS_NUP and LANDSCAPE now (class
options: 1pps, 2pps, 4pps, 8pps, landscape, portrait)
* new config option: HARDWARE_DUPLEX; set this for printers
that can handle duplex printing by themselves
* new function: ps_postprocessing() handles all PS_UTILS etc.
* tray selection for duplex printers (as a shell function)
* more class options: shortbind, longbind, tray0...tray9,
book; related config options: BINDING, PAPERTRAY, PS_BOOK
* give some more info on how to manually flip sheets
* SETUP: fix SMB_FLAGS line for smbclient.conf
* use "-r" option for many read operations
* small fixes here and there
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter6/Makefile | 2 | ||||
-rw-r--r-- | print/apsfilter6/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index b4250983cae9..2c334040896a 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/Makefile @@ -9,7 +9,7 @@ PORTNAME= apsfilter PORTVERSION= 6.0.0 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ -DISTFILES= apsfilter-current-27.08.2000.tar.bz2 +DISTFILES= apsfilter-current-28.08.2000.tar.bz2 MAINTAINER= andreas@FreeBSD.org diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo index b9aa34912045..2cf8fdc6fa08 100644 --- a/print/apsfilter6/distinfo +++ b/print/apsfilter6/distinfo @@ -1 +1 @@ -MD5 (apsfilter-current-27.08.2000.tar.bz2) = 0e2ed9c81bea69d75dc0fe47ca5d7eb1 +MD5 (apsfilter-current-28.08.2000.tar.bz2) = 286a9cae12e7b2ad4e5f5985a1581923 |