diff options
author | drochner <drochner@pkgsrc.org> | 2007-07-06 18:04:24 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-07-06 18:04:24 +0000 |
commit | c5181722cd6e4bace8c56d57cc8bf070216c484f (patch) | |
tree | f564fe765c7a5f4af54195ed56e0f0a91b1bcb69 | |
parent | 420de96d3f0d4c8aa43c47b1d60299aa4c7c62cb (diff) | |
download | pkgsrc-c5181722cd6e4bace8c56d57cc8bf070216c484f.tar.gz |
update to 0.8.3
changes:
-bugfixes
-translation updates
-compatibility to newer poppler releases which paves the way for an
eventual poppler update
-rw-r--r-- | print/evince-nautilus/Makefile | 3 | ||||
-rw-r--r-- | print/evince/Makefile | 4 | ||||
-rw-r--r-- | print/evince/Makefile.common | 4 | ||||
-rw-r--r-- | print/evince/PLIST | 3 | ||||
-rw-r--r-- | print/evince/distinfo | 9 | ||||
-rw-r--r-- | print/evince/patches/patch-af | 12 |
6 files changed, 10 insertions, 25 deletions
diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index 7ce9a5ec5c6..3baffcbd445 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -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 --git a/print/evince/Makefile b/print/evince/Makefile index b06ccc04d16..bf5b3193655 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -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 --git a/print/evince/Makefile.common b/print/evince/Makefile.common index 460cc239004..81f754a6e0e 100644 --- a/print/evince/Makefile.common +++ b/print/evince/Makefile.common @@ -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 --git a/print/evince/PLIST b/print/evince/PLIST index 9e6c535ace8..c29c88ce8d5 100644 --- a/print/evince/PLIST +++ b/print/evince/PLIST @@ -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/nb/LC_MESSAGES/evince.mo 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 --git a/print/evince/distinfo b/print/evince/distinfo index db3946a1181..97119c6030c 100644 --- a/print/evince/distinfo +++ b/print/evince/distinfo @@ -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 --git a/print/evince/patches/patch-af b/print/evince/patches/patch-af deleted file mode 100644 index 219df5d07ed..00000000000 --- a/print/evince/patches/patch-af +++ /dev/null @@ -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" |