ports/150077: [patch] graphics/zathura: update 0.0.8.1

Anonymous swell.k at gmail.com
Sun Aug 29 04:40:08 UTC 2010


>Number:         150077
>Category:       ports
>Synopsis:       [patch] graphics/zathura: update 0.0.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 29 04:40:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: graphics/zathura/Makefile
===================================================================
RCS file: /a/.cvsup/ports/graphics/zathura/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- graphics/zathura/Makefile	23 Jul 2010 22:05:10 -0000	1.2
+++ graphics/zathura/Makefile	29 Aug 2010 04:24:35 -0000
@@ -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 at awesom.eu
 COMMENT=	Customizable lightweight pdf viewer
@@ -30,8 +30,9 @@ post-patch:	.SILENT
 		-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|' \
Index: graphics/zathura/distinfo
===================================================================
RCS file: /a/.cvsup/ports/graphics/zathura/distinfo,v
retrieving revision 1.1
diff -u -p -r1.1 distinfo
--- graphics/zathura/distinfo	5 Jul 2010 17:36:12 -0000	1.1
+++ graphics/zathura/distinfo	29 Aug 2010 04:10:15 -0000
@@ -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
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list