pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print update to 0.8.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51ecd6b9523a
branches:  trunk
changeset: 530710:51ecd6b9523a
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Jul 06 18:04:24 2007 +0000

description:
update to 0.8.3
changes:
-bugfixes
-translation updates
-compatibility to newer poppler releases which paves the way for an
 eventual poppler update

diffstat:

 print/evince-nautilus/Makefile |   3 +--
 print/evince/Makefile          |   4 +---
 print/evince/Makefile.common   |   4 ++--
 print/evince/PLIST             |   3 ++-
 print/evince/distinfo          |   9 ++++-----
 print/evince/patches/patch-af  |  12 ------------
 6 files changed, 10 insertions(+), 25 deletions(-)

diffs (91 lines):

diff -r 48fe177127a1 -r 51ecd6b9523a print/evince-nautilus/Makefile
--- a/print/evince-nautilus/Makefile    Fri Jul 06 17:59:16 2007 +0000
+++ b/print/evince-nautilus/Makefile    Fri Jul 06 18:04:24 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2007/06/05 05:37:33 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2007/07/06 18:04:24 drochner Exp $
 #
 
 .include "../../print/evince/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/evince/evince-nautilus/}
-PKGREVISION=           1
 
 COMMENT=               File properties plugin for evince files
 PKG_OPTIONS_VAR=       PKG_OPTIONS.evince
diff -r 48fe177127a1 -r 51ecd6b9523a print/evince/Makefile
--- a/print/evince/Makefile     Fri Jul 06 17:59:16 2007 +0000
+++ b/print/evince/Makefile     Fri Jul 06 18:04:24 2007 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2007/06/05 08:11:44 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2007/07/06 18:04:24 drochner Exp $
 #
 
 .include "../../print/evince/Makefile.common"
 
-PKGREVISION=           2
-
 COMMENT=               Document viewer for the GNOME Desktop
 
 GCONF2_SCHEMAS=                evince.schemas
diff -r 48fe177127a1 -r 51ecd6b9523a print/evince/Makefile.common
--- a/print/evince/Makefile.common      Fri Jul 06 17:59:16 2007 +0000
+++ b/print/evince/Makefile.common      Fri Jul 06 18:04:24 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.14 2007/05/12 07:28:27 hira Exp $
+# $NetBSD: Makefile.common,v 1.15 2007/07/06 18:04:24 drochner Exp $
 #
 
-DISTNAME=              evince-0.8.1
+DISTNAME=              evince-0.8.3
 CATEGORIES=            print
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/evince/0.8/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 48fe177127a1 -r 51ecd6b9523a print/evince/PLIST
--- a/print/evince/PLIST        Fri Jul 06 17:59:16 2007 +0000
+++ b/print/evince/PLIST        Fri Jul 06 18:04:24 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2007/04/11 18:01:13 drochner Exp $
+@comment $NetBSD: PLIST,v 1.15 2007/07/06 18:04:24 drochner Exp $
 bin/evince
 bin/evince-thumbnailer
 man/man1/evince.1
@@ -164,6 +164,7 @@
 share/locale/ne/LC_MESSAGES/evince.mo
 share/locale/nl/LC_MESSAGES/evince.mo
 share/locale/nn/LC_MESSAGES/evince.mo
+share/locale/oc/LC_MESSAGES/evince.mo
 share/locale/or/LC_MESSAGES/evince.mo
 share/locale/pa/LC_MESSAGES/evince.mo
 share/locale/pl/LC_MESSAGES/evince.mo
diff -r 48fe177127a1 -r 51ecd6b9523a print/evince/distinfo
--- a/print/evince/distinfo     Fri Jul 06 17:59:16 2007 +0000
+++ b/print/evince/distinfo     Fri Jul 06 18:04:24 2007 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.12 2007/04/11 18:01:13 drochner Exp $
+$NetBSD: distinfo,v 1.13 2007/07/06 18:04:24 drochner Exp $
 
-SHA1 (evince-0.8.1.tar.bz2) = 5f32ff51cfde32fee89062743a3ddabbdadf579f
-RMD160 (evince-0.8.1.tar.bz2) = c9d268102e3d8b7f7f6bb06930f2995b053614de
-Size (evince-0.8.1.tar.bz2) = 1472930 bytes
+SHA1 (evince-0.8.3.tar.bz2) = 981020c677e257b8749478b3c23d25a76b426baf
+RMD160 (evince-0.8.3.tar.bz2) = 49a84a59a8d059b62a3482f7a3a9bae1349f1de7
+Size (evince-0.8.3.tar.bz2) = 1515083 bytes
 SHA1 (patch-ae) = 833d535cea619fe2e7bc8540833dcd6d9e7641d1
-SHA1 (patch-af) = a6ab220605e2dd56030a17657f5e0added634271
diff -r 48fe177127a1 -r 51ecd6b9523a print/evince/patches/patch-af
--- a/print/evince/patches/patch-af     Fri Jul 06 17:59:16 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.1 2007/04/11 18:01:14 drochner Exp $
-
---- backend/ps/ps-interpreter.c.orig   2007-04-04 16:01:22.000000000 +0200
-+++ backend/ps/ps-interpreter.c
-@@ -30,6 +30,7 @@
- #include <stdlib.h>
- #include <sys/wait.h>
- #include <errno.h>
-+#include <signal.h>
- 
- #include "ps-interpreter.h"
- #include "ps.h"



Home | Main Index | Thread Index | Old Index