Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2020 01:39:20 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r522181 - in head: . math math/octave-forge-mechanics
Message-ID:  <202001060139.0061dKlQ024660@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Mon Jan  6 01:39:20 2020
New Revision: 522181
URL: https://svnweb.freebsd.org/changeset/ports/522181

Log:
  - Resurrect port math/octave-forge-mechanics.
  - Bump portrevision.

Added:
  head/math/octave-forge-mechanics/
     - copied from r511179, head/math/octave-forge-mechanics/
Modified:
  head/MOVED
  head/math/Makefile
  head/math/octave-forge-mechanics/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Jan  6 01:29:47 2020	(r522180)
+++ head/MOVED	Mon Jan  6 01:39:20 2020	(r522181)
@@ -12912,7 +12912,6 @@ irc/irssi-otr||2019-09-05|Has expired: Broken for more
 mail/p5-Mail-ClamAV||2019-09-05|Has expired: Broken for more than 6 months
 mail/qmail-ldap||2019-09-05|Has expired: Broken for more than 6 months
 math/fityk||2019-09-05|Has expired: Broken for more than 6 months
-math/octave-forge-mechanics||2019-09-05|Has expired: Broken for more than 6 months
 math/octave-forge-parallel||2019-09-05|Has expired: Broken for more than 6 months
 math/octave-forge-strings||2019-09-05|Has expired: Broken for more than 6 months
 math/octave-forge-tisean||2019-09-05|Has expired: Broken for more than 6 months

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Mon Jan  6 01:29:47 2020	(r522180)
+++ head/math/Makefile	Mon Jan  6 01:39:20 2020	(r522181)
@@ -443,6 +443,7 @@
     SUBDIR += octave-forge-ltfat
     SUBDIR += octave-forge-mapping
     SUBDIR += octave-forge-matgeom
+    SUBDIR += octave-forge-mechanics
     SUBDIR += octave-forge-miscellaneous
     SUBDIR += octave-forge-missing-functions
     SUBDIR += octave-forge-msh

Modified: head/math/octave-forge-mechanics/Makefile
==============================================================================
--- head/math/octave-forge-mechanics/Makefile	Thu Sep  5 11:27:14 2019	(r511179)
+++ head/math/octave-forge-mechanics/Makefile	Mon Jan  6 01:39:20 2020	(r522181)
@@ -3,7 +3,7 @@
 
 PORTNAME=	octave-forge-mechanics
 PORTVERSION=	1.3.1
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -11,10 +11,6 @@ COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
-
-BROKEN=		depends upon octave-forge-linear-algebra which is broken
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2019-09-04
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/general.tar.gz:math/octave-forge-general
 RUN_DEPENDS+=	${TARBALLS_DIR}/geometry.tar.gz:math/octave-forge-geometry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001060139.0061dKlQ024660>