Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2019 08:36:33 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502016 - head/math/wxmaxima
Message-ID:  <201905190836.x4J8aXKV015712@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun May 19 08:36:33 2019
New Revision: 502016
URL: https://svnweb.freebsd.org/changeset/ports/502016

Log:
  Update to 19.05.3
  
   Changelog: https://github.com/wxMaxima-developers/wxmaxima/releases
  
  - While here, pet portlint
  
  PR:		237931
  Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
  Sponsored by:	Netzkommune GmbH

Modified:
  head/math/wxmaxima/Makefile
  head/math/wxmaxima/distinfo

Modified: head/math/wxmaxima/Makefile
==============================================================================
--- head/math/wxmaxima/Makefile	Sun May 19 06:52:38 2019	(r502015)
+++ head/math/wxmaxima/Makefile	Sun May 19 08:36:33 2019	(r502016)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wxmaxima
-PORTVERSION=	19.05.2
+PORTVERSION=	19.05.3
 DISTVERSIONPREFIX=	Version-
 CATEGORIES=	math
 
@@ -22,10 +22,10 @@ PLIST_SUB=	DESKTOPDIR=${DESKTOPDIR:S,${PREFIX}/,,}
 WX_COMPS=	wx
 WX_CONF_ARGS=	absolute
 
-OPTIONS_DEFINE= NLS
+OPTIONS_DEFINE=	NLS
 OPTIONS_SUB=	yes
 
-NLS_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-CMakeLists.txt
+NLS_EXTRA_PATCHES_OFF=	${PATCHDIR}/extra-patch-CMakeLists.txt
 NLS_USES=	gettext
 
 .include <bsd.port.mk>

Modified: head/math/wxmaxima/distinfo
==============================================================================
--- head/math/wxmaxima/distinfo	Sun May 19 06:52:38 2019	(r502015)
+++ head/math/wxmaxima/distinfo	Sun May 19 08:36:33 2019	(r502016)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557228666
-SHA256 (wxMaxima-Developers-wxmaxima-Version-19.05.2_GH0.tar.gz) = 49737d4e06367435bcfb841dd1dc05cdd172c4079fdc5eb7438606507fd8961e
-SIZE (wxMaxima-Developers-wxmaxima-Version-19.05.2_GH0.tar.gz) = 13348934
+TIMESTAMP = 1558200886
+SHA256 (wxMaxima-Developers-wxmaxima-Version-19.05.3_GH0.tar.gz) = dffca11f848a6f54ac5d32126cbe03c837cc68647752c403ce8f8be9db9533e6
+SIZE (wxMaxima-Developers-wxmaxima-Version-19.05.3_GH0.tar.gz) = 13355655



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