svn commit: r345145 - head/graphics/zathura

Guido Falsi madpilot at FreeBSD.org
Wed Feb 19 20:40:15 UTC 2014


Author: madpilot
Date: Wed Feb 19 20:40:14 2014
New Revision: 345145
URL: http://svnweb.freebsd.org/changeset/ports/345145
QAT: https://qat.redports.org/buildarchive/r345145/

Log:
  - Update to 0.2.7
  
  PR:		ports/186868
  Submitted by:	me
  Approved by:	Quentin Stievenart <quentin.stievenart at gmail.com>
  		(maintainer, via private email)

Modified:
  head/graphics/zathura/Makefile
  head/graphics/zathura/distinfo
  head/graphics/zathura/pkg-plist

Modified: head/graphics/zathura/Makefile
==============================================================================
--- head/graphics/zathura/Makefile	Wed Feb 19 20:32:17 2014	(r345144)
+++ head/graphics/zathura/Makefile	Wed Feb 19 20:40:14 2014	(r345145)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zathura
-PORTVERSION=	0.2.6
+PORTVERSION=	0.2.7
 CATEGORIES=	graphics print
 MASTER_SITES=	http://pwmt.org/projects/zathura/download/
 

Modified: head/graphics/zathura/distinfo
==============================================================================
--- head/graphics/zathura/distinfo	Wed Feb 19 20:32:17 2014	(r345144)
+++ head/graphics/zathura/distinfo	Wed Feb 19 20:40:14 2014	(r345145)
@@ -1,2 +1,2 @@
-SHA256 (zathura-0.2.6.tar.gz) = ac529507350f148dcaa27fd266ad5973c2205066e2960fc92c049724ddd617f2
-SIZE (zathura-0.2.6.tar.gz) = 134021
+SHA256 (zathura-0.2.7.tar.gz) = ef43be7705612937d095bfbe719a03503bf7e45493ea9409cb43a45cf96f0daf
+SIZE (zathura-0.2.7.tar.gz) = 145007

Modified: head/graphics/zathura/pkg-plist
==============================================================================
--- head/graphics/zathura/pkg-plist	Wed Feb 19 20:32:17 2014	(r345144)
+++ head/graphics/zathura/pkg-plist	Wed Feb 19 20:40:14 2014	(r345145)
@@ -10,6 +10,7 @@ libdata/pkgconfig/zathura.pc
 man/man1/zathura.1.gz
 man/man5/zathurarc.5.gz
 share/applications/zathura.desktop
+share/dbus-1/interfaces/org.pwmt.zathura.xml
 %%NLS%%share/locale/ca/LC_MESSAGES/zathura.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/zathura.mo
 %%NLS%%share/locale/de/LC_MESSAGES/zathura.mo
@@ -23,6 +24,7 @@ share/applications/zathura.desktop
 %%NLS%%share/locale/hr/LC_MESSAGES/zathura.mo
 %%NLS%%share/locale/id_ID/LC_MESSAGES/zathura.mo
 %%NLS%%share/locale/it/LC_MESSAGES/zathura.mo
+%%NLS%%share/locale/no/LC_MESSAGES/zathura.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/zathura.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/zathura.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/zathura.mo
@@ -38,3 +40,5 @@ share/applications/zathura.desktop
 %%NLS%%@dirrmtry share/locale/ta_IN
 %%NLS%%@dirrmtry share/locale/uk_UA/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/uk_UA
+ at dirrmtry share/dbus-1/interfaces
+ at dirrmtry share/dbus-1


More information about the svn-ports-all mailing list