Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 2010 14:46:50 +0900
From:      Takefu <takefu@airport.fm>
To:        freebsd-gnats-submit@FreeBSD.org, stas@FreeBSD.org
Subject:   ports/152353: [PATCH] graphics/djvulibre: update to 3.5.23
Message-ID:  <4CE4BDCA.2060901@airport.fm>
Resent-Message-ID: <201011180550.oAI5oAoT016338@freefall.freebsd.org>

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

>Number:         152353
>Category:       ports
>Synopsis:       [PATCH] graphics/djvulibre: update to 3.5.23
>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 Nov 18 05:50:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        FreeBSD 8.1-RELEASE-p1 i386
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
- Update to 3.5.23

Port maintainer (stas@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- djvulibre-3.5.23.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/djvulibre/Makefile /root/ports/graphics/djvulibre/Makefile
--- /usr/ports/graphics/djvulibre/Makefile	2010-03-28 15:36:19.000000000 +0900
+++ /tmp/ports/graphics/djvulibre/Makefile	2010-11-18 14:38:49.000000000 +0900
@@ -6,8 +6,7 @@
 #

 PORTNAME=	djvulibre
-PORTVERSION=	3.5.22
-PORTREVISION=	3
+PORTVERSION=	3.5.23
 CATEGORIES=	graphics www
 MASTER_SITES=	ftp://ftp.SpringDaemons.com/soft/ \
 		SF/djvu/DjVuLibre/${PORTVERSION}
@@ -15,9 +14,11 @@
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	DjVu viewers and browser plugin

-LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
+LICENSE=	GPLv2
+
+LIB_DEPENDS+=	jpeg.11:${PORTSDIR}/graphics/jpeg \
 		tiff.4:${PORTSDIR}/graphics/tiff \
-		djvulibre.22:${PORTSDIR}/graphics/djvulibre-nox11
+		djvulibre.23:${PORTSDIR}/graphics/djvulibre-nox11

 USE_ICONV=	yes
 USE_GNOME=	gnomehack gnometarget
diff -ruN --exclude=CVS /usr/ports/graphics/djvulibre/distinfo /root/ports/graphics/djvulibre/distinfo
--- /usr/ports/graphics/djvulibre/distinfo	2009-07-03 23:15:55.000000000 +0900
+++ /tmp/ports/graphics/djvulibre/distinfo	2010-11-18 10:15:13.000000000 +0900
@@ -1,3 +1,2 @@
-MD5 (djvulibre-3.5.22.tar.gz) = d1513784ce0e4f37d71595dc34c95ec7
-SHA256 (djvulibre-3.5.22.tar.gz) = 3d9242f98db8f5fc8ca239ccaa91e70c20451fe3b3fa8de6f133e0888f89f0be
-SIZE (djvulibre-3.5.22.tar.gz) = 3027985
+SHA256 (djvulibre-3.5.23.tar.gz) = 608c07e629626cfe713168c942a07d2db3b0b19df4aae1f598473f4a2daf213d
+SIZE (djvulibre-3.5.23.tar.gz) = 3028428
--- djvulibre-3.5.23.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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