diff --git a/math/octave-forge-ga/Makefile b/math/octave-forge-ga/Makefile index 8779dd26035e..ecfaae0d155b 100644 --- a/math/octave-forge-ga/Makefile +++ b/math/octave-forge-ga/Makefile @@ -1,29 +1,28 @@ # Created by: Stephen Montgomery-Smith PORTNAME= octave-forge-ga -PORTVERSION= 0.10.2 -PORTREVISION= 2 +PORTVERSION= 0.10.3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} .include "${.CURDIR}/../../Mk/bsd.octave.mk" do-build: @${DO_NADA} NO_ARCH= yes post-build: ${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include diff --git a/math/octave-forge-ga/distinfo b/math/octave-forge-ga/distinfo index 3e65cf4158ae..18ae7aa10298 100644 --- a/math/octave-forge-ga/distinfo +++ b/math/octave-forge-ga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608083702 -SHA256 (octave-forge/ga-0.10.2.tar.gz) = 3bc73a5e6df46cae132538814dec9fdd4f87dd0f82bf022bdd8a9c6089fdaa68 -SIZE (octave-forge/ga-0.10.2.tar.gz) = 29435 +TIMESTAMP = 1642269060 +SHA256 (octave-forge/ga-0.10.3.tar.gz) = 71b3fbb9cb9aec37712cbe36d883718d9c73ff1d691e822afa3923aed7da69b1 +SIZE (octave-forge/ga-0.10.3.tar.gz) = 29473