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
This commit is contained in:
parent
31d6c9230d
commit
6fceab772d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502016
2 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue