From owner-svn-ports-all@FreeBSD.ORG Mon Feb 2 11:01:47 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0FF14407; Mon, 2 Feb 2015 11:01:47 +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 D5E871B4; Mon, 2 Feb 2015 11:01:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t12B1kQT002175; Mon, 2 Feb 2015 11:01:46 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t12B1k5H002170; Mon, 2 Feb 2015 11:01:46 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201502021101.t12B1k5H002170@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Mon, 2 Feb 2015 11:01:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378301 - in head/math/jacal: . files 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.18-1 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, 02 Feb 2015 11:01:47 -0000 Author: bofh Date: Mon Feb 2 11:01:45 2015 New Revision: 378301 URL: https://svnweb.freebsd.org/changeset/ports/378301 QAT: https://qat.redports.org/buildarchive/r378301/ Log: math/jacal: Update version 1c3=>1c4 Differential Revision: https://reviews.freebsd.org/D1667 Approved by: bapt, marino(mentor) Modified: head/math/jacal/Makefile head/math/jacal/distinfo head/math/jacal/files/patch-Makefile Modified: head/math/jacal/Makefile ============================================================================== --- head/math/jacal/Makefile Mon Feb 2 10:32:26 2015 (r378300) +++ head/math/jacal/Makefile Mon Feb 2 11:01:45 2015 (r378301) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jacal -PORTVERSION= 1c3 +PORTVERSION= 1c4 CATEGORIES= math MASTER_SITES= http://groups.csail.mit.edu/mac/ftpdir/scm/ Modified: head/math/jacal/distinfo ============================================================================== --- head/math/jacal/distinfo Mon Feb 2 10:32:26 2015 (r378300) +++ head/math/jacal/distinfo Mon Feb 2 11:01:45 2015 (r378301) @@ -1,2 +1,2 @@ -SHA256 (jacal-1c3.zip) = 3ef253980ed303e30a3be4bb1e5a39aaa957e040d65d55d5b891483c7e22f9c3 -SIZE (jacal-1c3.zip) = 287032 +SHA256 (jacal-1c4.zip) = 78a8710a7a6b577299a2c06e93a31f0f2e3addc033f3891bf0b5052582cdbf14 +SIZE (jacal-1c4.zip) = 287013 Modified: head/math/jacal/files/patch-Makefile ============================================================================== --- head/math/jacal/files/patch-Makefile Mon Feb 2 10:32:26 2015 (r378300) +++ head/math/jacal/files/patch-Makefile Mon Feb 2 11:01:45 2015 (r378301) @@ -20,7 +20,7 @@ jacal.dvi: jacal.texi version.txi $(TEXI2DVI) -b -c $< -@@ -142,16 +136,9 @@ +@@ -142,16 +136,8 @@ cd DOC/; pdflatex ratint.tex $(INSTALL_DATA) DOC/ratint.pdf $(DESTDIR)$(pdfdir) @@ -35,12 +35,11 @@ - -$(INSTALL_INFO) $@ $(DESTDIR)$(infodir)dir - -rm $(DESTDIR)$(infodir)-jacal.info.gz +$(DESTDIR)$(infodir)jacal.info: jacal.texi version.txi -+ $(MAKEINFO) $< --no-split -o jacal.info + $(INSTALL_DATA) jacal.info $@ install-info: $(DESTDIR)$(infodir)jacal.info info: install-info $(DESTDIR)$(infodir)jacal.info.gz: $(DESTDIR)$(infodir)jacal.info -@@ -195,7 +182,6 @@ +@@ -195,7 +181,6 @@ $(INSTALL_DATA) go-scm $(DESTDIR)$(jacallibdir)go.scm rm go-scm echo '#! /bin/sh' > jacal-script