diff options
author | andreas <andreas@FreeBSD.org> | 1999-03-01 16:17:39 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-03-01 16:17:39 +0000 |
commit | 8d9a5698f0f9ee57e8a692b1981484f7410d83e4 (patch) | |
tree | aaececc02a6b8ae3d64859c53cdc0e67e04aaa54 /print | |
parent | 00cd124fe48021b1cb86bc23ad93767fac92df63 (diff) | |
download | FreeBSD-ports-8d9a5698f0f9ee57e8a692b1981484f7410d83e4.zip FreeBSD-ports-8d9a5698f0f9ee57e8a692b1981484f7410d83e4.tar.gz |
update to apsfilter 5.0.1:
- bugfix: let file command work on the tmp file, avoid reading from stdin
- added a russian print filter to the contrib section
Needs perhaps some documentation...
I committed it nearly "as is", polished a bit Makefile and such...
Diffstat (limited to 'print')
-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 1583b5c..3011bca 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.23 1998/07/05 21:14:40 andreas Exp $ +# $Id: Makefile,v 1.24 1999/02/28 15:32:05 andreas Exp $ # -DISTNAME= apsfilter-5.0.0 +DISTNAME= apsfilter-5.0.1 CATEGORIES= print MASTER_SITES= http://www.FreeBSD.ORG/~andreas/download/ diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo index efe425d..c56e55d 100644 --- a/print/apsfilter/distinfo +++ b/print/apsfilter/distinfo @@ -1 +1 @@ -MD5 (apsfilter-4.9.9.tar.gz) = dee255edace49369b37365c15ce07b3d +MD5 (apsfilter-5.0.1.tar.gz) = 2645c9868ee53428da6b0973749c3b79 diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index 1583b5c..3011bca 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.23 1998/07/05 21:14:40 andreas Exp $ +# $Id: Makefile,v 1.24 1999/02/28 15:32:05 andreas Exp $ # -DISTNAME= apsfilter-5.0.0 +DISTNAME= apsfilter-5.0.1 CATEGORIES= print MASTER_SITES= http://www.FreeBSD.ORG/~andreas/download/ diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo index efe425d..c56e55d 100644 --- a/print/apsfilter6/distinfo +++ b/print/apsfilter6/distinfo @@ -1 +1 @@ -MD5 (apsfilter-4.9.9.tar.gz) = dee255edace49369b37365c15ce07b3d +MD5 (apsfilter-5.0.1.tar.gz) = 2645c9868ee53428da6b0973749c3b79 |