From owner-svn-ports-head@freebsd.org Wed Nov 1 18:44:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BB95E623A4; Wed, 1 Nov 2017 18:44:21 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 592277D6BA; Wed, 1 Nov 2017 18:44:21 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA1IiKbt060066; Wed, 1 Nov 2017 18:44:20 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA1IiKnB060064; Wed, 1 Nov 2017 18:44:20 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201711011844.vA1IiKnB060064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 1 Nov 2017 18:44:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453312 - head/math/mathmod X-SVN-Group: ports-head X-SVN-Commit-Author: thierry X-SVN-Commit-Paths: head/math/mathmod X-SVN-Commit-Revision: 453312 X-SVN-Commit-Repository: ports 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.23 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: Wed, 01 Nov 2017 18:44:21 -0000 Author: thierry Date: Wed Nov 1 18:44:20 2017 New Revision: 453312 URL: https://svnweb.freebsd.org/changeset/ports/453312 Log: Upgrade to 6.1. This fixes the decimal separator bug. Modified: head/math/mathmod/Makefile head/math/mathmod/distinfo Modified: head/math/mathmod/Makefile ============================================================================== --- head/math/mathmod/Makefile Wed Nov 1 18:07:01 2017 (r453311) +++ head/math/mathmod/Makefile Wed Nov 1 18:44:20 2017 (r453312) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MathMod -PORTVERSION= 6.0 +PORTVERSION= 6.1 CATEGORIES= math graphics MASTER_SITES= SF/${PORTNAME:tl}/${PKGNAME}/ DISTNAME= ${PORTNAME:tl}-${PORTVERSION}-source Modified: head/math/mathmod/distinfo ============================================================================== --- head/math/mathmod/distinfo Wed Nov 1 18:07:01 2017 (r453311) +++ head/math/mathmod/distinfo Wed Nov 1 18:44:20 2017 (r453312) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505419673 -SHA256 (mathmod-6.0-source.zip) = 5c1150672505fe5e9dc71bf440a140ed058ad0603e4e242055105dd04723c942 -SIZE (mathmod-6.0-source.zip) = 999540 +TIMESTAMP = 1509561007 +SHA256 (mathmod-6.1-source.zip) = 9c363474b2a62d159937440ad37eb9ed72bbd3f6e60114807f86ff901abcc0bf +SIZE (mathmod-6.1-source.zip) = 1010567