diff -urN /usr/ports/lang/onyx/Makefile lang/onyx/Makefile --- /usr/ports/lang/onyx/Makefile Sat Apr 12 22:53:48 2003 +++ lang/onyx/Makefile Mon Apr 21 13:12:39 2003 @@ -6,7 +6,7 @@ # PORTNAME= onyx -PORTVERSION= 4.3.0 +PORTVERSION= 4.4.3 CATEGORIES= lang MASTER_SITES= http://www.canonware.com/download/onyx/ @@ -17,6 +17,7 @@ LIB_DEPENDS= edit.5:${PORTSDIR}/devel/libedit \ pcre.0:${PORTSDIR}/devel/pcre +USE_BZIP2= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff -urN /usr/ports/lang/onyx/distinfo lang/onyx/distinfo --- /usr/ports/lang/onyx/distinfo Sat Apr 12 22:53:48 2003 +++ lang/onyx/distinfo Mon Apr 21 13:29:08 2003 @@ -1 +1 @@ -MD5 (onyx-4.3.0.tar.gz) = 061133d50e72a35d53c67accb23e3b08 +MD5 (onyx-4.4.3.tar.bz2) = 27c894515bd106cbdd9b4f7059d91c01 diff -urN /usr/ports/lang/onyx/pkg-plist lang/onyx/pkg-plist --- /usr/ports/lang/onyx/pkg-plist Sat Apr 12 22:53:48 2003 +++ lang/onyx/pkg-plist Mon Apr 21 13:40:06 2003 @@ -33,8 +33,6 @@ include/libonyx/nxo_operator.h include/libonyx/nxo_pmark.h include/libonyx/nxo_real.h -include/libonyx/nxo_regex.h -include/libonyx/nxo_regsub.h include/libonyx/nxo_stack.h include/libonyx/nxo_string.h include/libonyx/nxo_thread.h @@ -47,7 +45,7 @@ include/libonyx/xep.h lib/libonyx.a lib/libonyx.so -lib/libonyx.so.10 +lib/libonyx.so.12 share/onyx share/onyx-%%ONYX_VERSION%%/doc/html/contents.png share/onyx-%%ONYX_VERSION%%/doc/html/img1.png @@ -86,6 +84,7 @@ share/onyx-%%ONYX_VERSION%%/doc/html/node111.html share/onyx-%%ONYX_VERSION%%/doc/html/node112.html share/onyx-%%ONYX_VERSION%%/doc/html/node113.html +share/onyx-%%ONYX_VERSION%%/doc/html/node114.html share/onyx-%%ONYX_VERSION%%/doc/html/node12.html share/onyx-%%ONYX_VERSION%%/doc/html/node13.html share/onyx-%%ONYX_VERSION%%/doc/html/node14.html