Date: Mon, 14 Nov 2005 13:28:20 +0200 From: Vasil Dimov <vd@datamax.bg> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kevlo@FreeBSD.org Subject: ports/89000: Update port: textproc/libextractor to 0.5.7 Message-ID: <20051114112820.GA76773@qlovarnika.bg.datamax> Resent-Message-ID: <200511141130.jAEBUDiA082015@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89000 >Category: ports >Synopsis: Update port: textproc/libextractor to 0.5.7 >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 Nov 14 11:30:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Vasil Dimov >Release: FreeBSD 6.0-STABLE amd64 >Organization: DataMax >Environment: >Description: Update textproc/libextractor from 0.5.6a to 0.5.7, files/patch-src::main::extractor.c has been applied in the upstream source. >How-To-Repeat: >Fix: --- libextractor_0.5.6a-0.5.7.diff begins here --- diff -urN --exclude=CVS --exclude=README.html libextractor.orig/Makefile libextractor/Makefile --- libextractor.orig/Makefile Sat Nov 12 02:20:58 2005 +++ libextractor/Makefile Mon Nov 14 12:54:37 2005 @@ -6,8 +6,7 @@ # PORTNAME= libextractor -PORTVERSION= 0.5.6a -PORTREVISION= 2 +PORTVERSION= 0.5.7 CATEGORIES= textproc MASTER_SITES= http://gnunet.org/libextractor/download/ \ ${MASTER_SITE_GNU} diff -urN --exclude=CVS --exclude=README.html libextractor.orig/distinfo libextractor/distinfo --- libextractor.orig/distinfo Thu Nov 10 12:40:06 2005 +++ libextractor/distinfo Mon Nov 14 12:56:04 2005 @@ -1,2 +1,3 @@ -MD5 (libextractor-0.5.6a.tar.gz) = 1e8022f10d58cc9f83ca3700b6645263 -SIZE (libextractor-0.5.6a.tar.gz) = 6115101 +MD5 (libextractor-0.5.7.tar.gz) = fe08d8f9473fcea6963afcb3d7e858c4 +SHA256 (libextractor-0.5.7.tar.gz) = 680d6a48af9aadaec82a30f4cb6344464c35e15a5eeb10e7481312e971265594 +SIZE (libextractor-0.5.7.tar.gz) = 6127292 diff -urN --exclude=CVS --exclude=README.html libextractor.orig/files/patch-src::main::extractor.c libextractor/files/patch-src::main::extractor.c --- libextractor.orig/files/patch-src::main::extractor.c Fri Nov 11 07:09:45 2005 +++ libextractor/files/patch-src::main::extractor.c Thu Jan 1 02:00:00 1970 @@ -1,14 +0,0 @@ ---- src/main/extractor.c.orig Fri Nov 11 04:54:19 2005 -+++ src/main/extractor.c Fri Nov 11 04:55:27 2005 -@@ -246,8 +246,10 @@ - - void __attribute__ ((destructor)) le_ltdl_fini(void) { - lt_dlsetsearchpath(old_dlsearchpath); -- if (old_dlsearchpath != NULL) -+ if (old_dlsearchpath != NULL) { - free(old_dlsearchpath); -+ old_dlsearchpath = NULL; -+ } - #ifdef MINGW - ShutdownWinEnv(); - #endif diff -urN --exclude=CVS --exclude=README.html libextractor.orig/pkg-plist libextractor/pkg-plist --- libextractor.orig/pkg-plist Tue Nov 1 02:20:53 2005 +++ libextractor/pkg-plist Mon Nov 14 13:16:52 2005 @@ -47,6 +47,7 @@ lib/libextractor/libextractor_wav.so lib/libextractor/libextractor_zip.so share/locale/de/LC_MESSAGES/libextractor.mo +share/locale/ga/LC_MESSAGES/libextractor.mo share/locale/ro/LC_MESSAGES/libextractor.mo share/locale/rw/LC_MESSAGES/libextractor.mo @dirrm lib/libextractor --- libextractor_0.5.6a-0.5.7.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?20051114112820.GA76773>