diff options
author | andreas <andreas@FreeBSD.org> | 2002-11-23 02:51:34 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2002-11-23 02:51:34 +0800 |
commit | c27abf219f2c8fac5781511c9c598ff73c2b4a7d (patch) | |
tree | 6213699dc5b3190c93807b535a2ad0c6baa8e431 /print | |
parent | 8450219db85b11d8725639424329b4438e21e330 (diff) | |
download | freebsd-ports-gnome-c27abf219f2c8fac5781511c9c598ff73c2b4a7d.tar.gz freebsd-ports-gnome-c27abf219f2c8fac5781511c9c598ff73c2b4a7d.tar.zst freebsd-ports-gnome-c27abf219f2c8fac5781511c9c598ff73c2b4a7d.zip |
- update to 7.2.5
- important bugfixrelease
- unbreaks windows/novell/appletalk remote printing
- explanation: permissions 600 root:daemon
were too strong for smbclient & Co.'s config files...
- fix: teach SETUP to use 640 root:daemon as default
- If that's still not sufficient, 'hack' SETUP
and fine tune the new global PASSWD_PROTECT=640 variable.
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 2 | ||||
-rw-r--r-- | print/apsfilter/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index f5d96da2fb1b..54b856f0a171 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= apsfilter -PORTVERSION= 7.2.4 +PORTVERSION= 7.2.5 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo index 8e29a3c0dc53..2d698f7f8cff 100644 --- a/print/apsfilter/distinfo +++ b/print/apsfilter/distinfo @@ -1 +1 @@ -MD5 (apsfilter/apsfilter-7.2.4.tar.bz2) = d5ae251b595a04a3fc98b8eded7b4dbb +MD5 (apsfilter/apsfilter-7.2.5.tar.bz2) = f974c50d23126f6477742ba4026f1cd3 |