upgrade to 0.12

PR:		32683
Submitted by:	"Alexander N. Kabaev" <ak03@gte.com>
This commit is contained in:
Ying-Chieh Liao 2001-12-11 06:01:15 +00:00
parent 368ee9a644
commit 8ffd2f189a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51326
4 changed files with 28 additions and 10 deletions

View File

@ -6,11 +6,11 @@
#
PORTNAME= pspell-ispell
PORTVERSION= 0.10.2
PORTVERSION= 0.12
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pspell
DISTNAME= ${PORTNAME}-.10.2
DISTNAME= ${PORTNAME}-.12
MAINTAINER= ports@FreeBSD.org
@ -22,6 +22,6 @@ USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
LIBS="-L${LOCALBASE}/lib" LIBTOOL="${LIBTOOL}"
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (pspell-ispell-.10.2.tar.gz) = 7bf731b6f66617ee5f49f428e2eb15ff
MD5 (pspell-ispell-.12.tar.gz) = 7329d4122b302057a18d3a55d8d1f64c

View File

@ -1,11 +1,29 @@
--- configure.orig Tue Jun 20 00:25:46 2000
+++ configure Thu Jun 29 12:16:30 2000
@@ -2149,7 +2149,7 @@
--- configure.orig Tue May 29 23:04:03 2001
+++ configure Mon Dec 10 16:48:26 2001
@@ -2237,7 +2237,7 @@
objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
-$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $lt_target \
+$libtool_flags --build="$build" $ac_aux_dir/ltmain.sh $lt_target \
-$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \
+$libtool_flags --build="$build" $ac_aux_dir/ltmain.sh $host \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
# Reload cache, that may have been modified by ltconfig
@@ -2254,7 +2254,7 @@
LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh"
# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL=${LIBTOOL}
# Redirect the config.log output again, so that the ltconfig log is not
# clobbered by the next message.
@@ -2273,7 +2273,7 @@
deplibs_check_method="$deplibs_check_method" \
file_magic_cmd="$file_magic_cmd" \
${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \
---build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \
+--build="$build" $ac_aux_dir/ltcf-cxx.sh $host \
|| { echo "configure: error: libtool tag configuration failed" 1>&2; exit 1; }
CC="$lt_save_CC"
CFLAGS="$lt_save_CFLAGS"

View File

@ -1,6 +1,6 @@
bin/make-ispell-pwli
lib/libpspell_ispell.a
lib/libpspell_ispell.so
lib/libpspell_ispell.so.0
lib/libpspell_ispell.so.1
share/pspell/en-american-ispell.pwli
share/pspell/en-ispell.pwli