diff options
author | acm <acm@FreeBSD.org> | 2011-06-25 04:51:58 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2011-06-25 04:51:58 +0800 |
commit | 1c26a424aa9d916f716c7dfc9b420484f3e4c012 (patch) | |
tree | 22a3464687dd4185bb4e06ec26dd749db23c33c4 /print | |
parent | c62e3f28e11dcda20402096ee04bfcb7c48617ea (diff) | |
download | freebsd-ports-gnome-1c26a424aa9d916f716c7dfc9b420484f3e4c012.tar.gz freebsd-ports-gnome-1c26a424aa9d916f716c7dfc9b420484f3e4c012.tar.zst freebsd-ports-gnome-1c26a424aa9d916f716c7dfc9b420484f3e4c012.zip |
- Update to 4.0.7
PR: 158037
Submitted by: bsam
Diffstat (limited to 'print')
-rw-r--r-- | print/foomatic-filters/Makefile | 5 | ||||
-rw-r--r-- | print/foomatic-filters/distinfo | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile index a3c723a1d272..879f40cc184f 100644 --- a/print/foomatic-filters/Makefile +++ b/print/foomatic-filters/Makefile @@ -6,8 +6,7 @@ # PORTNAME= foomatic-filters -PORTVERSION= 4.0.1 -PORTREVISION= 5 +PORTVERSION= 4.0.7 CATEGORIES= print MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ \ http://www.openprinting.org/download/foomatic/ @@ -57,7 +56,7 @@ RUN_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps-a4 . endif .endif -.if defined(WITH_A2PS_LETTER) +.if defined(WITH_A2PS_LETTER) . if defined(WITH_A2PS_A4) || defined(WITH_A2PS_LETTERDJ) IGNORE= Please select only one a2ps convertor . else diff --git a/print/foomatic-filters/distinfo b/print/foomatic-filters/distinfo index 1ea05ede75e0..a4ae4b9022af 100644 --- a/print/foomatic-filters/distinfo +++ b/print/foomatic-filters/distinfo @@ -1,3 +1,2 @@ -MD5 (foomatic-filters-4.0.1.tar.gz) = 40487f6619522eb60eede529747d7a69 -SHA256 (foomatic-filters-4.0.1.tar.gz) = e435de7297493a0f088f56ae8cee3375632dad55a6f1eea5f149cac397a5d05f -SIZE (foomatic-filters-4.0.1.tar.gz) = 237419 +SHA256 (foomatic-filters-4.0.7.tar.gz) = 090313fae40b177f505d9c9b93d7a4d7188b6d5d18b6ae41ab24903ac983478d +SIZE (foomatic-filters-4.0.7.tar.gz) = 244678 |