diff -ruN enca/Makefile enca-devel/Makefile --- enca/Makefile Wed Oct 23 17:22:57 2002 +++ enca-devel/Makefile Wed Oct 23 17:24:54 2002 @@ -6,7 +6,7 @@ # PORTNAME= enca -PORTVERSION= 0.10.3 +PORTVERSION= 0.10.6 CATEGORIES= converters textproc MASTER_SITES= http://web.dkm.cz/yeti/enca/ @@ -21,6 +21,8 @@ CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc/enca \ --without-librecode \ --with-libiconv=${LOCALBASE} +CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ + LDFLAGS=-L${LOCALBASE}/lib MAN1= enca.1 MLINKS= enca.1 enconv.1 diff -ruN enca/distinfo enca-devel/distinfo --- enca/distinfo Tue Oct 8 18:16:32 2002 +++ enca-devel/distinfo Wed Oct 23 17:04:30 2002 @@ -1 +1 @@ -MD5 (enca-0.10.3.tar.bz2) = 69dee21115a9538f7116961bfe8976c9 +MD5 (enca-0.10.6.tar.bz2) = b27b99b70949e96a4729eb4c4d227661 diff -ruN enca/files/patch-lib::encnames.c enca-devel/files/patch-lib::encnames.c --- enca/files/patch-lib::encnames.c Tue Oct 8 18:16:36 2002 +++ enca-devel/files/patch-lib::encnames.c Thu Jan 1 03:00:00 1970 @@ -1,11 +0,0 @@ ---- lib/encnames.c.orig Sun Aug 18 13:05:20 2002 -+++ lib/encnames.c Wed Sep 18 17:36:39 2002 -@@ -25,7 +25,7 @@ - - #include "enca.h" - #include "internal.h" --#include "encodings.h" -+#include "tools/encodings.h" - - #define NCHARSETS (sizeof(CHARSET_INFO)/sizeof(EncaCharsetInfo)) - #define NALIASES (sizeof(ALIAS_LIST)/sizeof(char *)) diff -ruN enca/files/patch-src::Makefile.in enca-devel/files/patch-src::Makefile.in --- enca/files/patch-src::Makefile.in Tue Oct 8 18:16:36 2002 +++ enca-devel/files/patch-src::Makefile.in Thu Jan 1 03:00:00 1970 @@ -1,16 +0,0 @@ - -$FreeBSD: ports/converters/enca/files/patch-src::Makefile.in,v 1.1 2002/10/08 15:16:36 sobomax Exp $ - ---- src/Makefile.in 2002/10/08 14:55:02 1.1 -+++ src/Makefile.in 2002/10/08 14:57:25 -@@ -126,8 +126,8 @@ - HELP.in - - --LDFLAGS = @LIBS@ --enca_LDADD = -L../lib @LIBOBJS@ @CONVERTOR_LIBS@ -lenca -+LDFLAGS = @LDFLAGS@ @LIBS@ -+enca_LDADD = @LIBOBJS@ @CONVERTOR_LIBS@ ../lib/libenca.la - enca_DEPENDENCIES = @LIBOBJS@ ../lib/libenca.la - enca_CFLAGS = -I../lib - diff -ruN enca/files/patch-src::locale_detect.c enca-devel/files/patch-src::locale_detect.c --- enca/files/patch-src::locale_detect.c Wed Oct 9 22:02:06 2002 +++ enca-devel/files/patch-src::locale_detect.c Thu Jan 1 03:00:00 1970 @@ -1,13 +0,0 @@ ---- src/locale_detect.c.orig Tue Oct 8 20:11:40 2002 -+++ src/locale_detect.c Tue Oct 8 20:12:12 2002 -@@ -33,9 +33,9 @@ - # else /* HAVE_LANGINFO_H */ - char *nl_langinfo(nl_item *item); - # endif /* HAVE_LANGINFO_H */ -+#endif /* HAVE_NL_LANGINFO */ - - static char *codeset = NULL; --#endif /* HAVE_NL_LANGINFO */ - - /* Local prototypes. */ - static char* locale_alias_convert(char *locname); diff -ruN enca/pkg-plist enca-devel/pkg-plist --- enca/pkg-plist Tue Oct 8 18:16:32 2002 +++ enca-devel/pkg-plist Wed Oct 23 17:18:19 2002 @@ -7,15 +7,13 @@ include/enca.h lib/libenca.a lib/libenca.so -lib/libenca.so.1 -share/doc/enca/libenca/c1197.html +lib/libenca.so.2 share/doc/enca/libenca/c4.html share/doc/enca/libenca/index.html share/doc/enca/libenca/index.sgml share/doc/enca/libenca/libenca-analyser.html share/doc/enca/libenca/libenca-auxiliary-functions.html share/doc/enca/libenca/libenca-charsets-and-surfaces.html -share/doc/enca/libenca/libenca-internal-functions.html share/doc/enca/libenca/libenca-typedefs-and-constants.html @dirrm share/doc/enca/libenca @dirrm share/doc/enca