ports/155742: [PATCH] graphics/djvulibre: update to 3.5.24
Takefu
takefu at airport.fm
Mon Mar 21 09:30:02 UTC 2011
>Number: 155742
>Category: ports
>Synopsis: [PATCH] graphics/djvulibre: update to 3.5.24
>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: Mon Mar 21 09:30:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Takefu
>Release: FreeBSD 8.2-RELEASE amd64
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
- Update to 3.5.24
graphics/djvulibre
graphics/djvulibre-nox11
Port maintainer (stas at FreeBSD.org) is cc'd.
>How-To-Repeat:
>Fix:
--- djvulibre-3.5.24.patch begins here ---
diff -ruN /usr/ports/graphics/djvulibre/Makefile graphics/djvulibre/Makefile
--- /usr/ports/graphics/djvulibre/Makefile 2010-12-06 08:35:03.000000000 +0900
+++ graphics/djvulibre/Makefile 2011-03-21 16:35:27.000000000 +0900
@@ -6,7 +6,7 @@
#
PORTNAME= djvulibre
-PORTVERSION= 3.5.23
+PORTVERSION= 3.5.24
CATEGORIES= graphics www
MASTER_SITES= SF/djvu/DjVuLibre/${PORTVERSION}
@@ -17,7 +17,7 @@
LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
- djvulibre.23:${PORTSDIR}/graphics/djvulibre-nox11
+ djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11
USE_ICONV= yes
USE_GNOME= gnomehack gnometarget
diff -ruN /usr/ports/graphics/djvulibre/distinfo graphics/djvulibre/distinfo
--- /usr/ports/graphics/djvulibre/distinfo 2010-11-22 08:53:56.000000000 +0900
+++ graphics/djvulibre/distinfo 2011-03-21 16:35:48.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (djvulibre-3.5.23.tar.gz) = 608c07e629626cfe713168c942a07d2db3b0b19df4aae1f598473f4a2daf213d
-SIZE (djvulibre-3.5.23.tar.gz) = 3028428
+SHA256 (djvulibre-3.5.24.tar.gz) = c0734c81d22a0e458c3fb5efd4c3eab051bcb6ad8740f5a5784c1f5699482534
+SIZE (djvulibre-3.5.24.tar.gz) = 2998853
--- djvulibre-3.5.24.patch ends here ---
--- djvulibre-nox11-3.5.24.patch begins here ---
diff -ruN /usr/ports/graphics/djvulibre-nox11/Makefile graphics/djvulibre-nox11/Makefile
--- /usr/ports/graphics/djvulibre-nox11/Makefile 2010-11-22 08:53:56.000000000 +0900
+++ graphics/djvulibre-nox11/Makefile 2011-03-18 10:54:12.000000000 +0900
@@ -6,8 +6,7 @@
#
PORTNAME= djvulibre
-PORTVERSION= 3.5.23
-PORTREVISION= 0
+PORTVERSION= 3.5.24
CATEGORIES= graphics www
MASTER_SITES= SF/djvu/DjVuLibre/${PORTVERSION}
PKGNAMESUFFIX= -nox11
diff -ruN /usr/ports/graphics/djvulibre-nox11/distinfo graphics/djvulibre-nox11/distinfo
--- /usr/ports/graphics/djvulibre-nox11/distinfo 2010-11-22 08:53:56.000000000 +0900
+++ graphics/djvulibre-nox11/distinfo 2011-03-18 08:00:59.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (djvulibre-3.5.23.tar.gz) = 608c07e629626cfe713168c942a07d2db3b0b19df4aae1f598473f4a2daf213d
-SIZE (djvulibre-3.5.23.tar.gz) = 3028428
+SHA256 (djvulibre-3.5.24.tar.gz) = c0734c81d22a0e458c3fb5efd4c3eab051bcb6ad8740f5a5784c1f5699482534
+SIZE (djvulibre-3.5.24.tar.gz) = 2998853
diff -ruN /usr/ports/graphics/djvulibre-nox11/files/patch-tools_any2djvu graphics/djvulibre-nox11/files/patch-tools_any2djvu
--- /usr/ports/graphics/djvulibre-nox11/files/patch-tools_any2djvu 2010-07-21 16:58:48.000000000 +0900
+++ graphics/djvulibre-nox11/files/patch-tools_any2djvu 2011-03-18 08:06:49.000000000 +0900
@@ -1,20 +1,15 @@
---- tools/any2djvu.orig 2008-02-17 20:18:08.000000000 +0300
-+++ tools/any2djvu 2008-02-17 20:20:31.000000000 +0300
-@@ -1,11 +1,11 @@
+--- tools/any2djvu.orig 2011-03-07 02:43:17.000000000 +0900
++++ tools/any2djvu 2011-03-18 08:06:17.000000000 +0900
+@@ -1,6 +1,6 @@
-#! /bin/bash -f
+#!/bin/sh
- # CVS version control block - do not edit manually
- # $RCSfile: any2djvu,v $
- # $Revision: 1.3 $
- # $Date: 2007/08/10 08:08:55 $
- # $Source: /cvsroot/djvu/djvulibre-3.5/tools/any2djvu,v $
-function copyright()
+copyright()
{
echo "Copyright (C) 2002 David Kreil <D.Kreil at IEEE.Org>"
echo "Modified by Barak A. Pearlmutter <bap at debian.org>"
-@@ -14,7 +14,7 @@
+@@ -8,7 +8,7 @@
echo "Released under the GNU GPL v2, 21-Oct-2002."
}
@@ -23,7 +18,7 @@
{
echo "This program is distributed in the hope that it will be useful,"
echo "but WITHOUT ANY WARRANTY; without even the implied warranty of"
-@@ -22,7 +22,7 @@
+@@ -16,7 +16,7 @@
echo "GNU General Public License for more details."
}
@@ -32,7 +27,7 @@
{
echo "By using this tool you accept the following disclaimer:"
echo " Because the any2djvu service is free of charge, there is no"
-@@ -40,7 +40,7 @@
+@@ -34,7 +34,7 @@
ocr=1
docformat=2
@@ -41,7 +36,7 @@
{
echo "Notes:"
echo " - Internet connection is required."
-@@ -53,7 +53,7 @@
+@@ -47,7 +47,7 @@
echo " - This software comes with NO WARRANTY."
}
@@ -50,7 +45,7 @@
{
echo "Codes for the formats of the input documents to use with -f"
echo " 1 - DjVu Document (for verification or OCR)"
-@@ -67,7 +67,7 @@
+@@ -61,7 +61,7 @@
echo " 9 - Scanned Document - Color/Mixed - >400 dpi"
}
@@ -59,7 +54,7 @@
{
echo "Convert files from .ps/.ps.gz/.pdf to .djvu"
echo "Usage: $0 [options] [url] {filename(s)}"
-@@ -123,13 +123,13 @@
+@@ -117,13 +117,13 @@
fi
# check OCR option
@@ -75,16 +70,16 @@
format_help
exit 0
fi
-@@ -215,7 +215,7 @@
+@@ -209,7 +209,7 @@
-F ocr=$ocr -F legal=1 "$rurl/$rcgi" \
| eval tee "'$log'" $shellopts
else
- wget $wgetopts -O - "$rurl/$rcgi?urlupload=$lurl/$in$cgiopts" \
-+ /usr/bin/fetch$wgetopts -o - "$rurl/$rcgi?urlupload=$lurl/$in$cgiopts" \
++ /usr/bin/fetch $wgetopts -o - "$rurl/$rcgi?urlupload=$lurl/$in$cgiopts" \
| eval tee "'$log'" $shellopts
fi
l=`egrep 'href=djvu/.*\.djvu' "$log"`
-@@ -225,7 +225,7 @@
+@@ -219,7 +219,7 @@
echo "error: something got wrong. check log file"
exit 1
fi
diff -ruN /usr/ports/graphics/djvulibre-nox11/pkg-plist graphics/djvulibre-nox11/pkg-plist
--- /usr/ports/graphics/djvulibre-nox11/pkg-plist 2010-11-22 08:53:56.000000000 +0900
+++ graphics/djvulibre-nox11/pkg-plist 2011-03-18 08:20:10.000000000 +0900
@@ -20,7 +20,7 @@
include/libdjvu/ddjvuapi.h
include/libdjvu/miniexp.h
lib/libdjvulibre.so
-lib/libdjvulibre.so.23
+lib/libdjvulibre.so.24
libdata/pkgconfig/ddjvuapi.pc
share/djvu/osi/cs/messages.xml
share/djvu/osi/de/libdjvu++.xml
--- djvulibre-nox11-3.5.24.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list