- 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>
This commit is contained in:
Andreas Klemm 2005-02-13 10:51:44 +00:00
parent 5881cf8f72
commit d534e1a494
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128684
3 changed files with 4 additions and 5 deletions

View File

@ -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/

View File

@ -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

View File

@ -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