From owner-svn-ports-all@freebsd.org Tue Jul 25 09:45:01 2017 Return-Path: Delivered-To: svn-ports-all@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 6629DC08727; Tue, 25 Jul 2017 09:45:01 +0000 (UTC) (envelope-from nivit@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 34E5D6FAE3; Tue, 25 Jul 2017 09:45:01 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6P9j0OZ005201; Tue, 25 Jul 2017 09:45:00 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6P9j0Nw005190; Tue, 25 Jul 2017 09:45:00 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201707250945.v6P9j0Nw005190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Tue, 25 Jul 2017 09:45:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446565 - head/math/wxMaxima X-SVN-Group: ports-head X-SVN-Commit-Author: nivit X-SVN-Commit-Paths: head/math/wxMaxima X-SVN-Commit-Revision: 446565 X-SVN-Commit-Repository: ports 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.23 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: Tue, 25 Jul 2017 09:45:01 -0000 Author: nivit Date: Tue Jul 25 09:45:00 2017 New Revision: 446565 URL: https://svnweb.freebsd.org/changeset/ports/446565 Log: - Update to 17.05.1 - Update WWW field in pkg-descr Modified: head/math/wxMaxima/Makefile head/math/wxMaxima/distinfo head/math/wxMaxima/pkg-descr Modified: head/math/wxMaxima/Makefile ============================================================================== --- head/math/wxMaxima/Makefile Tue Jul 25 09:09:04 2017 (r446564) +++ head/math/wxMaxima/Makefile Tue Jul 25 09:45:00 2017 (r446565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wxMaxima -PORTVERSION= 17.05.0 +PORTVERSION= 17.05.1 PORTREVISION= 0 CATEGORIES= math Modified: head/math/wxMaxima/distinfo ============================================================================== --- head/math/wxMaxima/distinfo Tue Jul 25 09:09:04 2017 (r446564) +++ head/math/wxMaxima/distinfo Tue Jul 25 09:45:00 2017 (r446565) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500752205 -SHA256 (andrejv-wxmaxima-17.05.0-Version-17.05.0_GH0.tar.gz) = f89d34b9d8cd801a0e827af1ffbf5a15c811a7f731ad1f6f66a27611f2695eaf -SIZE (andrejv-wxmaxima-17.05.0-Version-17.05.0_GH0.tar.gz) = 5888032 +TIMESTAMP = 1500975060 +SHA256 (andrejv-wxmaxima-17.05.1-Version-17.05.1_GH0.tar.gz) = 72394f266a784e433e232e600e7178fdd6362fd33f8ac11703db10c780676037 +SIZE (andrejv-wxmaxima-17.05.1-Version-17.05.1_GH0.tar.gz) = 5890723 Modified: head/math/wxMaxima/pkg-descr ============================================================================== --- head/math/wxMaxima/pkg-descr Tue Jul 25 09:09:04 2017 (r446564) +++ head/math/wxMaxima/pkg-descr Tue Jul 25 09:45:00 2017 (r446565) @@ -5,4 +5,4 @@ dialogs. The input line has command history (up-key, d completion based on previous input (tab-key). wxMaxima provides 2d formated display of maxima output. -WWW: http://andrejv.github.io/wxmaxima/ +WWW: https://andrejv.github.io/wxmaxima/