Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2006 14:20:05 +0200
From:      Vasil Dimov <vd@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kevlo@FreeBSD.org
Subject:   ports/93641: Update port: textproc/libextractor to 0.5.10
Message-ID:  <20060221122005.GA99658@qlovarnika.bg.datamax>
Resent-Message-ID: <200602211230.k1LCU7RK079711@freefall.freebsd.org>

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

>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 
  
 -@MINGW_FALSE@dlflag = -ldl
 +@MINGW_FALSE@dlflag =
- 
- #if HAVE_ZLIB
- zlib = -lz
+ @HAVE_ZLIB_TRUE@zlib = -lz
+ @HAVE_BZ2_TRUE@bz2lib = -lbz2
+ libextractor_la_LDFLAGS = \
--- libextractor_0.5.9-0.5.10.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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