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