mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 0.2.9
PR: 192058 Submitted by: quentin.stievenart@gmail.com (maintainer)
This commit is contained in:
parent
a33aee8d0d
commit
1152b896c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362723
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user