diff options
author | rh <rh@pkgsrc.org> | 2001-08-11 18:24:16 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-08-11 18:24:16 +0000 |
commit | 9d3474b48bfad242aa9727cd7e2ec6cfe303eec2 (patch) | |
tree | 4fcb3f37c12bb496f7f6817d22ef6bc8b7175964 /print/gnome-print | |
parent | ea73a4cdb184a988fec5965b95e358b6890e4d10 (diff) | |
download | pkgsrc-9d3474b48bfad242aa9727cd7e2ec6cfe303eec2.tar.gz |
Update gnome-print to 0.29.
Changes are bugfixes only:
* many robustness issues fixed.
* fixed printing of componentized documents
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 4 | ||||
-rw-r--r-- | print/gnome-print/distinfo | 6 | ||||
-rw-r--r-- | print/gnome-print/pkg/PLIST | 15 |
3 files changed, 13 insertions, 12 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index ca8a1f23370..e1edcf05dc2 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2001/06/11 06:34:48 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2001/08/11 18:24:16 rh Exp $ # -DISTNAME= gnome-print-0.28 +DISTNAME= gnome-print-0.29 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/} diff --git a/print/gnome-print/distinfo b/print/gnome-print/distinfo index 392dfa10005..5b34cbdf3a6 100644 --- a/print/gnome-print/distinfo +++ b/print/gnome-print/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 12:41:50 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/08/11 18:24:16 rh Exp $ -SHA1 (gnome-print-0.28.tar.gz) = 36ec254ea8c16009f16b6637c14c502f0dd5e740 -Size (gnome-print-0.28.tar.gz) = 912291 bytes +SHA1 (gnome-print-0.29.tar.gz) = d3be6b7e16b95d4aca5415c9086384af95116c09 +Size (gnome-print-0.29.tar.gz) = 918325 bytes SHA1 (patch-ab) = 040e3fcb7309aaab3c2ab38c9b1f6a06afa74242 SHA1 (patch-ac) = 74f5800e867c941f7fd5d054f28fe575fb5579da diff --git a/print/gnome-print/pkg/PLIST b/print/gnome-print/pkg/PLIST index 87df0ff3d62..ce3ade76649 100644 --- a/print/gnome-print/pkg/PLIST +++ b/print/gnome-print/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2001/04/06 22:12:08 rh Exp $ +@comment $NetBSD: PLIST,v 1.20 2001/08/11 18:24:16 rh Exp $ bin/gnome-font-install include/libgnomeprint/gnome-font-dialog.h include/libgnomeprint/gnome-font-face.h @@ -26,8 +26,9 @@ lib/libgnomeprint.a lib/libgnomeprint.la lib/libgnomeprint.so lib/libgnomeprint.so.16 -lib/libgnomeprint.so.16.7 +lib/libgnomeprint.so.16.9 lib/printConf.sh +share/fonts/README.installer share/fonts/afms/adobe/pagd8a.afm share/fonts/afms/adobe/pagdo8a.afm share/fonts/afms/adobe/pagk8a.afm @@ -70,9 +71,9 @@ share/fonts/afms/adobe/putri8a.afm share/fonts/afms/adobe/pzcmi8a.afm share/fonts/afms/adobe/pzdr.afm share/fonts/fontmap2 -share/gnome-print/0.28/profiles/PostscriptOptimized.profile -share/gnome-print/0.28/profiles/pdf.profile -share/gnome-print/0.28/profiles/fax-g3.profile +share/gnome-print/0.29/profiles/PostscriptOptimized.profile +share/gnome-print/0.29/profiles/pdf.profile +share/gnome-print/0.29/profiles/fax-g3.profile share/locale/az/LC_MESSAGES/gnome-print.mo share/locale/da/LC_MESSAGES/gnome-print.mo share/locale/de/LC_MESSAGES/gnome-print.mo @@ -101,8 +102,8 @@ share/locale/uk/LC_MESSAGES/gnome-print.mo share/locale/ca/LC_MESSAGES/gnome-print.mo share/locale/tr/LC_MESSAGES/gnome-print.mo share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-print.mo -@dirrm share/gnome-print/0.28/profiles -@dirrm share/gnome-print/0.28 +@dirrm share/gnome-print/0.29/profiles +@dirrm share/gnome-print/0.29 @dirrm share/gnome-print @dirrm share/fonts/afms/adobe @dirrm share/fonts/afms |