From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 24 19:30:12 2005 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28FE916A41F for ; Sun, 24 Jul 2005 19:30:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB2DA43D45 for ; Sun, 24 Jul 2005 19:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6OJUBgd059334 for ; Sun, 24 Jul 2005 19:30:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6OJUBPC059333; Sun, 24 Jul 2005 19:30:11 GMT (envelope-from gnats) Resent-Date: Sun, 24 Jul 2005 19:30:11 GMT Resent-Message-Id: <200507241930.j6OJUBPC059333@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, Simon Lang Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24A2F16A422 for ; Sun, 24 Jul 2005 19:25:59 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 337AC43D49 for ; Sun, 24 Jul 2005 19:25:58 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j6OJPwSv070525 for ; Sun, 24 Jul 2005 19:25:58 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j6OJPw5I070524; Sun, 24 Jul 2005 19:25:58 GMT (envelope-from nobody) Message-Id: <200507241925.j6OJPw5I070524@www.freebsd.org> Date: Sun, 24 Jul 2005 19:25:58 GMT From: Simon Lang To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/84013: [Port Update]: devel/root-doc 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: Sun, 24 Jul 2005 19:30:12 -0000 >Number: 84013 >Category: ports >Synopsis: [Port Update]: devel/root-doc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jul 24 19:30:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Simon Lang >Release: 5.4 >Organization: >Environment: FreeBSD 5.4-RELEASE #0 i386 >Description: This is an update for port devel/root-doc from version 4.02 to 5.02 >How-To-Repeat: >Fix: diff -c -r root-doc.orig/Makefile root-doc/Makefile *** root-doc.orig/Makefile Wed Mar 2 23:28:07 2005 --- root-doc/Makefile Sun Jul 24 16:11:52 2005 *************** *** 6,17 **** # PORTNAME= root-doc ! PORTVERSION= 4.02 CATEGORIES= devel science math MASTER_SITES= ftp://root.cern.ch/root/ DISTNAME= html${PORTVERSION:S/.//} ! MAINTAINER= ports@FreeBSD.org COMMENT= HTML Documentation for Root framework NO_BUILD= yes --- 6,17 ---- # PORTNAME= root-doc ! PORTVERSION= 5.02 CATEGORIES= devel science math MASTER_SITES= ftp://root.cern.ch/root/ DISTNAME= html${PORTVERSION:S/.//} ! MAINTAINER= simon@lang-clan.de COMMENT= HTML Documentation for Root framework NO_BUILD= yes diff -c -r root-doc.orig/distinfo root-doc/distinfo *** root-doc.orig/distinfo Wed Mar 2 23:28:07 2005 --- root-doc/distinfo Sun Jul 24 16:21:42 2005 *************** *** 1 **** ! MD5 (html402.tar.gz) = IGNORE --- 1 ---- ! MD5 (html502.tar.gz) = IGNORE diff -c -r root-doc.orig/pkg-descr root-doc/pkg-descr *** root-doc.orig/pkg-descr Mon Jun 21 00:24:51 2004 --- root-doc/pkg-descr Sun Jul 24 16:14:05 2005 *************** *** 1,2 **** ! This package contains HTML documentation for Root framework. ! Installed package is 100 MB large. --- 1,22 ---- ! This package contains HTML documentation for the Root framework. ! ! The installed package is 110 MB large. ! ! ROOT stand for "OOTs bject-riented echnologies" - it is an object ! oriented data anlaysis framework written in C++. ROOT has its origin at the ! Centre Europeenne pour la Recherche Nucleaire (CERN) and is a cross platform ! tool well-known to high energy physicists, but it's also used in a wide range ! of other data analysis applications. The system consists of the C/C++ ! interpreter CINT (for interactive development and rapid prototyping) and ! hundreds of classes, which provides functionalities u.a. for: ! ! - Data Histogram and Minimization Operations ! - Linear Algebra, Matrix and Vector Operations ! - Tree, Ntuple and other Data Containers/Stuctures ! - 2D Graphics, 3D Graphics and Detector Geometry Modeling ! - Graphical User Interface ! - Operating System and Networking Interface ! - Inline Documentation and PostScript Interface ! - PROOF Server (parallel computing) ! ! WWW: http://root.cern.ch/ >Release-Note: >Audit-Trail: >Unformatted: