pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/foomatic4-filters update to 4.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/226fad151335
branches:  trunk
changeset: 572358:226fad151335
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Feb 24 19:25:40 2010 +0000

description:
update to 4.0.4
changes:
-don't use libgs to invoke ghostscript, just call the executable if needed
-bugfixes

diffstat:

 print/foomatic4-filters/Makefile |  7 +++----
 print/foomatic4-filters/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r eba48a56c669 -r 226fad151335 print/foomatic4-filters/Makefile
--- a/print/foomatic4-filters/Makefile  Wed Feb 24 19:07:51 2010 +0000
+++ b/print/foomatic4-filters/Makefile  Wed Feb 24 19:25:40 2010 +0000
@@ -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 @@
 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 -r eba48a56c669 -r 226fad151335 print/foomatic4-filters/distinfo
--- a/print/foomatic4-filters/distinfo  Wed Feb 24 19:07:51 2010 +0000
+++ b/print/foomatic4-filters/distinfo  Wed Feb 24 19:25:40 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index