From d534e1a494d8f7070bf5b1cb6ba9fe331aa740e9 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sun, 13 Feb 2005 10:51:44 +0000 Subject: [PATCH] - 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 --- print/apsfilter/Makefile | 3 +-- print/apsfilter/distinfo | 4 ++-- print/apsfilter/scripts/configure | 2 +- 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