Index: head/math/octave-forge-communications/Makefile =================================================================== --- head/math/octave-forge-communications/Makefile (revision 383454) +++ head/math/octave-forge-communications/Makefile (revision 383455) @@ -1,30 +1,31 @@ # Created by: Stephen Montgomery-Smith # $FreeBSD$ PORTNAME= octave-forge-communications -PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTVERSION= 1.2.1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. -OCTSRC= ${OCTAVE_PKGNAME} +OCTSRC= ${DISTNAME} + +GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${OCTSRC}/src MAKE_ENV+= MKOCTFILE=mkoctfile RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal .include "${.CURDIR}/../../Mk/bsd.octave.mk" post-build: ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} .include Index: head/math/octave-forge-communications/distinfo =================================================================== --- head/math/octave-forge-communications/distinfo (revision 383454) +++ head/math/octave-forge-communications/distinfo (revision 383455) @@ -1,2 +1,2 @@ -SHA256 (octave-forge/communications-1.2.0.tar.gz) = 24810db35b0a00395825e8157cb973fdf41dfecceeff24e4dcd3435a6f6198f0 -SIZE (octave-forge/communications-1.2.0.tar.gz) = 278135 +SHA256 (octave-forge/communications-1.2.1.tar.gz) = 5014dbfa37ae7c8cc2249093c9b03f255ddcc8da68050abe6b2f07ab530e0e91 +SIZE (octave-forge/communications-1.2.1.tar.gz) = 312079