Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2019 15:25:52 +0000 (UTC)
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515710 - head/math/maxima
Message-ID:  <201910261525.x9QFPqiW079955@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Sat Oct 26 15:25:52 2019
New Revision: 515710
URL: https://svnweb.freebsd.org/changeset/ports/515710

Log:
  Bump PORTREVISION after lang/sbcl upgrade.

Modified:
  head/math/maxima/Makefile

Modified: head/math/maxima/Makefile
==============================================================================
--- head/math/maxima/Makefile	Sat Oct 26 15:24:12 2019	(r515709)
+++ head/math/maxima/Makefile	Sat Oct 26 15:25:52 2019	(r515710)
@@ -3,7 +3,7 @@
 
 PORTNAME=	maxima
 PORTVERSION=	5.43.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math lisp tk
 MASTER_SITES=	SF/maxima/Maxima-source/${PORTVERSION}-source
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910261525.x9QFPqiW079955>