diff options
author | andreas <andreas@FreeBSD.org> | 1998-07-05 21:14:41 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-07-05 21:14:41 +0000 |
commit | 0938364b090f9a13432295818e50a89d5d3e1c6a (patch) | |
tree | 970e04987e3337502109e7f94fd08e60551a4664 /print | |
parent | 87f5454a0dfc52c2c561be7098446670ccb229e3 (diff) | |
download | FreeBSD-ports-0938364b090f9a13432295818e50a89d5d3e1c6a.zip FreeBSD-ports-0938364b090f9a13432295818e50a89d5d3e1c6a.tar.gz |
New apsfilter version 4.9.9 supports printing of bzip2 compressed files
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 7 | ||||
-rw-r--r-- | print/apsfilter/distinfo | 2 | ||||
-rw-r--r-- | print/apsfilter6/Makefile | 7 | ||||
-rw-r--r-- | print/apsfilter6/distinfo | 2 |
4 files changed, 10 insertions, 8 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 18a6c73..542838c 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.21 1998/06/27 05:19:20 asami Exp $ +# $Id: Makefile,v 1.22 1998/07/04 20:31:40 andreas Exp $ # -DISTNAME= apsfilter-4.9.8 +DISTNAME= apsfilter-4.9.9 CATEGORIES= print MASTER_SITES= http://www.FreeBSD.ORG/~andreas/download/ @@ -16,7 +16,8 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \ html2ps:${PORTSDIR}/print/html2ps \ transfig:${PORTSDIR}/print/transfig \ cjpeg:${PORTSDIR}/graphics/jpeg \ - anytopnm:${PORTSDIR}/graphics/netpbm + anytopnm:${PORTSDIR}/graphics/netpbm \ + bunzip2:${PORTSDIR}/archivers/bzip2 NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo index 21e6d0e..efe425d 100644 --- a/print/apsfilter/distinfo +++ b/print/apsfilter/distinfo @@ -1 +1 @@ -MD5 (apsfilter-4.9.8.tar.gz) = 1ddcd6b989c0f52a6e1eec44feaad516 +MD5 (apsfilter-4.9.9.tar.gz) = dee255edace49369b37365c15ce07b3d diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile index 18a6c73..542838c 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.21 1998/06/27 05:19:20 asami Exp $ +# $Id: Makefile,v 1.22 1998/07/04 20:31:40 andreas Exp $ # -DISTNAME= apsfilter-4.9.8 +DISTNAME= apsfilter-4.9.9 CATEGORIES= print MASTER_SITES= http://www.FreeBSD.ORG/~andreas/download/ @@ -16,7 +16,8 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \ html2ps:${PORTSDIR}/print/html2ps \ transfig:${PORTSDIR}/print/transfig \ cjpeg:${PORTSDIR}/graphics/jpeg \ - anytopnm:${PORTSDIR}/graphics/netpbm + anytopnm:${PORTSDIR}/graphics/netpbm \ + bunzip2:${PORTSDIR}/archivers/bzip2 NO_PACKAGE= "Too many questions" IS_INTERACTIVE= yes diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo index 21e6d0e..efe425d 100644 --- a/print/apsfilter6/distinfo +++ b/print/apsfilter6/distinfo @@ -1 +1 @@ -MD5 (apsfilter-4.9.8.tar.gz) = 1ddcd6b989c0f52a6e1eec44feaad516 +MD5 (apsfilter-4.9.9.tar.gz) = dee255edace49369b37365c15ce07b3d |