diff options
author | drochner <drochner@pkgsrc.org> | 2010-02-24 19:25:40 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-02-24 19:25:40 +0000 |
commit | 16d6d448f301ebac9363e4bd9af85e850f946dd8 (patch) | |
tree | 5c5d839fdc6d31cbd8f7d9b7dc98bf96dbc39bad /print | |
parent | 78465e099c38f59ac49e5f45ba91df55528229d2 (diff) | |
download | pkgsrc-16d6d448f301ebac9363e4bd9af85e850f946dd8.tar.gz |
update to 4.0.4
changes:
-don't use libgs to invoke ghostscript, just call the executable if needed
-bugfixes
Diffstat (limited to 'print')
-rw-r--r-- | print/foomatic4-filters/Makefile | 7 | ||||
-rw-r--r-- | print/foomatic4-filters/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/print/foomatic4-filters/Makefile b/print/foomatic4-filters/Makefile index 5c5c76a8b55..f9a5df53a00 100644 --- a/print/foomatic4-filters/Makefile +++ b/print/foomatic4-filters/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2010/01/18 09:59:22 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/02/24 19:25:40 drochner Exp $ -DISTNAME= foomatic-filters-4.0.3 -PKGREVISION= 2 +DISTNAME= foomatic-filters-4.0.4 CATEGORIES= print MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ @@ -63,5 +62,5 @@ INSTALLATION_DIRS+= ${EGDIR} post-install: ${INSTALL_DATA} ${WRKSRC}/filter.conf ${DESTDIR}${EGDIR} -.include "../../print/ghostscript/buildlink3.mk" +#.include "../../print/ghostscript/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/foomatic4-filters/distinfo b/print/foomatic4-filters/distinfo index c4709ddd700..a6126d07335 100644 --- a/print/foomatic4-filters/distinfo +++ b/print/foomatic4-filters/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/11/20 20:50:43 drochner Exp $ +$NetBSD: distinfo,v 1.2 2010/02/24 19:25:40 drochner Exp $ -SHA1 (foomatic-filters-4.0.3.tar.gz) = 870b904c9390a6632e540a458479c34290a8f960 -RMD160 (foomatic-filters-4.0.3.tar.gz) = 6d4f09847d1c977ef15cc71026364b9a04af1f8d -Size (foomatic-filters-4.0.3.tar.gz) = 239548 bytes +SHA1 (foomatic-filters-4.0.4.tar.gz) = d0b335773f50c1123254b93bb0d8ef7511af2d50 +RMD160 (foomatic-filters-4.0.4.tar.gz) = 3b652288c0bd7a04600cb91fb60c988938734278 +Size (foomatic-filters-4.0.4.tar.gz) = 241279 bytes SHA1 (patch-ac) = 5013be198bca54423d520382bf686e9c6280dc43 SHA1 (patch-ad) = 40f620a2f26d0872f87a2e332dd45853634ca5dc |