diff options
author | andreas <andreas@FreeBSD.org> | 2002-11-10 01:11:01 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2002-11-10 01:11:01 +0800 |
commit | b1ec20cd72bef1aec364288d13448f85c379dcdd (patch) | |
tree | 2439052e0591a28df76568927ad3f2b1893904e0 /print | |
parent | 7629d36cbd9c5bfd3582a13948081b7d92f5202c (diff) | |
download | freebsd-ports-gnome-b1ec20cd72bef1aec364288d13448f85c379dcdd.tar.gz freebsd-ports-gnome-b1ec20cd72bef1aec364288d13448f85c379dcdd.tar.zst freebsd-ports-gnome-b1ec20cd72bef1aec364288d13448f85c379dcdd.zip |
update to new apsfilter version 7.2.4
this is mainly a BUGFIX Release
NEW FEATURES
- some ijs driver scripts got more differentiation
concerning options for print quality.
DOCUMENTATION
- wrong manual reference in apsfilter manpage, changed from
smbprint(1) to smbclient(1)
- apsfilter handbook got a path fix and cosmetic changes
- support for ijs 1.1 and later (prior 1.0 and later)
BUG FIXES
- driver/stp/escp2-440
- set traditional umask in SETUP (022) just for the case
somebodies root account has strange default settings not
to end up with screwed permissions, that make printing
impossible.
- update driver MAPPINGS
CODE IMPROVEMENTS
- partly cosmetic, get rid of GS_MODEL
- modified gs_cmnd
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 3 | ||||
-rw-r--r-- | print/apsfilter/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index bd789ebc524a..f5d96da2fb1b 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -6,8 +6,7 @@ # PORTNAME= apsfilter -PORTVERSION= 7.2.3 -PORTREVISION= 1 +PORTVERSION= 7.2.4 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo index 43536d4cbe1b..8e29a3c0dc53 100644 --- a/print/apsfilter/distinfo +++ b/print/apsfilter/distinfo @@ -1 +1 @@ -MD5 (apsfilter/apsfilter-7.2.3.tar.bz2) = 1fe29a299f53e12aca52eebaa244f24f +MD5 (apsfilter/apsfilter-7.2.4.tar.bz2) = d5ae251b595a04a3fc98b8eded7b4dbb |