From owner-svn-ports-all@freebsd.org Mon Jul 6 12:21:49 2015 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 33716994A0C; Mon, 6 Jul 2015 12:21:49 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.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 23BC71EE5; Mon, 6 Jul 2015 12:21:49 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t66CLnaA025463; Mon, 6 Jul 2015 12:21:49 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t66CLmRJ025460; Mon, 6 Jul 2015 12:21:48 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201507061221.t66CLmRJ025460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Mon, 6 Jul 2015 12:21:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391403 - head/math/add 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.20 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: Mon, 06 Jul 2015 12:21:49 -0000 Author: culot Date: Mon Jul 6 12:21:47 2015 New Revision: 391403 URL: https://svnweb.freebsd.org/changeset/ports/391403 Log: - Update to 20150704 Changes: http://invisible-island.net/add/CHANGES Modified: head/math/add/Makefile head/math/add/distinfo Modified: head/math/add/Makefile ============================================================================== --- head/math/add/Makefile Mon Jul 6 11:26:38 2015 (r391402) +++ head/math/add/Makefile Mon Jul 6 12:21:47 2015 (r391403) @@ -2,15 +2,15 @@ # $FreeBSD$ PORTNAME= add -PORTVERSION= 20140105 +PORTVERSION= 20150704 CATEGORIES= math MASTER_SITES= ftp://dickey.his.com/add/ -EXTRACT_SUFX= .tgz MAINTAINER= culot@FreeBSD.org COMMENT= Full-screen editing calculator GNU_CONFIGURE= yes +USES= tar:tgz MAKEFILE= makefile do-install: Modified: head/math/add/distinfo ============================================================================== --- head/math/add/distinfo Mon Jul 6 11:26:38 2015 (r391402) +++ head/math/add/distinfo Mon Jul 6 12:21:47 2015 (r391403) @@ -1,2 +1,2 @@ -SHA256 (add-20140105.tgz) = f963eef1b513844b3acaff71684d3e26bb77731eaab3e053df3480f3c5d318bd -SIZE (add-20140105.tgz) = 144549 +SHA256 (add-20150704.tgz) = 320b44d22877a02594036a7082fd6b64246ffd4e05beb30294d40a6c6094e090 +SIZE (add-20150704.tgz) = 155559