summaryrefslogtreecommitdiff
path: root/print/apsfilter
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2005-02-13 10:51:44 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2005-02-13 10:51:44 +0000
commitd534e1a494d8f7070bf5b1cb6ba9fe331aa740e9 (patch)
tree548e62783dbb212a27813250734a702a694165b7 /print/apsfilter
parentFix plist. (diff)
- update to 7.2.6 (bugfixrelease)
- pcl3 and hpdj driver fixes for HP DeskJet550C driver and compatible printer - fixes port dependency for acroread5 PR: ports/77405 Submitted by: John Cochran <jdc@fiawol.org>
Notes
Notes: svn path=/head/; revision=128684
Diffstat (limited to 'print/apsfilter')
-rw-r--r--print/apsfilter/Makefile3
-rw-r--r--print/apsfilter/distinfo4
-rw-r--r--print/apsfilter/scripts/configure2
3 files changed, 4 insertions, 5 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index e09a00161895..fbae81e9817b 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= apsfilter
-PORTVERSION= 7.2.5
-PORTREVISION= 6
+PORTVERSION= 7.2.6
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo
index 931d4e6c523b..f4bb6f896511 100644
--- a/print/apsfilter/distinfo
+++ b/print/apsfilter/distinfo
@@ -1,2 +1,2 @@
-MD5 (apsfilter/apsfilter-7.2.5.tar.bz2) = f974c50d23126f6477742ba4026f1cd3
-SIZE (apsfilter/apsfilter-7.2.5.tar.bz2) = 309436
+MD5 (apsfilter/apsfilter-7.2.6.tar.bz2) = 53402382aa7c85cf468acd34fcb286aa
+SIZE (apsfilter/apsfilter-7.2.6.tar.bz2) = 309489
diff --git a/print/apsfilter/scripts/configure b/print/apsfilter/scripts/configure
index 9f15f5825ddd..611bd57b4626 100644
--- a/print/apsfilter/scripts/configure
+++ b/print/apsfilter/scripts/configure
@@ -102,7 +102,7 @@ while [ "$1" ]; do
esac
;;
\"ACROREAD5\")
- echo RUN_DEPENDS+=acroread5:${PORTSDIR}/print/acroread5
+ echo RUN_DEPENDS+=acroread5:${PORTSDIR}/print/acroread
;;
\"CONVERT\")
echo RUN_DEPENDS+=convert:${PORTSDIR}/graphics/ImageMagick