Skip to content

Commit

Permalink
math/octave-forge-bim: Update to 1.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Montgomery-Smith authored and Stephen Montgomery-Smith committed Nov 7, 2022
1 parent 70dc4dd commit 2fcb1d1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
12 changes: 7 additions & 5 deletions math/octave-forge-bim/Makefile
@@ -1,9 +1,7 @@
PORTNAME= octave-forge-bim
PORTVERSION= 1.1.5
PORTREVISION= 16
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.6
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}
Expand All @@ -12,9 +10,13 @@ WWW= https://packages.octave.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING

USE_GITHUB= yes
GH_ACCOUNT= carlodefalco
GH_PROJECT= bim

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

RUN_DEPENDS+= ${TARBALLS_DIR}/fpl.tar.gz:math/octave-forge-fpl
RUN_DEPENDS+= ${TARBALLS_DIR}/msh.tar.gz:math/octave-forge-msh
Expand Down
5 changes: 3 additions & 2 deletions math/octave-forge-bim/distinfo
@@ -1,2 +1,3 @@
SHA256 (octave-forge/bim-1.1.5.tar.gz) = e899c65e6c7fb0babdb0e2fb7990bae1f6ccf9b3dc1e19b4f58501242be2e078
SIZE (octave-forge/bim-1.1.5.tar.gz) = 34575
TIMESTAMP = 1667846208
SHA256 (octave-forge/carlodefalco-bim-v1.1.6_GH0.tar.gz) = a6feb8b30acf960a29065b9ba4095fa03f4a265392805f7075b81d1c74dcafd7
SIZE (octave-forge/carlodefalco-bim-v1.1.6_GH0.tar.gz) = 34627

0 comments on commit 2fcb1d1

Please sign in to comment.