diff options
author | andreas <andreas@FreeBSD.org> | 2001-12-02 00:50:19 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-12-02 00:50:19 +0800 |
commit | 6f94257cbb0f09b07ac6dc3f9ce707144ce490f0 (patch) | |
tree | 8b9ed0c2ae7597a965dd75e2d023c09462e8c66b /print | |
parent | 871aef302e1455dd31288d27b51c6fde666b62dc (diff) | |
download | freebsd-ports-gnome-6f94257cbb0f09b07ac6dc3f9ce707144ce490f0.tar.gz freebsd-ports-gnome-6f94257cbb0f09b07ac6dc3f9ce707144ce490f0.tar.zst freebsd-ports-gnome-6f94257cbb0f09b07ac6dc3f9ce707144ce490f0.zip |
- Add patch, update to FAQ and handbook and some driver updates for SETUP
- place apsfilter distfiles into subdir apsfilter, since name of patchfile
doesn't contain string apsfilter. On my TODO list for future.
- update prio for apsfilter user: low (hint: try/test apsfilter-current
from http://www.apsfilter.org if you are looking for more printer
support and other goodies)
Diffstat (limited to 'print')
-rw-r--r-- | print/apsfilter/Makefile | 5 | ||||
-rw-r--r-- | print/apsfilter/distinfo | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index 9366faab7bfa..25bdfe61e777 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -10,8 +10,13 @@ PORTVERSION= 6.1.1 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ +PATCH_SITES= http://www.apsfilter.org/download/ +PATCHFILES= diff-6.1.1-01.12.2001.gz + MAINTAINER= andreas@FreeBSD.org +DIST_SUBDIR= apsfilter + # special arrangement for package building, build stuff without X11 # to make memory footprint of apsfilter package smaller .if defined(BATCH) && defined(PACKAGE_BUILDING) diff --git a/print/apsfilter/distinfo b/print/apsfilter/distinfo index c777ab3de39b..35c8b8e95eef 100644 --- a/print/apsfilter/distinfo +++ b/print/apsfilter/distinfo @@ -1 +1,2 @@ -MD5 (apsfilter-6.1.1.tar.bz2) = ed7bdb07f6df734906a070f99cb3ded1 +MD5 (apsfilter/apsfilter-6.1.1.tar.bz2) = a01ca18564b2d305f387ed7f3b78de16 +MD5 (apsfilter/diff-6.1.1-01.12.2001.gz) = 28957c618670a852ffebc0df9df2e36e |