diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2011-06-24 20:51:58 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2011-06-24 20:51:58 +0000 |
commit | 8c773a7306ff46c947f8fdd333c72ecb278a1e0b (patch) | |
tree | 903634e14712c7b7a3183aa1600d44e30bf30800 | |
parent | - Update to 0.43 (diff) |
- Update to 4.0.7
PR: 158037
Submitted by: bsam
Notes
Notes:
svn path=/head/; revision=276226
-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 |