* read command in ash already has the functionality
to "raw" read the input. Check if the read command can handle "-r" and use it if possible * fix some minor bugs with PostScript handling Submitted by: Michael Lossin <losse@germanymail.com>
This commit is contained in:
parent
a1ab2c30b6
commit
68b497ec9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32157
@ -9,7 +9,7 @@ PORTNAME= apsfilter
|
||||
PORTVERSION= 6.0.0
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.apsfilter.org/download/
|
||||
DISTFILES= apsfilter-current-28.08.2000.tar.bz2
|
||||
DISTFILES= apsfilter-current-31.08.2000.tar.bz2
|
||||
|
||||
MAINTAINER= andreas@FreeBSD.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (apsfilter-current-28.08.2000.tar.bz2) = 286a9cae12e7b2ad4e5f5985a1581923
|
||||
MD5 (apsfilter-current-31.08.2000.tar.bz2) = 9e953b165b350fe403580955bffe5be5
|
||||
|
Loading…
Reference in New Issue
Block a user