remove unnecessary patch forgotten in prev. commit
no port revision bump since port was up to now unbuild-/uninstallable
thanks to various people pointing this out
- set umask 022 in SETUP, so that it works under root environment
with too restricive umask settings like '026'.
- bumped port revision, since this unbreaks installation under
non-default root environments
Submitted by: Martin.Kraemer@Fujitsu-Siemens.com
Update apsfilter port to 7.2.1 Important fixes for FreeBSD Patches from
files subdir went into this new release General fixes: - remove
apsfilter installation error when typing "make install" by using
ln's -f (force) option to overwrite an existing symlink (just in
case you overwrite another installation).
unbreak port for -current Since the `.' seperator has been deprecated for a
while now, the chown command fails - at least under -current. Changed his
patch to patch actually SETUP.in and not the resulting file SETUP after
running configure.