From owner-freebsd-ports Mon Dec 2 14:21: 2 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9562E37B401 for ; Mon, 2 Dec 2002 14:20:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF8143F0C for ; Mon, 2 Dec 2002 14:20:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB2MK7x3002882 for ; Mon, 2 Dec 2002 14:20:07 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB2MK7ac002881; Mon, 2 Dec 2002 14:20:07 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61B3D37B404 for ; Mon, 2 Dec 2002 14:10:25 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E17B43ECD for ; Mon, 2 Dec 2002 14:10:23 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 85B7293D for ; Tue, 3 Dec 2002 07:10:19 +0900 (JST) Message-Id: <20021203070949.7043bcd8.tkato@prontomail.com> Date: Tue, 3 Dec 2002 07:09:49 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45936: Update port: lang/onyx to 4.2.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45936 >Category: ports >Synopsis: Update port: lang/onyx to 4.2.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 02 14:20:07 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 4.2.0 >How-To-Repeat: >Fix: diff -urN /usr/ports/lang/onyx/Makefile lang/onyx/Makefile --- /usr/ports/lang/onyx/Makefile Wed Nov 20 23:45:58 2002 +++ lang/onyx/Makefile Tue Dec 3 03:45:57 2002 @@ -6,7 +6,7 @@ # PORTNAME= onyx -PORTVERSION= 4.1.0 +PORTVERSION= 4.2.0 CATEGORIES= lang MASTER_SITES= http://www.canonware.com/download/onyx/ diff -urN /usr/ports/lang/onyx/distinfo lang/onyx/distinfo --- /usr/ports/lang/onyx/distinfo Wed Nov 20 23:45:58 2002 +++ lang/onyx/distinfo Tue Dec 3 03:47:49 2002 @@ -1 +1 @@ -MD5 (onyx-4.1.0.tar.gz) = 0128df5afe9d20c020b537a39011cd02 +MD5 (onyx-4.2.0.tar.gz) = 1578ea028762ffdd0fae150830d7990b diff -urN /usr/ports/lang/onyx/pkg-plist lang/onyx/pkg-plist --- /usr/ports/lang/onyx/pkg-plist Wed Nov 20 23:45:58 2002 +++ lang/onyx/pkg-plist Tue Dec 3 03:54:47 2002 @@ -32,6 +32,8 @@ 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 @@ -44,7 +46,7 @@ include/libonyx/xep.h lib/libonyx.a lib/libonyx.so -lib/libonyx.so.7 +lib/libonyx.so.8 share/onyx share/onyx-%%ONYX_VERSION%%/doc/html/contents.png share/onyx-%%ONYX_VERSION%%/doc/html/img1.png @@ -52,6 +54,7 @@ share/onyx-%%ONYX_VERSION%%/doc/html/img11.png share/onyx-%%ONYX_VERSION%%/doc/html/img12.png share/onyx-%%ONYX_VERSION%%/doc/html/img13.png +share/onyx-%%ONYX_VERSION%%/doc/html/img14.png share/onyx-%%ONYX_VERSION%%/doc/html/img2.png share/onyx-%%ONYX_VERSION%%/doc/html/img3.png share/onyx-%%ONYX_VERSION%%/doc/html/img4.png @@ -73,7 +76,14 @@ share/onyx-%%ONYX_VERSION%%/doc/html/node104.html share/onyx-%%ONYX_VERSION%%/doc/html/node105.html share/onyx-%%ONYX_VERSION%%/doc/html/node106.html +share/onyx-%%ONYX_VERSION%%/doc/html/node107.html +share/onyx-%%ONYX_VERSION%%/doc/html/node108.html +share/onyx-%%ONYX_VERSION%%/doc/html/node109.html share/onyx-%%ONYX_VERSION%%/doc/html/node11.html +share/onyx-%%ONYX_VERSION%%/doc/html/node110.html +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/node12.html share/onyx-%%ONYX_VERSION%%/doc/html/node13.html share/onyx-%%ONYX_VERSION%%/doc/html/node14.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message