diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2023-05-07 21:44:37 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2023-05-07 21:44:37 +0000 |
commit | 0783d3a80f60c5c9d2a607d0b1d7774fe21f09d4 (patch) | |
tree | ca231aa3249ce3d10ed4040bf03a0efffdd0993b | |
parent | 93569ec2edcdab9c27701b9d9c7af403ec491522 (diff) |
math/octave-forge-communications: Update to 1.2.5.
-rw-r--r-- | math/octave-forge-communications/Makefile | 7 | ||||
-rw-r--r-- | math/octave-forge-communications/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index a0791e4633bc..728f67e71c0f 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge-communications -PORTVERSION= 1.2.4 -PORTREVISION= 3 +PORTVERSION= 1.2.5 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} @@ -14,7 +13,9 @@ LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/signal.tar.gz:math/octave-forge-signal -USES= octave +USES= octave autoreconf + +OCTAVE_SRC= ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-communications/distinfo b/math/octave-forge-communications/distinfo index 8990921a7408..5c794072c161 100644 --- a/math/octave-forge-communications/distinfo +++ b/math/octave-forge-communications/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642697367 -SHA256 (octave-forge/communications-1.2.4.tar.gz) = 49f03cd543f473b560ae8c5203f459555299e1aae5f148697f7db817bc86153a -SIZE (octave-forge/communications-1.2.4.tar.gz) = 340598 +TIMESTAMP = 1683494236 +SHA256 (octave-forge/communications-1.2.5.tar.gz) = e47379d375ef086d70d1f83555b9b8358f636d8e61c6f9758b5bf293968e097d +SIZE (octave-forge/communications-1.2.5.tar.gz) = 185633 |