diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2013-07-28 18:01:52 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2013-07-28 18:01:52 +0000 |
commit | 6811137cd69cb105522914a763156a73df25a99d (patch) | |
tree | 1ccd3c4954586abb1b53eb36af513b39b801754d /math/octave-forge-bim | |
parent | 3626d99b5f88e9782ef5734bf6d0c95fc43c51f4 (diff) | |
download | freebsd-ports-6811137cd69cb105522914a763156a73df25a99d.zip |
- Update to 1.1.2.
Diffstat (limited to 'math/octave-forge-bim')
-rw-r--r-- | math/octave-forge-bim/Makefile | 4 | ||||
-rw-r--r-- | math/octave-forge-bim/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile index d62a958cd37b..3245bc6d625a 100644 --- a/math/octave-forge-bim/Makefile +++ b/math/octave-forge-bim/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-bim -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME} # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. -OCTSRC= ${DISTNAME} +OCTSRC= ${OCTAVE_PKGNAME} RUN_DEPENDS+= ${TARBALLS_DIR}/fpl.tar.gz:${PORTSDIR}/math/octave-forge-fpl RUN_DEPENDS+= ${TARBALLS_DIR}/msh.tar.gz:${PORTSDIR}/math/octave-forge-msh diff --git a/math/octave-forge-bim/distinfo b/math/octave-forge-bim/distinfo index cf34a69d20eb..a3e7e235490d 100644 --- a/math/octave-forge-bim/distinfo +++ b/math/octave-forge-bim/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/bim-1.1.1.tar.gz) = 0ac06fbc19203d6fa2c0342263cdf8c145b8ef038336705fa4a4981e4c4891b4 -SIZE (octave-forge/bim-1.1.1.tar.gz) = 24286 +SHA256 (octave-forge/bim-1.1.2.tar.gz) = 5327b8615170f7ce20188d4c17939037e6a5fa64bcc16d9641085fd3c7d7ba76 +SIZE (octave-forge/bim-1.1.2.tar.gz) = 24769 |