diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-07-05 21:14:41 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-07-05 21:14:41 +0000 |
commit | ae953f19f1c2b69b273bfc373b9ff9da18246894 (patch) | |
tree | 8e1f6b78e790fc9ed3629008a5146b69e3db4973 | |
parent | No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. (diff) |
New apsfilter version 4.9.9 supports printing of bzip2 compressed files
Notes
Notes:
svn path=/head/; revision=11740
-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 18a6c7326c0c..542838c6ca94 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 21e6d0e4e18b..efe425d3d396 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 18a6c7326c0c..542838c6ca94 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 21e6d0e4e18b..efe425d3d396 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 |