diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2023-05-12 19:34:46 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2023-05-12 19:34:46 +0000 |
commit | 0485c9672de68d0cc9ca92d1d81b834851dd5af1 (patch) | |
tree | 4b07218dcd683b90d9fcab4dafb67e9d6bf87954 | |
parent | a75531cf76422b27a8fbe17cd64b730bc4e30def (diff) |
-rw-r--r-- | math/octave-forge-communications/Makefile | 4 | ||||
-rw-r--r-- | math/octave-forge-communications/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index e55c61c3a58e..2404b09edddb 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge-communications -PORTVERSION= 1.2.5 +PORTVERSION= 1.2.6 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} @@ -15,8 +15,6 @@ RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/signal.tar.gz:math/octave-forge-signal USES= octave autoreconf pkgconfig -OCTAVE_SRC= ${OCTAVE_PKGNAME} - GNU_CONFIGURE= yes MAKE_ENV+= MKOCTFILE=mkoctfile diff --git a/math/octave-forge-communications/distinfo b/math/octave-forge-communications/distinfo index 5c794072c161..2e3619e31dd3 100644 --- a/math/octave-forge-communications/distinfo +++ b/math/octave-forge-communications/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683494236 -SHA256 (octave-forge/communications-1.2.5.tar.gz) = e47379d375ef086d70d1f83555b9b8358f636d8e61c6f9758b5bf293968e097d -SIZE (octave-forge/communications-1.2.5.tar.gz) = 185633 +TIMESTAMP = 1683919634 +SHA256 (octave-forge/communications-1.2.6.tar.gz) = a6c42e881388d665d765a1f811eb153bdd6bd958827342ab2b128ced7c3e82db +SIZE (octave-forge/communications-1.2.6.tar.gz) = 346270 |