Update to 0.33.7

PR:		29448
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2001-08-08 17:16:55 +00:00
parent 45a175ed6f
commit 4f3c91e09d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45977
4 changed files with 10 additions and 30 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= aspell
PORTVERSION= 0.33.6.3
PORTVERSION= 0.33.7
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -21,9 +21,12 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-dict-dir=${PREFIX}/share/aspell \
--enable-doc-dir=${PREFIX}/share/doc/aspell
CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \
--enable-doc-dir=${DOCSDIR}
MAKE_ARGS= NOPORTDOCS=${NOPORTDOCS}
INSTALLS_SHLIB= yes
pre-build:
@${LN} -sf ${LOCALBASE}/bin/libtool ${WRKSRC}/libtool
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (aspell-.33.6.3.tar.gz) = 2b316945f11f955d7781f37a6f0735ba
MD5 (aspell-.33.7.tar.gz) = 5d26bcc1933f555390bcad57c1b34fa2

View File

@ -1,26 +0,0 @@
--- configure.orig Thu Jan 25 09:42:03 2001
+++ configure Sat Feb 17 06:18:28 2001
@@ -2276,7 +2276,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/ltmain.sh $host \
|| { echo "configure: error: libtool tag configuration failed" 1>&2; exit 1; }
CC="$lt_save_CC"
CFLAGS="$lt_save_CFLAGS"
@@ -2798,10 +2798,10 @@
top_srcdir="$ac_dots$ac_given_srcdir" ;;
esac
- case "$ac_given_INSTALL" in
- [/$]*) INSTALL="$ac_given_INSTALL" ;;
- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
- esac
+# case "$ac_given_INSTALL" in
+# [/$]*) INSTALL="$ac_given_INSTALL" ;;
+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
+# esac
echo creating "$ac_file"
rm -f "$ac_file"

View File

@ -89,9 +89,11 @@ include/aspell/vector_hash-t.hh
include/aspell/vector_hash.hh
include/aspell/weights.hh
lib/libaspell.a
lib/libaspell.la
lib/libaspell.so
lib/libaspell.so.11
lib/libpspell_aspell.a
lib/libpspell_aspell.la
lib/libpspell_aspell.so
lib/libpspell_aspell.so.2
share/aspell/ASCII.dat
@ -158,6 +160,7 @@ share/aspell/viscii.map
%%PORTDOCS%%share/doc/aspell/man-html/E_Glossary.html
%%PORTDOCS%%share/doc/aspell/man-html/F_Copyright.html
%%PORTDOCS%%share/doc/aspell/man-html/contents.png
%%PORTDOCS%%share/doc/aspell/man-html/crossref.png
%%PORTDOCS%%share/doc/aspell/man-html/index.html
%%PORTDOCS%%share/doc/aspell/man-html/manual.css
%%PORTDOCS%%share/doc/aspell/man-html/manual.html