svn commit: r470478 - head/math/octave-forge-octproj
Stephen Montgomery-Smith
stephen at FreeBSD.org
Sun May 20 19:13:51 UTC 2018
Author: stephen
Date: Sun May 20 19:13:50 2018
New Revision: 470478
URL: https://svnweb.freebsd.org/changeset/ports/470478
Log:
- Unbreak.
- Bump portrevision (because octave updated to 4.4.0).
Modified:
head/math/octave-forge-octproj/Makefile
Modified: head/math/octave-forge-octproj/Makefile
==============================================================================
--- head/math/octave-forge-octproj/Makefile Sun May 20 19:13:07 2018 (r470477)
+++ head/math/octave-forge-octproj/Makefile Sun May 20 19:13:50 2018 (r470478)
@@ -3,7 +3,7 @@
PORTNAME= octave-forge-octproj
PORTVERSION= 1.1.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= math
MAINTAINER= stephen at FreeBSD.org
@@ -11,8 +11,6 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
-
-BROKEN= does not build with octave version >= 4.2.1
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
More information about the svn-ports-head
mailing list