aboutsummaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-12-16 20:30:51 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-12-16 20:30:51 +0000
commit67580370a5c57e5f1710ced5df990426b8106be6 (patch)
treef3ef8053a17c3418c97bd54251502df3fca8c8ed /print/apsfilter/Makefile
parentae5affb7a8c2158c2df1e7d6d2083261f64bf56c (diff)
downloadports-67580370a5c57e5f1710ced5df990426b8106be6.tar.gz
ports-67580370a5c57e5f1710ced5df990426b8106be6.zip
New apsfilter version 7.0.1
- patch-SETUP is included in 7.0.1 (we don't provide insane defaults anymore) - support for HPIJS V 1.0 ("IJS" driver) - still supporting old HPIJS driver ("HPIJS" driver) - some more sanity checks in SETUP (check is print device is character special) - added bjc800 driver script, since it differs to bjc600 printer - format of MAPFILE documented - handbook has been updated - compatible to 7.0.0 version, so old entries and spooldirs should work after upgrade has been made
Notes
Notes: svn path=/head/; revision=51636
Diffstat (limited to 'print/apsfilter/Makefile')
-rw-r--r--print/apsfilter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 1f4e8280d699..d6b206652d89 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= apsfilter
-PORTVERSION= 7.0.0
+PORTVERSION= 7.0.1
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
-PATCH_SITES= http://www.apsfilter.org/download/
-PATCHFILES= diff-7.0.0-09.12.2001.gz
+#PATCH_SITES= http://www.apsfilter.org/download/
+#PATCHFILES=
MAINTAINER= andreas@FreeBSD.org