diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index 7a3b92714960..9b5fd07e9f15 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -1,31 +1,30 @@ # Created by: Stephen Montgomery-Smith PORTNAME= octave-forge-audio -PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTVERSION= 2.0.3 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 cb10d1995a9b..717a9e128d76 100644 --- a/math/octave-forge-audio/distinfo +++ b/math/octave-forge-audio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1602959031 -SHA256 (octave-forge/audio-2.0.2.tar.gz) = b361c3989199b84995660e71d586c062e838ec09ef545d36bb6911df2adf9ea2 -SIZE (octave-forge/audio-2.0.2.tar.gz) = 356162 +TIMESTAMP = 1635210601 +SHA256 (octave-forge/audio-2.0.3.tar.gz) = 1968580486dd73f8b2b8f545aaa03c0ace338ad77064d4f3b75977588fbb6190 +SIZE (octave-forge/audio-2.0.3.tar.gz) = 356449