diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-08-16 21:51:33 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-08-16 21:51:33 +0000 |
commit | 5bd4240e80a3168ccfa0617aa984d961949cf99d (patch) | |
tree | 5881ae50d5f7083f6f5bef6012c23c0dc216e85a /graphics/zathura | |
parent | f429cdbbd5505797f3bda8d5b79783f6a8539454 (diff) |
Update to 0.0.8.4
PR: ports/159300
Submitted by: Quentin Stievenart <acieroid@awesom.eu> (maintainer)
Approved by: wxs (mentor)
Notes
Notes:
svn path=/head/; revision=279853
Diffstat (limited to 'graphics/zathura')
-rw-r--r-- | graphics/zathura/Makefile | 6 | ||||
-rw-r--r-- | graphics/zathura/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index 03bcd57a814b..c6bf292264e3 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zathura -PORTVERSION= 0.0.8.3 +PORTVERSION= 0.0.8.4 CATEGORIES= graphics print MASTER_SITES= http://pwmt.org/download/ @@ -21,7 +21,9 @@ FETCH_ARGS= -Fpr MAN1= zathura.1 MANCOMPRESSED= no -PLIST_FILES= bin/zathura +PLIST_FILES= bin/zathura \ + share/applications/zathura.desktop +PLIST_DIRSTRY= share/applications post-patch: .SILENT ${REINPLACE_CMD} -e 's|man1|man/man1|g' \ diff --git a/graphics/zathura/distinfo b/graphics/zathura/distinfo index d4586d4b39ae..2ec33acd84b3 100644 --- a/graphics/zathura/distinfo +++ b/graphics/zathura/distinfo @@ -1,2 +1,2 @@ -SHA256 (zathura-0.0.8.3.tar.gz) = e60d5e6ab4899a58ca7771c5235e016e40317885672955ed3a6474b429bdfdfc -SIZE (zathura-0.0.8.3.tar.gz) = 34385 +SHA256 (zathura-0.0.8.4.tar.gz) = 168b13b95c6689dcc3b0cc0f1758bf3877c7a81b4b8985e8c033bfbb8e35380e +SIZE (zathura-0.0.8.4.tar.gz) = 37542 |