svn commit: r469902 - head/math/octave-forge-miscellaneous

Stephen Montgomery-Smith stephen at FreeBSD.org
Mon May 14 15:39:23 UTC 2018


Author: stephen
Date: Mon May 14 15:39:20 2018
New Revision: 469902
URL: https://svnweb.freebsd.org/changeset/ports/469902

Log:
  - Unbreak (because octave-forge-general is fixed).
  - Bump portrevision (because of upgrade of octave to 4.4.0).

Modified:
  head/math/octave-forge-miscellaneous/Makefile

Modified: head/math/octave-forge-miscellaneous/Makefile
==============================================================================
--- head/math/octave-forge-miscellaneous/Makefile	Mon May 14 15:39:15 2018	(r469901)
+++ head/math/octave-forge-miscellaneous/Makefile	Mon May 14 15:39:20 2018	(r469902)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-miscellaneous
 PORTVERSION=	1.2.1
-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=		depends upon octave-forge-general, which is broken
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.


More information about the svn-ports-all mailing list