- 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:
parent
5881cf8f72
commit
d534e1a494
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128684
@ -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/
|
||||
|
||||
|
@ -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
|
||||
|
2
print/apsfilter/scripts/configure
vendored
2
print/apsfilter/scripts/configure
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user