diff options
author | andreas <andreas@FreeBSD.org> | 1998-07-05 04:31:40 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-07-05 04:31:40 +0800 |
commit | 8727b0ec72ed295d08b667ee87423c2d30fe1ab8 (patch) | |
tree | 21def061e96e22731c56f90949ced61a7d8245c8 | |
parent | 68252de77e23a2d3cfe97afffffd6b3092bb1a9b (diff) | |
download | freebsd-ports-gnome-8727b0ec72ed295d08b667ee87423c2d30fe1ab8.tar.gz freebsd-ports-gnome-8727b0ec72ed295d08b667ee87423c2d30fe1ab8.tar.zst freebsd-ports-gnome-8727b0ec72ed295d08b667ee87423c2d30fe1ab8.zip |
new release 4.9.8
- support for printing PDF files
- fix SETUP and mksymlinks, if having a color printer, printcap
entries were missing as well as symlinks to apsfilter
- make the "auto-color" printer the default printer, if you have a
color printer...
-rw-r--r-- | print/apsfilter/Makefile | 4 | ||||
-rw-r--r-- | print/apsfilter/distinfo | 2 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 4 | ||||
-rw-r--r-- | print/apsfilter6/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 335e677e7cd8..18a6c7326c0c 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.20 1998/06/04 21:43:38 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/27 05:19:20 asami Exp $ # -DISTNAME= apsfilter-4.9.7 +DISTNAME= apsfilter-4.9.8 CATEGORIES= print MASTER_SITES= http://www.FreeBSD.ORG/~andreas/download/ diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo index 3c8beaa22187..21e6d0e4e18b 100644 --- a/print/apsfilter/distinfo +++ b/print/apsfilter/distinfo @@ -1 +1 @@ -MD5 (apsfilter-4.9.7.tar.gz) = 15fa0afa98f109c8511d0f5068d69910 +MD5 (apsfilter-4.9.8.tar.gz) = 1ddcd6b989c0f52a6e1eec44feaad516 diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index 335e677e7cd8..18a6c7326c0c 100644 --- a/print/apsfilter6/Makefile +++ b/print/apsfilter6/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.20 1998/06/04 21:43:38 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/27 05:19:20 asami Exp $ # -DISTNAME= apsfilter-4.9.7 +DISTNAME= apsfilter-4.9.8 CATEGORIES= print MASTER_SITES= http://www.FreeBSD.ORG/~andreas/download/ diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo index 3c8beaa22187..21e6d0e4e18b 100644 --- a/print/apsfilter6/distinfo +++ b/print/apsfilter6/distinfo @@ -1 +1 @@ -MD5 (apsfilter-4.9.7.tar.gz) = 15fa0afa98f109c8511d0f5068d69910 +MD5 (apsfilter-4.9.8.tar.gz) = 1ddcd6b989c0f52a6e1eec44feaad516 |