From owner-svn-ports-head@freebsd.org Mon Jan 6 01:39:21 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 75B141ED1A2; Mon, 6 Jan 2020 01:39:21 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47rdTj2bTSz427t; Mon, 6 Jan 2020 01:39:21 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 543936CFA; Mon, 6 Jan 2020 01:39:21 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0061dLqT024663; Mon, 6 Jan 2020 01:39:21 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0061dKlQ024660; Mon, 6 Jan 2020 01:39:20 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <202001060139.0061dKlQ024660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Mon, 6 Jan 2020 01:39:20 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: stephen X-SVN-Commit-Paths: in head: . math math/octave-forge-mechanics X-SVN-Commit-Revision: 522181 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2020 01:39:21 -0000 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