Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2011 18:41:26 GMT
From:      Quentin Stievenart <acieroid@awesom.eu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156554: [PATCH] graphics/zathura: update to 0.0.8.3
Message-ID:  <201104211841.p3LIfQk8092221@red.freebsd.org>
Resent-Message-ID: <201104211850.p3LIo7pZ033409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156554
>Category:       ports
>Synopsis:       [PATCH] graphics/zathura: update to 0.0.8.3
>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:   Thu Apr 21 18:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Quentin Stievenart
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD daemon 8.2-STABLE FreeBSD 8.2-STABLE #5: Tue Mar  1 19:45:55 CET
>Description:
- Update to 0.0.8.3
- FETCH_ARGS set to -Fpr (default, except -A that is removed) to allow fetch to download the source tarball
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/graphics/zathura/Makefile /root/zathura/Makefile
--- /usr/ports/graphics/zathura/Makefile	2010-12-02 09:13:16.000000000 +0100
+++ /root/zathura/Makefile	2011-04-21 20:39:32.000000000 +0200
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	zathura
-PORTVERSION=	0.0.8.2
+PORTVERSION=	0.0.8.3
 CATEGORIES=	graphics print
-MASTER_SITES=	http://pwmt.org/attachments/download/31/
+MASTER_SITES=	http://pwmt.org/download/
 
 MAINTAINER=	acieroid@awesom.eu
 COMMENT=	Customizable lightweight pdf viewer
@@ -17,6 +17,7 @@
 		cairo.2:${PORTSDIR}/graphics/cairo
 
 USE_GNOME=	glib20 gtk20
+FETCH_ARGS=	-Fpr
 
 MAN1=		zathura.1
 MANCOMPRESSED=	no
diff -ruN --exclude=CVS /usr/ports/graphics/zathura/distinfo /root/zathura/distinfo
--- /usr/ports/graphics/zathura/distinfo	2010-12-02 09:13:16.000000000 +0100
+++ /root/zathura/distinfo	2011-04-21 20:07:59.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (zathura-0.0.8.2.tar.gz) = c08472d0386875655c58677e2b099cdbd32396a2934b00d0325ab7ab6f610a95
-SIZE (zathura-0.0.8.2.tar.gz) = 33732
+SHA256 (zathura-0.0.8.3.tar.gz) = e60d5e6ab4899a58ca7771c5235e016e40317885672955ed3a6474b429bdfdfc
+SIZE (zathura-0.0.8.3.tar.gz) = 34385
===> Done


>Release-Note:
>Audit-Trail:
>Unformatted:
 X-REMOTE_ADDR-Is-Open-Proxy: Maybe
 X-Send-Pr-Version: www-3.1
 X-GNATS-Notify: 
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104211841.p3LIfQk8092221>