summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2000-08-26 16:52:18 +0000
committerandreas <andreas@FreeBSD.org>2000-08-26 16:52:18 +0000
commit1d3472f0956cd20ebd2340feb83c9697d0abab4e (patch)
treeb266e3547ef64700e99f7a90f0596824b464a931 /print
parenta6537269fac88d006812f77f7a82822866bf19d2 (diff)
downloadFreeBSD-ports-1d3472f0956cd20ebd2340feb83c9697d0abab4e.zip
FreeBSD-ports-1d3472f0956cd20ebd2340feb83c9697d0abab4e.tar.gz
The last changes were too Linux centric (Michael doesn't have access to BSD
machine). So here now some bugfixes to make SETUP work again ! * SETUP: fix permissions of $SPOOLDIR 700 was to restrictive for BSD. TODO: "clone" permissions of $SPOOL * SETUP: bugfix: BSD needs /usr/sbin in PATH to find chown. added /sbin as well, since this is unexpensive and possibly needed for other systems. * SETUP: cosmetic, reformat menues to still fit within 25 lines * SETUP: fix: grep -c needs an argument (".") in echo "\c" | grep -c . to work on FreeBSD and possibly other BSDs with GNU grep 2.4
Diffstat (limited to 'print')
-rw-r--r--print/apsfilter6/Makefile2
-rw-r--r--print/apsfilter6/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter6/Makefile b/print/apsfilter6/Makefile
index 83e9644..7209577 100644
--- a/print/apsfilter6/Makefile
+++ b/print/apsfilter6/Makefile
@@ -9,7 +9,7 @@ PORTNAME= apsfilter
PORTVERSION= 6.0.0
CATEGORIES= print
MASTER_SITES= http://www.apsfilter.org/download/
-DISTFILES= apsfilter-current-25.08.2000.tar.bz2
+DISTFILES= apsfilter-current-26.08.2000.tar.bz2
MAINTAINER= andreas@FreeBSD.org
diff --git a/print/apsfilter6/distinfo b/print/apsfilter6/distinfo
index c95b498..797a2d9 100644
--- a/print/apsfilter6/distinfo
+++ b/print/apsfilter6/distinfo
@@ -1 +1 @@
-MD5 (apsfilter-current-25.08.2000.tar.bz2) = ed527bd8229118069b70ffecee48f51f
+MD5 (apsfilter-current-26.08.2000.tar.bz2) = 5369a081514c8b3a6b2d701009770cb1
OpenPOWER on IntegriCloud