From owner-cvs-all@FreeBSD.ORG Mon Apr 28 07:53:47 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EF241065673; Mon, 28 Apr 2008 07:53:47 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 226C48FC15; Mon, 28 Apr 2008 07:53:47 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3S7rl8m077521; Mon, 28 Apr 2008 07:53:47 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3S7rkKD077520; Mon, 28 Apr 2008 07:53:46 GMT (envelope-from miwi) Message-Id: <200804280753.m3S7rkKD077520@repoman.freebsd.org> From: Martin Wilke Date: Mon, 28 Apr 2008 07:53:46 +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/science/xloops-ginac Makefile ports/science/xloops-ginac/files patch-Makefile.in patch-configure.ac patch-ginsh_parser.yy X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2008 07:53:47 -0000 miwi 2008-04-28 07:53:46 UTC FreeBSD ports repository Modified files: science/xloops-ginac Makefile science/xloops-ginac/files patch-ginsh_parser.yy Added files: science/xloops-ginac/files patch-configure.ac Removed files: science/xloops-ginac/files patch-Makefile.in Log: - Fix build after math/GiNaC update PR: 122503 Submitted by: Ports Fury Revision Changes Path 1.23 +9 -10 ports/science/xloops-ginac/Makefile 1.2 +0 -11 ports/science/xloops-ginac/files/patch-Makefile.in (dead) 1.1 +13 -0 ports/science/xloops-ginac/files/patch-configure.ac (new) 1.2 +54 -5 ports/science/xloops-ginac/files/patch-ginsh_parser.yy