1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Update to 0.0.8.1

PR:		ports/150077
Submitted by:	Anonymous <swell.k@gmail.com>
Approved by:	Quentin Stievenart <acieroid@awesom.eu> (maintainer)
This commit is contained in:
Pav Lucistnik 2010-09-02 13:14:00 +00:00
parent 542b119c43
commit a3a9343604
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260425
2 changed files with 8 additions and 7 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= zathura
PORTVERSION= 0.0.7
PORTVERSION= 0.0.8.1
CATEGORIES= graphics print
MASTER_SITES= http://pwmt.org/zathura/download/
MASTER_SITES= http://pwmt.org/attachments/download/10/
MAINTAINER= acieroid@awesom.eu
COMMENT= Customizable lightweight pdf viewer
@ -24,14 +24,15 @@ PLIST_FILES= bin/zathura
post-patch: .SILENT
${REINPLACE_CMD} -e 's|man1|man/man1|g' \
-e '/CC/s/-s[[:space:]]/${STRIP} /' \
-e '/CC/s/$${SFLAGS}/${STRIP} /' \
-e '/CFLAGS/!s/$${LDFLAGS}/$${CFLAGS} &/' \
-e 's/{DFLAGS/{DEBUG_FLAGS/g' \
-e 's/755/${BINMODE}/' \
-e 's/644/${MANMODE}/' \
-e '/echo[[:space:]]CC/d' \
-e '/echo/!s/@//' \
-e '/echo/!s/^\([[:space:]]*\)@/\1/' \
-e '/^all:/s/options//' \
-e 's/cp[[:space:]]$$</cp $$>/' \
-e 's/\(include\)[[:space:]]\(.*\)/.\1 "\2"/' \
${WRKSRC}/Makefile
${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \

View File

@ -1,3 +1,3 @@
MD5 (zathura-0.0.7.tar.gz) = 32164bd2a6e154ee0191ca7e3585f008
SHA256 (zathura-0.0.7.tar.gz) = 8834659633210f6cdf13b62b3b6dac83e6cace41084a6ec8b7124706e783b8bb
SIZE (zathura-0.0.7.tar.gz) = 30462
MD5 (zathura-0.0.8.1.tar.gz) = 67351e5ab66cfdda9a71c9ce6c47a970
SHA256 (zathura-0.0.8.1.tar.gz) = 33c5e4344dbecbbcfdba0041ffa68b889a22eafe6ee9c45e390c0e0389e8cfad
SIZE (zathura-0.0.8.1.tar.gz) = 31833