ports/152352: [PATCH] graphics/djvulibre-nox11: update to 3.5.23
Takefu
takefu at airport.fm
Thu Nov 18 05:50:10 UTC 2010
>Number: 152352
>Category: ports
>Synopsis: [PATCH] graphics/djvulibre-nox11: 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 at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- djvulibre-nox11-3.5.23.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/djvulibre-nox11/Makefile /root/ports/graphics/djvulibre-nox11/Makefile
--- /usr/ports/graphics/djvulibre-nox11/Makefile 2010-02-05 20:38:20.000000000 +0900
+++ /tmp/ports/graphics/djvulibre-nox11/Makefile 2010-11-18 14:15:45.000000000 +0900
@@ -6,8 +6,7 @@
#
PORTNAME= djvulibre
-PORTVERSION= 3.5.22
-PORTREVISION= 2
+PORTVERSION= 3.5.23
CATEGORIES= graphics www
MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \
SF/djvu/DjVuLibre/${PORTVERSION}
@@ -16,7 +15,9 @@
MAINTAINER= stas at FreeBSD.org
COMMENT= DjVu base libraries and utilities
-LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
+LICENSE= GPLv2
+
+LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
USE_ICONV= yes
diff -ruN --exclude=CVS /usr/ports/graphics/djvulibre-nox11/distinfo /root/ports/graphics/djvulibre-nox11/distinfo
--- /usr/ports/graphics/djvulibre-nox11/distinfo 2009-07-03 23:15:18.000000000 +0900
+++ /tmp/ports/graphics/djvulibre-nox11/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
diff -ruN --exclude=CVS /usr/ports/graphics/djvulibre-nox11/files/patch-config_ltmain.sh /root/ports/graphics/djvulibre-nox11/files/patch-config_ltmain.sh
--- /usr/ports/graphics/djvulibre-nox11/files/patch-config_ltmain.sh 2008-08-27 00:55:02.000000000 +0900
+++ /tmp/ports/graphics/djvulibre-nox11/files/patch-config_ltmain.sh 2010-11-18 10:15:13.000000000 +0900
@@ -1,14 +1,14 @@
---- config/ltmain.sh.orig 2008-08-26 16:13:33.000000000 +0400
-+++ config/ltmain.sh 2008-08-26 16:14:40.000000000 +0400
-@@ -6002,14 +6002,6 @@
- IFS="$save_ifs"
+--- config/ltmain.sh.orig 2010-03-20 05:39:50.000000000 +0900
++++ config/ltmain.sh 2010-11-17 14:41:57.000000000 +0900
+@@ -2076,14 +2076,6 @@
+ func_execute_cmds "$postinstall_cmds" 'exit $?'
fi
- # Install the pseudo-library for information purposes.
-- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+- func_basename "$file"
+- name="$func_basename_result"
- instname="$dir/$name"i
-- $show "$install_prog $instname $destdir/$name"
-- $run eval "$install_prog $instname $destdir/$name" || exit $?
+- func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff -ruN --exclude=CVS /usr/ports/graphics/djvulibre-nox11/pkg-plist /root/ports/graphics/djvulibre-nox11/pkg-plist
--- /usr/ports/graphics/djvulibre-nox11/pkg-plist 2009-07-03 23:15:18.000000000 +0900
+++ /tmp/ports/graphics/djvulibre-nox11/pkg-plist 2010-11-18 10:15:13.000000000 +0900
@@ -20,7 +20,7 @@
include/libdjvu/ddjvuapi.h
include/libdjvu/miniexp.h
lib/libdjvulibre.so
-lib/libdjvulibre.so.22
+lib/libdjvulibre.so.23
libdata/pkgconfig/ddjvuapi.pc
share/djvu/osi/cs/messages.xml
share/djvu/osi/de/libdjvu++.xml
--- djvulibre-nox11-3.5.23.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list