Skip to content

Commit

Permalink
math/octave-forge-statistics: Update to 1.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Montgomery-Smith authored and Stephen Montgomery-Smith committed Oct 25, 2022
1 parent 32b4b09 commit ba0c2d1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
17 changes: 10 additions & 7 deletions math/octave-forge-statistics/Makefile
@@ -1,21 +1,24 @@
PORTNAME= octave-forge-statistics
PORTVERSION= 1.4.3
PORTREVISION= 1
DISTVERSIONPREFIX= release-
DISTVERSION= 1.5.0
CATEGORIES= math
MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases
DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}

MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
WWW= http://octave.sourceforge.net/

LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/CONTRIBUTE.md

USE_GITHUB= yes
GH_ACCOUNT= gnu-octave
GH_PROJECT= statistics

# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
OCTSRC= ${DISTNAME}
OCTSRC= ${GH_PROJECT}-release-${DISTVERSION}

RUN_DEPENDS+= ${TARBALLS_DIR}/io.tar.gz:math/octave-forge-io
WRKSRC= ${WRKDIR}/${OCTSRC}/src
GNU_CONFIGURE= yes

.include "${.CURDIR}/../../Mk/bsd.octave.mk"

Expand Down
6 changes: 3 additions & 3 deletions math/octave-forge-statistics/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1638848127
SHA256 (octave-forge/statistics-1.4.3.tar.gz) = 9801b8b4feb26c58407c136a9379aba1e6a10713829701bb3959d9473a67fa05
SIZE (octave-forge/statistics-1.4.3.tar.gz) = 394639
TIMESTAMP = 1666674475
SHA256 (octave-forge/gnu-octave-statistics-release-1.5.0_GH0.tar.gz) = 5f5a67b99eda8550ccc32f68f30361510bce43135c65eebf5d995fd72d4553f7
SIZE (octave-forge/gnu-octave-statistics-release-1.5.0_GH0.tar.gz) = 588263

0 comments on commit ba0c2d1

Please sign in to comment.