ports/93641: Update port: textproc/libextractor to 0.5.10

Vasil Dimov vd at FreeBSD.org
Tue Feb 21 12:30:09 UTC 2006


>Number:         93641
>Category:       ports
>Synopsis:       Update port: textproc/libextractor to 0.5.10
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 21 12:30:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vasil Dimov
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
DataMax
>Environment:

>Description:

Update textproc/libextractor from 0.5.9 to 0.5.10, from the ChangeLog:

Yet another round of XPDF-related security fixes

Tested on 4, 5 and 6 i386 tinderbox

>How-To-Repeat:

>Fix:

--- libextractor_0.5.9-0.5.10.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/libextractor/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	13 Feb 2006 05:09:19 -0000	1.11
+++ Makefile	21 Feb 2006 12:15:47 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libextractor
-PORTVERSION=	0.5.9
+PORTVERSION=	0.5.10
 CATEGORIES=	textproc
 MASTER_SITES=	http://gnunet.org/libextractor/download/ \
 		${MASTER_SITE_GNU}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/libextractor/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	9 Feb 2006 14:59:10 -0000	1.4
+++ distinfo	21 Feb 2006 12:15:47 -0000
@@ -1,3 +1,3 @@
-MD5 (libextractor-0.5.9.tar.gz) = 21c22bf2653a3200968417d6642b6662
-SHA256 (libextractor-0.5.9.tar.gz) = 99a837dbe267d1d18267f9cdb5ee3b1583447c935765b32bb939a1c23edd2ea0
-SIZE (libextractor-0.5.9.tar.gz) = 6138887
+MD5 (libextractor-0.5.10.tar.gz) = a1da675f518d7c6bfff804e0ae0c81d4
+SHA256 (libextractor-0.5.10.tar.gz) = 1a4bb63fc99dde3d6f9e4392400228b5844d61fa3b4b6b5272ec8301eb5b264a
+SIZE (libextractor-0.5.10.tar.gz) = 6149272
Index: files/patch-src::main::Makefile.in
===================================================================
RCS file: /home/pcvs/ports/textproc/libextractor/files/patch-src::main::Makefile.in,v
retrieving revision 1.2
diff -u -r1.2 patch-src::main::Makefile.in
--- files/patch-src::main::Makefile.in	31 Oct 2005 02:07:46 -0000	1.2
+++ files/patch-src::main::Makefile.in	21 Feb 2006 12:15:47 -0000
@@ -1,11 +1,11 @@
---- src/main/Makefile.in.orig	Wed Oct 26 19:19:12 2005
-+++ src/main/Makefile.in	Wed Oct 26 19:19:28 2005
+--- src/main/Makefile.in.orig	Tue Feb 21 12:55:39 2006
++++ src/main/Makefile.in	Tue Feb 21 12:55:04 2006
 @@ -263,7 +263,7 @@
  extract_LDADD = \
    $(top_builddir)/src/main/libextractor.la 
  
 - at MINGW_FALSE@dlflag = -ldl
 + at MINGW_FALSE@dlflag =
- 
- #if HAVE_ZLIB
- zlib = -lz
+ @HAVE_ZLIB_TRUE at zlib = -lz
+ @HAVE_BZ2_TRUE at bz2lib = -lbz2
+ libextractor_la_LDFLAGS = \
--- libextractor_0.5.9-0.5.10.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list