Skip to content

Commit

Permalink
math/octave-forge-control: Update to 4.0.0.
Browse files Browse the repository at this point in the history
Also add the SLICOT submodule.
  • Loading branch information
Stephen Montgomery-Smith authored and Stephen Montgomery-Smith committed Jan 5, 2024
1 parent 96fe771 commit eb28141
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
10 changes: 7 additions & 3 deletions math/octave-forge-control/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave-forge-control
DISTVERSIONPREFIX= control-
DISTVERSION= 3.6.1
DISTVERSION= 4.0.0
CATEGORIES= math

MAINTAINER= stephen@FreeBSD.org
Expand All @@ -12,11 +12,15 @@ LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING

USES= octave autoreconf
USE_GITHUB= yes
GH_ACCOUNT= gnu-octave
GH_PROJECT= pkg-control
GH_ACCOUNT= gnu-octave SLICOT:slicot
GH_PROJECT= pkg-control SLICOT-Reference:slicot
GH_TAGNAME= 401037e:slicot

OCTAVE_SRC= ${GH_PROJECT}-control-${DISTVERSION}

GNU_CONFIGURE= yes

pre-configure:
${REINPLACE_CMD} -e '/SC_SRC.*\:\=/s+slicot+${WRKSRC_slicot}'+ ${WRKSRC}/Makefile

.include <bsd.port.mk>
8 changes: 5 additions & 3 deletions math/octave-forge-control/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1689037919
SHA256 (octave-forge/gnu-octave-pkg-control-control-3.6.1_GH0.tar.gz) = 07485118f2e71cfc38388802d7f77e948fb994f4e0ce7e91dca35ea17ad442cc
SIZE (octave-forge/gnu-octave-pkg-control-control-3.6.1_GH0.tar.gz) = 2908169
TIMESTAMP = 1704436563
SHA256 (octave-forge/gnu-octave-pkg-control-control-4.0.0_GH0.tar.gz) = 758931c1b0331bab28a522e21e22b928c387b698dbef61bb9d8813bab845d79c
SIZE (octave-forge/gnu-octave-pkg-control-control-4.0.0_GH0.tar.gz) = 331350
SHA256 (octave-forge/SLICOT-SLICOT-Reference-401037e_GH0.tar.gz) = bbdf70fe0a069ca80567f4421ba428ff9ea99b57f96ca552467032750f48b66f
SIZE (octave-forge/SLICOT-SLICOT-Reference-401037e_GH0.tar.gz) = 2868815

0 comments on commit eb28141

Please sign in to comment.