diff options
author | madpilot <madpilot@FreeBSD.org> | 2014-02-20 04:40:14 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2014-02-20 04:40:14 +0800 |
commit | e3da79c4eea8fe1ca8ddbc91a1b66bab1a58cd24 (patch) | |
tree | e1e50112f4345e22472566dc03c129a39c575429 /graphics/zathura | |
parent | 25f9e446189088d3147943231ecd27aa066150ce (diff) | |
download | freebsd-ports-gnome-e3da79c4eea8fe1ca8ddbc91a1b66bab1a58cd24.tar.gz freebsd-ports-gnome-e3da79c4eea8fe1ca8ddbc91a1b66bab1a58cd24.tar.zst freebsd-ports-gnome-e3da79c4eea8fe1ca8ddbc91a1b66bab1a58cd24.zip |
- Update to 0.2.7
PR: ports/186868
Submitted by: me
Approved by: Quentin Stievenart <quentin.stievenart@gmail.com>
(maintainer, via private email)
Diffstat (limited to 'graphics/zathura')
-rw-r--r-- | graphics/zathura/Makefile | 2 | ||||
-rw-r--r-- | graphics/zathura/distinfo | 4 | ||||
-rw-r--r-- | graphics/zathura/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index 6786456525d6..695aff60bbeb 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -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/ diff --git a/graphics/zathura/distinfo b/graphics/zathura/distinfo index b11f102b0fd5..4a16db9054bb 100644 --- a/graphics/zathura/distinfo +++ b/graphics/zathura/distinfo @@ -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 diff --git a/graphics/zathura/pkg-plist b/graphics/zathura/pkg-plist index f94564e629c7..9af917949098 100644 --- a/graphics/zathura/pkg-plist +++ b/graphics/zathura/pkg-plist @@ -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 +@dirrmtry share/dbus-1/interfaces +@dirrmtry share/dbus-1 |