diff options
author | andreas <andreas@FreeBSD.org> | 1999-08-28 15:50:53 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-08-28 15:50:53 +0000 |
commit | 23f1d26c1a29a226cad70a75aa56da5c5deebb77 (patch) | |
tree | 119705ca4e8753e217da9550e8e74d038055333e /print/apsfilter | |
parent | 749762213a48bac8f35cc5dc0f5e163142ab8ce3 (diff) | |
download | FreeBSD-ports-23f1d26c1a29a226cad70a75aa56da5c5deebb77.zip FreeBSD-ports-23f1d26c1a29a226cad70a75aa56da5c5deebb77.tar.gz |
upgrade to apsfilter 5.1.3
Changed License, want a postcard.
New features in 5.1.3
=====================
- Security fix. tmp files are now not readable by other people
this gives you more privacy for your print jobs
- New nice options for a2ps when printing ASCII files
- SETUP's main menue now leads you more user friendly to new uniprint drivers
- SETUP: many display enhancements to make the setup script more
informative to the user.
- some cosmetic concerning apsfilter-promo@klemm.gtn.com
Diffstat (limited to 'print/apsfilter')
-rw-r--r-- | print/apsfilter/Makefile | 4 | ||||
-rw-r--r-- | print/apsfilter/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index daab513..6a0b233 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -3,10 +3,10 @@ # Date created: Tue Nov 14 18:29:48 MET 1995 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.32 1999/06/12 21:32:14 andreas Exp $ +# $Id: Makefile,v 1.33 1999/08/21 01:59:43 andreas Exp $ # -DISTNAME= apsfilter-5.1.2 +DISTNAME= apsfilter-5.1.3 CATEGORIES= print MASTER_SITES= http://www.FreeBSD.ORG/~andreas/apsfilter/download/ diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo index 060e408..ca5ebff 100644 --- a/print/apsfilter/distinfo +++ b/print/apsfilter/distinfo @@ -1 +1 @@ -MD5 (apsfilter-5.1.2.tar.bz2) = 10bcfe9405edbf28bf706d04ee0c410a +MD5 (apsfilter-5.1.3.tar.bz2) = c44dc0731035c325c8ff0d041e580ce6 |