diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index 9b5fd07e9f15..9b532ea146cb 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -1,30 +1,30 @@ # Created by: Stephen Montgomery-Smith PORTNAME= octave-forge-audio -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../COPYING LIB_DEPENDS+= librtmidi.so:audio/rtmidi USES= compiler:c++11-lang pkgconfig # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src GNU_CONFIGURE= yes .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: ${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include diff --git a/math/octave-forge-audio/distinfo b/math/octave-forge-audio/distinfo index 717a9e128d76..7165061aabee 100644 --- a/math/octave-forge-audio/distinfo +++ b/math/octave-forge-audio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635210601 -SHA256 (octave-forge/audio-2.0.3.tar.gz) = 1968580486dd73f8b2b8f545aaa03c0ace338ad77064d4f3b75977588fbb6190 -SIZE (octave-forge/audio-2.0.3.tar.gz) = 356449 +TIMESTAMP = 1638848106 +SHA256 (octave-forge/audio-2.0.4.tar.gz) = 301e342c12a4706f97a521bc2ac861892203eccb3f1f94112c88818b11682eea +SIZE (octave-forge/audio-2.0.4.tar.gz) = 337398