Here's an update to zathura 0.0.8.5. OK maintainer.

Regards,
Tim

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/zathura/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile    26 Nov 2011 19:53:17 -0000      1.14
+++ Makefile    14 Jan 2012 23:22:02 -0000
@@ -1,12 +1,11 @@
 # $OpenBSD: Makefile,v 1.14 2011/11/26 19:53:17 kili Exp $
 
 COMMENT =              pdf viewer with vi-like keybindings
-DISTNAME =             zathura-0.0.8.3
-REVISION=              2
+DISTNAME =             zathura-0.0.8.5
 
 CATEGORIES =           textproc x11
 
-HOMEPAGE =             http://zathura.pwmt.org/
+HOMEPAGE =             http://pwmt.org/projects/zathura/
 
 MAINTAINER =           Abel Abraham Camarillo Ojeda <acam...@the00z.org>
 
@@ -27,6 +26,7 @@
 
 MASTER_SITES = https://pwmt.org/download/
 
+BUILD_DEPENDS =        textproc/py-docutils
 LIB_DEPENDS =  devel/atk \
                graphics/gdk-pixbuf2 \
                print/poppler \
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/zathura/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    10 Apr 2011 06:27:06 -0000      1.3
+++ distinfo    14 Jan 2012 23:22:02 -0000
@@ -1,5 +1,5 @@
-MD5 (zathura-0.0.8.3.tar.gz) = lbHQJZPnBV8I2jglrVSVTQ==
-RMD160 (zathura-0.0.8.3.tar.gz) = Owwbr/DVDdFGli3Bf975u12Ra4s=
-SHA1 (zathura-0.0.8.3.tar.gz) = jZmK0N78jW6rs9oo9hFc4mSJ1PQ=
-SHA256 (zathura-0.0.8.3.tar.gz) = 5g1earSJmljKd3HFI14BbkAxeIVnKVXtOmR0tCm9/fw=
-SIZE (zathura-0.0.8.3.tar.gz) = 34385
+MD5 (zathura-0.0.8.5.tar.gz) = UuDDs5F8f+rsupjP+ENbkA==
+RMD160 (zathura-0.0.8.5.tar.gz) = XY3hNXEk4GfPjNN8dLIVkbqKkAc=
+SHA1 (zathura-0.0.8.5.tar.gz) = jWW5ZPyA84DP7l6+Gn/L6/OM+/c=
+SHA256 (zathura-0.0.8.5.tar.gz) = hHUbCeANldeJlXMjhmbfBBTKtys9IL0+XjbbBeSF8Lk=
+SIZE (zathura-0.0.8.5.tar.gz) = 38092
Index: patches/patch-config_mk
===================================================================
RCS file: /cvs/ports/textproc/zathura/patches/patch-config_mk,v
retrieving revision 1.2
diff -u -r1.2 patch-config_mk
--- patches/patch-config_mk     24 Nov 2010 12:12:01 -0000      1.2
+++ patches/patch-config_mk     14 Jan 2012 23:22:02 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-config_mk,v 1.2 2010/11/24 12:12:01 edd Exp $
---- config.mk.orig     Sun Nov 21 11:53:41 2010
-+++ config.mk  Tue Nov 23 14:39:39 2010
-@@ -11,7 +11,7 @@ MANPREFIX ?= ${PREFIX}/share/man
+--- config.mk.orig     Wed Nov  9 16:52:47 2011
++++ config.mk  Sun Jan 15 00:02:36 2012
+@@ -12,7 +12,7 @@ DESKTOPPREFIX ?= ${PREFIX}/share/applications
  GTK_INC = $(shell pkg-config --cflags gtk+-2.0 poppler-glib)
  GTK_LIB = $(shell pkg-config --libs gtk+-2.0 gthread-2.0 poppler-glib)
  
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/zathura/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST   7 Sep 2010 14:06:01 -0000       1.1.1.1
+++ pkg/PLIST   14 Jan 2012 23:22:02 -0000
@@ -1,3 +1,4 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2010/09/07 14:06:01 edd Exp $
 @bin bin/zathura
 @man man/man1/zathura.1
+@man man/man5/zathurarc.5

Reply via email to