From owner-svn-ports-head@FreeBSD.ORG Fri May 8 13:02:41 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BE32F5E; Fri, 8 May 2015 13:02:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A1D815EF; Fri, 8 May 2015 13:02:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t48D2fsV055246; Fri, 8 May 2015 13:02:41 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t48D2ehp055243; Fri, 8 May 2015 13:02:40 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201505081302.t48D2ehp055243@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Fri, 8 May 2015 13:02:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385775 - head/math/GiNaC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 13:02:41 -0000 Author: stephen Date: Fri May 8 13:02:39 2015 New Revision: 385775 URL: https://svnweb.freebsd.org/changeset/ports/385775 Log: - Update to 1.6.4. Modified: head/math/GiNaC/Makefile head/math/GiNaC/distinfo head/math/GiNaC/pkg-plist Modified: head/math/GiNaC/Makefile ============================================================================== --- head/math/GiNaC/Makefile Fri May 8 12:51:40 2015 (r385774) +++ head/math/GiNaC/Makefile Fri May 8 13:02:39 2015 (r385775) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= GiNaC -PORTVERSION= 1.6.3 -PORTREVISION= 1 +PORTVERSION= 1.6.4 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ Modified: head/math/GiNaC/distinfo ============================================================================== --- head/math/GiNaC/distinfo Fri May 8 12:51:40 2015 (r385774) +++ head/math/GiNaC/distinfo Fri May 8 13:02:39 2015 (r385775) @@ -1,2 +1,2 @@ -SHA256 (ginac-1.6.3.tar.bz2) = 6756c7de3485bc5245f8b0e4b3c046ac75406b93e9205b4180b096846932d9bd -SIZE (ginac-1.6.3.tar.bz2) = 1027896 +SHA256 (ginac-1.6.4.tar.bz2) = 6241158216b4f68c625ce7d843d5b6b070304f87e7fc8f4075b76501ca0f3c60 +SIZE (ginac-1.6.4.tar.bz2) = 1028044 Modified: head/math/GiNaC/pkg-plist ============================================================================== --- head/math/GiNaC/pkg-plist Fri May 8 12:51:40 2015 (r385774) +++ head/math/GiNaC/pkg-plist Fri May 8 13:02:39 2015 (r385775) @@ -49,8 +49,8 @@ include/ginac/version.h include/ginac/wildcard.h lib/libginac.a lib/libginac.so -lib/libginac.so.4 -lib/libginac.so.4.0.0 +lib/libginac.so.5 +lib/libginac.so.5.0.0 libdata/pkgconfig/ginac.pc man/man1/ginsh.1.gz man/man1/viewgar.1.gz