Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2012 20:30:59 GMT
From:      Quentin Stievenart <quentin.stievenart@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170792: [patch] graphics/zathura update to 0.2.0
Message-ID:  <201208202030.q7KKUxOq054086@red.freebsd.org>
Resent-Message-ID: <201208202040.q7KKeBQa026452@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170792
>Category:       ports
>Synopsis:       [patch] graphics/zathura update to 0.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 20 20:40:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Quentin Stievenart
>Release:        9.0
>Organization:
>Environment:
FreeBSD daemon 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Patch is attached. This update needs to be done once x11-toolkits/girara has been updated to 0.1.3 (the PR has been submitted just now)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN --exclude=CVS /usr/ports/graphics/zathura/Makefile /home/quentin/graphics/zathura/Makefile
--- /usr/ports/graphics/zathura/Makefile	2012-06-01 07:20:59.000000000 +0200
+++ /home/quentin/graphics/zathura/Makefile	2012-08-20 18:51:09.000000000 +0200
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	zathura
-PORTVERSION=	0.1.2
-PORTREVISION=	2
+PORTVERSION=	0.2.0
+PORTREVISION=	1
 CATEGORIES=	graphics print
 MASTER_SITES=	http://pwmt.org/projects/zathura/download/
 
@@ -15,7 +15,7 @@
 COMMENT=	Customizable lightweight pdf viewer
 
 LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphics/cairo \
-		girara-gtk2.0:${PORTSDIR}/x11-toolkits/girara
+		girara-gtk2.1:${PORTSDIR}/x11-toolkits/girara
 
 USE_GNOME=	glib20 gtk20
 USE_GMAKE=	yes
@@ -52,6 +52,8 @@
 		${WRKSRC}/Makefile
 	${REINPLACE_CMD} -e 's|PLUGINDIR ?= .*$$|PLUGINDIR ?= ${PREFIX}/lib/zathura|'\
 		${WRKSRC}/config.mk
+	${REINPLACE_CMD} -e 's|girara_debug("plugin.*$$||'\
+		${WRKSRC}/plugin.c
 .if defined(NOPORTDOCS)
 	${REINPLACE_CMD} -e 's|install-manpages$$||'\
 		${WRKSRC}/Makefile
diff -ruN --exclude=CVS /usr/ports/graphics/zathura/distinfo /home/quentin/graphics/zathura/distinfo
--- /usr/ports/graphics/zathura/distinfo	2012-05-18 22:11:35.000000000 +0200
+++ /home/quentin/graphics/zathura/distinfo	2012-08-20 17:06:10.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (zathura-0.1.2.tar.gz) = a496c25071e54f675b65ee5eab02fd002c04c2d7d5cf4aa8a1cb517cc13beaef
-SIZE (zathura-0.1.2.tar.gz) = 65875
+SHA256 (zathura-0.2.0.tar.gz) = fd235a44c545e929a538ebb0a3f385349a190fd86c8b044a4328a3779d5c2d2f
+SIZE (zathura-0.2.0.tar.gz) = 86951
diff -ruN --exclude=CVS /usr/ports/graphics/zathura/files/patch-document.c /home/quentin/graphics/zathura/files/patch-document.c
--- /usr/ports/graphics/zathura/files/patch-document.c	2012-05-18 22:11:35.000000000 +0200
+++ /home/quentin/graphics/zathura/files/patch-document.c	1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
---- document.c.orig    2012-03-25 00:57:24.000000000 +0400
-+++ document.c 2012-04-23 15:02:51.000000000 +0400
-@@ -12,6 +12,7 @@
- #include <errno.h>
- #include <glib.h>
- #include <glib/gi18n.h>
-+#include <sys/wait.h>
-
- #include "document.h"
- #include "utils.h"
diff -ruN --exclude=CVS /usr/ports/graphics/zathura/pkg-plist /home/quentin/graphics/zathura/pkg-plist
--- /usr/ports/graphics/zathura/pkg-plist	2012-05-18 22:11:35.000000000 +0200
+++ /home/quentin/graphics/zathura/pkg-plist	2012-08-20 18:51:50.000000000 +0200
@@ -1,10 +1,21 @@
 bin/zathura
+include/zathura/version.h
 include/zathura/document.h
 include/zathura/macros.h
-include/zathura/version.h
-include/zathura/zathura.h
-share/applications/zathura.desktop
-%%NLS%%share/locale/de/LC_MESSAGES/zathura.mo
+include/zathura/page.h
+include/zathura/types.h
+include/zathura/plugin-api.h
+include/zathura/links.h
 libdata/pkgconfig/zathura.pc
+%%NLS%%share/locale/de/LC_MESSAGES/zathura.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/zathura.mo
+%%NLS%%share/locale/es/LC_MESSAGES/zathura.mo
+%%NLS%%share/locale/et/LC_MESSAGES/zathura.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/zathura.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/zathura.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/zathura.mo
+%%NLS%%share/locale/ta_IN/LC_MESSAGES/zathura.mo
+%%NLS%%share/locale/es_CL/LC_MESSAGES/zathura.mo
+share/applications/zathura.desktop
 @dirrmtry share/applications
 @dirrm include/zathura


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208202030.q7KKUxOq054086>