* Upgrade textproc/libextractor from 0.5.15 to 0.5.16

* Change USE_LDCONFIG=yes to ${PREFIX}/lib/libextractor because some of the
  tests fail with "shared object not found" error
This commit is contained in:
Vasil Dimov 2006-11-14 08:40:53 +00:00
parent 17dbbbc371
commit 5a231f2d52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177229
3 changed files with 7 additions and 5 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= libextractor PORTNAME= libextractor
PORTVERSION= 0.5.15 PORTVERSION= 0.5.16
CATEGORIES= textproc CATEGORIES= textproc
MASTER_SITES= http://gnunet.org/libextractor/download/ \ MASTER_SITES= http://gnunet.org/libextractor/download/ \
${MASTER_SITE_GNU} ${MASTER_SITE_GNU}
@ -23,7 +23,7 @@ USE_PYTHON= yes
USE_AUTOTOOLS= libltdl:15 USE_AUTOTOOLS= libltdl:15
USE_DOS2UNIX= yes USE_DOS2UNIX= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_LDCONFIG= yes USE_LDCONFIG= ${PREFIX}/lib/libextractor
CONFIGURE_ARGS= --disable-ltdl-install --mandir=${PREFIX}/man CONFIGURE_ARGS= --disable-ltdl-install --mandir=${PREFIX}/man
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" LDFLAGS="-L${LOCALBASE}/lib"

View file

@ -1,3 +1,3 @@
MD5 (libextractor-0.5.15.tar.gz) = 151a3027090c431f69b93560bc3c9908 MD5 (libextractor-0.5.16.tar.gz) = 537c79b827406741a2f9c62ab77cc513
SHA256 (libextractor-0.5.15.tar.gz) = 90b895f66fb585c29d96f63f4bd98524739c3883c48ee9a34b37cb607ec5448f SHA256 (libextractor-0.5.16.tar.gz) = 067abcbdfbdb6a23aeeaa7d4cc602df24eb8168d74bda9aa1f45509b40e6d30b
SIZE (libextractor-0.5.15.tar.gz) = 7770185 SIZE (libextractor-0.5.16.tar.gz) = 7781562

View file

@ -43,6 +43,8 @@ lib/libextractor/libextractor_mp3.la
lib/libextractor/libextractor_mp3.so lib/libextractor/libextractor_mp3.so
lib/libextractor/libextractor_mpeg.la lib/libextractor/libextractor_mpeg.la
lib/libextractor/libextractor_mpeg.so lib/libextractor/libextractor_mpeg.so
lib/libextractor/libextractor_nsf.la
lib/libextractor/libextractor_nsf.so
%%VORBIS%%lib/libextractor/libextractor_ogg.la %%VORBIS%%lib/libextractor/libextractor_ogg.la
%%VORBIS%%lib/libextractor/libextractor_ogg.so %%VORBIS%%lib/libextractor/libextractor_ogg.so
lib/libextractor/libextractor_oo.la lib/libextractor/libextractor_oo.la