From owner-cvs-ports@FreeBSD.ORG Tue Jun 7 09:01:37 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2501916A41C; Tue, 7 Jun 2005 09:01:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFD7543D55; Tue, 7 Jun 2005 09:01:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5791aHA080113; Tue, 7 Jun 2005 09:01:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5791a5j080112; Tue, 7 Jun 2005 09:01:36 GMT (envelope-from pav) Message-Id: <200506070901.j5791a5j080112@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 7 Jun 2005 09:01:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math Makefile ports/math/libqalculate Makefile distinfo pkg-descr pkg-plist ports/math/libqalculate/files patch-libqalculate-Calculator.cc patch-src-Makefile.in patch-src-qalc.cc ports/math/qalculate Makefile distinfo pkg-descr pkg-plist ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 09:01:37 -0000 pav 2005-06-07 09:01:36 UTC FreeBSD ports repository Modified files: math Makefile math/qalculate Makefile distinfo pkg-descr pkg-plist Added files: math/libqalculate Makefile distinfo pkg-descr pkg-plist math/libqalculate/files patch-libqalculate-Calculator.cc patch-src-Makefile.in patch-src-qalc.cc Removed files: math/qalculate/files extra-patch-FreeBSD4 patch-src_libqalculate_Calculator.cc patch-src_qalc.cc Log: - Update qalculate to 0.8.0, which splits out libqalculate PR: ports/81832 Submitted by: Sergey Akifyev (maintainer) Revision Changes Path 1.325 +1 -0 ports/math/Makefile 1.1 +31 -0 ports/math/libqalculate/Makefile (new) 1.1 +2 -0 ports/math/libqalculate/distinfo (new) 1.1 +11 -0 ports/math/libqalculate/files/patch-libqalculate-Calculator.cc (new) 1.1 +11 -0 ports/math/libqalculate/files/patch-src-Makefile.in (new) 1.1 +11 -0 ports/math/libqalculate/files/patch-src-qalc.cc (new) 1.1 +6 -0 ports/math/libqalculate/pkg-descr (new) 1.1 +29 -0 ports/math/libqalculate/pkg-plist (new) 1.7 +4 -15 ports/math/qalculate/Makefile 1.3 +2 -2 ports/math/qalculate/distinfo 1.3 +0 -11 ports/math/qalculate/files/extra-patch-FreeBSD4 (dead) 1.2 +0 -11 ports/math/qalculate/files/patch-src_libqalculate_Calculator.cc (dead) 1.2 +0 -11 ports/math/qalculate/files/patch-src_qalc.cc (dead) 1.2 +2 -0 ports/math/qalculate/pkg-descr 1.4 +59 -89 ports/math/qalculate/pkg-plist