diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-07-23 19:56:59 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-07-23 19:56:59 +0000 |
commit | 1152b896c8b1a2959eea398bd5a52772ed895035 (patch) | |
tree | a35f7cc2cbedd125477471e258d7d7fd95bbf5e3 /graphics | |
parent | a33aee8d0d9b52cf6e6bbc4c9d0555ed5f91d4b3 (diff) | |
download | ports-1152b896c8b1a2959eea398bd5a52772ed895035.tar.gz ports-1152b896c8b1a2959eea398bd5a52772ed895035.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/zathura/Makefile | 5 | ||||
-rw-r--r-- | graphics/zathura/distinfo | 4 | ||||
-rw-r--r-- | graphics/zathura/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index 7b4c63621a69..41e5af8d05ac 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zathura -PORTVERSION= 0.2.7 -PORTREVISION= 1 +PORTVERSION= 0.2.9 CATEGORIES= graphics print MASTER_SITES= http://pwmt.org/projects/zathura/download/ @@ -54,7 +53,7 @@ post-patch: .SILENT ${WRKSRC}/config.mk ${REINPLACE_CMD} -e 's|/etc|${PREFIX}&|g' \ ${WRKSRC}/config.h \ - ${WRKSRC}/zathurarc.5.rst + ${WRKSRC}/doc/man/zathurarc.5.rst (cd ${WRKSRC}; ${RM} -f zathura.1 zathurarc.5) .include <bsd.port.mk> diff --git a/graphics/zathura/distinfo b/graphics/zathura/distinfo index 4a16db9054bb..53eed9721c41 100644 --- a/graphics/zathura/distinfo +++ b/graphics/zathura/distinfo @@ -1,2 +1,2 @@ -SHA256 (zathura-0.2.7.tar.gz) = ef43be7705612937d095bfbe719a03503bf7e45493ea9409cb43a45cf96f0daf -SIZE (zathura-0.2.7.tar.gz) = 145007 +SHA256 (zathura-0.2.9.tar.gz) = 2c071d403ec9348b839567b2897850bf29d9c24c85982b5509a1a429a72ee09f +SIZE (zathura-0.2.9.tar.gz) = 196690 diff --git a/graphics/zathura/pkg-plist b/graphics/zathura/pkg-plist index 9af917949098..8e446e590f63 100644 --- a/graphics/zathura/pkg-plist +++ b/graphics/zathura/pkg-plist @@ -24,6 +24,7 @@ share/dbus-1/interfaces/org.pwmt.zathura.xml %%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/lt/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 |