From owner-svn-ports-all@FreeBSD.ORG Thu Dec 12 09:37:52 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F39DE696; Thu, 12 Dec 2013 09:37:51 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E01DC1DDD; Thu, 12 Dec 2013 09:37:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBC9bpZG031224; Thu, 12 Dec 2013 09:37:51 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBC9bpGl031222; Thu, 12 Dec 2013 09:37:51 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201312120937.rBC9bpGl031222@svn.freebsd.org> From: Pietro Cerutti Date: Thu, 12 Dec 2013 09:37:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336252 - head/math/gambit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2013 09:37:52 -0000 Author: gahr Date: Thu Dec 12 09:37:51 2013 New Revision: 336252 URL: http://svnweb.freebsd.org/changeset/ports/336252 Log: - Update to 13.1.1 Modified: head/math/gambit/Makefile head/math/gambit/distinfo Modified: head/math/gambit/Makefile ============================================================================== --- head/math/gambit/Makefile Thu Dec 12 09:25:38 2013 (r336251) +++ head/math/gambit/Makefile Thu Dec 12 09:37:51 2013 (r336252) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gambit -PORTVERSION= 13.1.0 +PORTVERSION= 13.1.1 CATEGORIES= math MASTER_SITES= SF/gambit/${PORTNAME}13/${PORTVERSION}/ @@ -17,5 +17,4 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG} -NO_STAGE= yes .include Modified: head/math/gambit/distinfo ============================================================================== --- head/math/gambit/distinfo Thu Dec 12 09:25:38 2013 (r336251) +++ head/math/gambit/distinfo Thu Dec 12 09:37:51 2013 (r336252) @@ -1,2 +1,2 @@ -SHA256 (gambit-13.1.0.tar.gz) = e10f54984c42c5ccf1082aeddbe606a6ee5696913810d04ae3ff3668a4250542 -SIZE (gambit-13.1.0.tar.gz) = 1655288 +SHA256 (gambit-13.1.1.tar.gz) = af74056c1d4da26b16fbd3d76c4e4ab81336ddd6aaaab86be50fe9bae8658ed4 +SIZE (gambit-13.1.1.tar.gz) = 1658911