diff options
author | rh <rh> | 2000-04-16 15:07:42 +0000 |
---|---|---|
committer | rh <rh> | 2000-04-16 15:07:42 +0000 |
commit | 62d8cf5441d8c0dc6c9257a6b0137ffb79ac6295 (patch) | |
tree | 0ead0ae017c9b89371e565700624ad881aa19a6a | |
parent | d808a9f14945d9fa1e4e63e4880894517c27d293 (diff) | |
download | pkgsrc-62d8cf5441d8c0dc6c9257a6b0137ffb79ac6295.tar.gz |
Update gnome-print to 0.18. Changes are various interface enhancements and
bugfixes.
-rw-r--r-- | print/gnome-print/Makefile | 4 | ||||
-rw-r--r-- | print/gnome-print/files/md5 | 4 | ||||
-rw-r--r-- | print/gnome-print/files/patch-sum | 4 | ||||
-rw-r--r-- | print/gnome-print/patches/patch-aa | 14 | ||||
-rw-r--r-- | print/gnome-print/pkg/PLIST | 4 |
5 files changed, 15 insertions, 15 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 254bae7a0ed..74d6454604b 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2000/04/10 00:05:53 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2000/04/16 15:07:42 rh Exp $ # -DISTNAME= gnome-print-0.16 +DISTNAME= gnome-print-0.18 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/} diff --git a/print/gnome-print/files/md5 b/print/gnome-print/files/md5 index 2dc45df22bf..a87011e1eb8 100644 --- a/print/gnome-print/files/md5 +++ b/print/gnome-print/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.6 2000/04/07 08:43:01 rh Exp $ +$NetBSD: md5,v 1.7 2000/04/16 15:07:43 rh Exp $ -MD5 (gnome-print-0.16.tar.gz) = af191706c67feaab512d2866dbe93467 +MD5 (gnome-print-0.18.tar.gz) = 96102e83c7524e881ca8b6fea6fa6c7a diff --git a/print/gnome-print/files/patch-sum b/print/gnome-print/files/patch-sum index 6568a172536..ff2421d1011 100644 --- a/print/gnome-print/files/patch-sum +++ b/print/gnome-print/files/patch-sum @@ -1,5 +1,5 @@ -$NetBSD: patch-sum,v 1.7 2000/04/07 08:43:01 rh Exp $ +$NetBSD: patch-sum,v 1.8 2000/04/16 15:07:43 rh Exp $ -MD5 (patch-aa) = 7e29751d746a69b332765f3cb30f984b +MD5 (patch-aa) = 096585b540d98446cccab811db88169b MD5 (patch-ab) = f9a4bccd8d151997db67845244471dd2 MD5 (patch-ac) = 65698ae5f9ed8d34846c2f2f154b35a1 diff --git a/print/gnome-print/patches/patch-aa b/print/gnome-print/patches/patch-aa index 2b16663d81a..9594ce780e9 100644 --- a/print/gnome-print/patches/patch-aa +++ b/print/gnome-print/patches/patch-aa @@ -1,17 +1,17 @@ -$NetBSD: patch-aa,v 1.4 2000/04/07 08:43:01 rh Exp $ +$NetBSD: patch-aa,v 1.5 2000/04/16 15:07:44 rh Exp $ ---- configure.orig Tue Mar 28 00:22:43 2000 -+++ configure Fri Apr 7 10:36:22 2000 -@@ -2896,7 +2896,7 @@ +--- configure.orig Thu Apr 13 02:52:06 2000 ++++ configure Sun Apr 16 07:56:42 2000 +@@ -2899,7 +2899,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lxml `$GNOME_CONFIG --libs xml` $LIBS" +LIBS="`xml-config --libs` ${LIBS}" cat > conftest.$ac_ext <<EOF - #line 2902 "configure" + #line 2905 "configure" #include "confdefs.h" -@@ -2926,7 +2926,8 @@ +@@ -2929,7 +2929,8 @@ echo "$ac_t""yes" 1>&6 @@ -21,7 +21,7 @@ $NetBSD: patch-aa,v 1.4 2000/04/07 08:43:01 rh Exp $ else echo "$ac_t""no" 1>&6 -@@ -5080,10 +5081,12 @@ +@@ -5081,10 +5082,12 @@ top_srcdir="$ac_dots$ac_given_srcdir" ;; esac diff --git a/print/gnome-print/pkg/PLIST b/print/gnome-print/pkg/PLIST index 8a721897bca..af6cad7b53c 100644 --- a/print/gnome-print/pkg/PLIST +++ b/print/gnome-print/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2000/04/07 08:43:01 rh Exp $ +@comment $NetBSD: PLIST,v 1.8 2000/04/16 15:07:44 rh Exp $ bin/gnome-font-install include/libgnomeprint/gnome-font-dialog.h include/libgnomeprint/gnome-font.h @@ -18,7 +18,7 @@ include/libgnomeprint/gnome-printer-profile.h include/libgnomeprint/gnome-printer.h include/libgnomeprint/gnome-text.h lib/libgnomeprint.a -lib/libgnomeprint.so.6.1 +lib/libgnomeprint.so.7.0 lib/printConf.sh share/fonts/afms/adobe/pagd8a.afm share/fonts/afms/adobe/pagdo8a.afm |