From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 8 02:50:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BD1E1065670 for ; Sat, 8 Aug 2009 02:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 64B138FC23 for ; Sat, 8 Aug 2009 02:50:02 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n782o2Q1058180 for ; Sat, 8 Aug 2009 02:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n782o2Dn058173; Sat, 8 Aug 2009 02:50:02 GMT (envelope-from gnats) Resent-Date: Sat, 8 Aug 2009 02:50:02 GMT Resent-Message-Id: <200908080250.n782o2Dn058173@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, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7589106564A for ; Sat, 8 Aug 2009 02:47:29 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 9B3388FC16 for ; Sat, 8 Aug 2009 02:47:29 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id d14so562557and.13 for ; Fri, 07 Aug 2009 19:47:28 -0700 (PDT) Received: by 10.100.174.8 with SMTP id w8mr1204375ane.144.1249699648448; Fri, 07 Aug 2009 19:47:28 -0700 (PDT) Received: from fbsd72.scjamorim.org (201.47.164.214.dynamic.adsl.gvt.net.br [201.47.164.214]) by mx.google.com with ESMTPS id b37sm1465392ana.13.2009.08.07.19.47.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 07 Aug 2009 19:47:27 -0700 (PDT) Received: by fbsd72.scjamorim.org (Postfix, from userid 0) id BFA1E229B0B; Fri, 7 Aug 2009 23:47:14 -0300 (BRT) Message-Id: <20090808024714.BFA1E229B0B@fbsd72.scjamorim.org> Date: Fri, 7 Aug 2009 23:47:14 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: stephen@missouri.edu Subject: ports/137556: [PATCH] math/GiNaC: BUMP PORTREVISION 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: Sat, 08 Aug 2009 02:50:02 -0000 >Number: 137556 >Category: ports >Synopsis: [PATCH] math/GiNaC: BUMP PORTREVISION >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: Sat Aug 08 02:50:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: There is an update in cln port, in favor of the latest update of cln(ports/13552). Please, here is an update in your port and I'd like to know your opinion about it. Port maintainer (stephen@missouri.edu) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- GiNaC-1.4.4_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/math/GiNaC/Makefile,v retrieving revision 1.54 diff -u -u -r1.54 Makefile --- Makefile 2 Aug 2009 19:34:36 -0000 1.54 +++ Makefile 8 Aug 2009 02:44:20 -0000 @@ -8,6 +8,7 @@ PORTNAME= GiNaC PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ @@ -16,7 +17,7 @@ MAINTAINER= stephen@missouri.edu COMMENT= A C++ library for symbolic mathematical calculations -LIB_DEPENDS= cln.5:${PORTSDIR}/math/cln +LIB_DEPENDS= lcln.6:${PORTSDIR}/math/cln USE_BZIP2= yes USE_GNOME= gnomehack pkgconfig --- GiNaC-1.4.4_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: