diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index 04126eaac6a7..de481014e4d7 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -1,33 +1,33 @@ # Created by: Stephen Montgomery-Smith PORTNAME= octave-forge-video -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING USES= pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV+= HOME=${WRKSRC} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src LIB_DEPENDS+= libavcodec.so:multimedia/ffmpeg .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-video/distinfo b/math/octave-forge-video/distinfo index 27dfce9b1f0c..1841bfd033c2 100644 --- a/math/octave-forge-video/distinfo +++ b/math/octave-forge-video/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637688127 -SHA256 (octave-forge/video-2.0.1.tar.gz) = c3447273f850f6f86fefe15cad0a59adf364d3c377853ad9b1816436bb71638d -SIZE (octave-forge/video-2.0.1.tar.gz) = 62230 +TIMESTAMP = 1638382483 +SHA256 (octave-forge/video-2.0.2.tar.gz) = 6d935a467989979505d1b40c368116be821725a07413afd5f5e0a113bdb93876 +SIZE (octave-forge/video-2.0.2.tar.gz) = 62385