From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 1 18:10:07 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B941016A409 for ; Tue, 1 May 2007 18:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 80C7913C487 for ; Tue, 1 May 2007 18:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l41IA79C036707 for ; Tue, 1 May 2007 18:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l41IA71Z036705; Tue, 1 May 2007 18:10:07 GMT (envelope-from gnats) Resent-Date: Tue, 1 May 2007 18:10:07 GMT Resent-Message-Id: <200705011810.l41IA71Z036705@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9796D16A400 for ; Tue, 1 May 2007 18:02:05 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from msa03.dion.ne.jp (msa03.dion.ne.jp [222.3.140.166]) by mx1.freebsd.org (Postfix) with ESMTP id 6C94D13C447 for ; Tue, 1 May 2007 18:02:05 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from localhost.localdomain (ZT069018.ppp.dion.ne.jp [59.128.69.18]) by msa103.dion.ne.jp (DION MAIL) with ESMTP id 79E2022C037 for ; Wed, 2 May 2007 03:02:03 +0900 (JST) Message-Id: <20070502030105.8abdf5e0.tkato432@yahoo.com> Date: Wed, 2 May 2007 03:01:05 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org X-Mailman-Approved-At: Tue, 01 May 2007 18:35:39 +0000 Cc: Subject: ports/112319: Update port: www/osb-nrcore to 0.5.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 18:10:07 -0000 >Number: 112319 >Category: ports >Synopsis: Update port: www/osb-nrcore to 0.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 01 18:10:07 GMT 2007 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 6.2-RELEASE-p3 i386 >Organization: >Environment: >Description: - Update to version 0.5.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/www/osb-nrcore/Makefile www/osb-nrcore/Makefile --- /usr/ports/www/osb-nrcore/Makefile Fri Feb 9 14:26:44 2007 +++ www/osb-nrcore/Makefile Wed May 2 00:12:40 2007 @@ -6,7 +6,7 @@ # PORTNAME= osb-nrcore -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtk-webcore @@ -14,8 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+ WebCore html rendering engine -BUILD_DEPENDS= osb-jscore>=0.5.1:${PORTSDIR}/lang/osb-jscore -RUN_DEPENDS= osb-jscore>=0.5.1:${PORTSDIR}/lang/osb-jscore +BUILD_DEPENDS= osb-jscore>=0.5.2:${PORTSDIR}/lang/osb-jscore +RUN_DEPENDS= osb-jscore>=0.5.2:${PORTSDIR}/lang/osb-jscore USE_GNOME= gnomehack gnometarget gtk20 USE_AUTOTOOLS= libtool:15 diff -urN /usr/ports/www/osb-nrcore/distinfo www/osb-nrcore/distinfo --- /usr/ports/www/osb-nrcore/distinfo Fri Feb 9 14:26:44 2007 +++ www/osb-nrcore/distinfo Wed May 2 00:28:55 2007 @@ -1,3 +1,3 @@ -MD5 (osb-nrcore-0.5.1.tar.gz) = 9ea263445466c82542b7d9aeb80bbeb0 -SHA256 (osb-nrcore-0.5.1.tar.gz) = d0d2f32288e00247481b5a675d038e4d3ab297ab017c527fd7b1106fa04e0699 -SIZE (osb-nrcore-0.5.1.tar.gz) = 2129562 +MD5 (osb-nrcore-0.5.2.tar.gz) = 4c1b8ab85e44fb96d09cb73b41ecaddb +SHA256 (osb-nrcore-0.5.2.tar.gz) = ae96d293dfa45df5acdcd468b4246851efc9daf9dd5fe303bcd2dc5f802fa5be +SIZE (osb-nrcore-0.5.2.tar.gz) = 2129542 >Release-Note: >Audit-Trail: >Unformatted: