svn commit: r566255 - in head: . math math/octave-forge-video math/octave-forge-video/files

Stephen Montgomery-Smith stephen at FreeBSD.org
Sun Feb 21 23:42:09 UTC 2021


Author: stephen
Date: Sun Feb 21 23:42:08 2021
New Revision: 566255
URL: https://svnweb.freebsd.org/changeset/ports/566255

Log:
  - Resurrect port.
  - Update to 2.0.0.

Added:
  head/math/octave-forge-video/
     - copied from r511179, head/math/octave-forge-video/
Deleted:
  head/math/octave-forge-video/files/
Modified:
  head/MOVED
  head/math/Makefile
  head/math/octave-forge-video/Makefile
  head/math/octave-forge-video/distinfo

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Feb 21 23:39:59 2021	(r566254)
+++ head/MOVED	Sun Feb 21 23:42:08 2021	(r566255)
@@ -12868,7 +12868,6 @@ mail/qmail-ldap||2019-09-05|Has expired: Broken for mo
 math/fityk||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
-math/octave-forge-video||2019-09-05|Has expired: Broken for more than 6 months
 misc/gnustep-examples||2019-09-05|Has expired: Broken for more than 6 months
 net/turses||2019-09-05|Has expired: Depends on expiring net/py-tweepy
 security/clamcour||2019-09-05|Has expired: Broken for more than 6 months

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Sun Feb 21 23:39:59 2021	(r566254)
+++ head/math/Makefile	Sun Feb 21 23:42:08 2021	(r566255)
@@ -533,6 +533,7 @@
     SUBDIR += octave-forge-symbolic
     SUBDIR += octave-forge-tcl-octave
     SUBDIR += octave-forge-tsa
+    SUBDIR += octave-forge-video
     SUBDIR += octave-forge-zenity
     SUBDIR += octave-forge-zeromq
     SUBDIR += octomap

Modified: head/math/octave-forge-video/Makefile
==============================================================================
--- head/math/octave-forge-video/Makefile	Thu Sep  5 11:27:14 2019	(r511179)
+++ head/math/octave-forge-video/Makefile	Sun Feb 21 23:42:08 2021	(r566255)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-video
-PORTVERSION=	1.2.4
-PORTREVISION=	13
+PORTVERSION=	2.0.0
 CATEGORIES=	math
 
 MAINTAINER=	stephen at FreeBSD.org
@@ -11,10 +10,6 @@ COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKDIR}/${OCTSRC}/COPYING
-
-BROKEN=		does not build with octave>=5.1.0
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2019-09-04
 
 USES=		pkgconfig
 GNU_CONFIGURE=	yes

Modified: head/math/octave-forge-video/distinfo
==============================================================================
--- head/math/octave-forge-video/distinfo	Thu Sep  5 11:27:14 2019	(r511179)
+++ head/math/octave-forge-video/distinfo	Sun Feb 21 23:42:08 2021	(r566255)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497926922
-SHA256 (octave-forge/video-1.2.4.tar.gz) = 69af2f5b7c9d96318d5528b150ec8aa12873e974bd16c714698a8558c5aee339
-SIZE (octave-forge/video-1.2.4.tar.gz) = 53044
+TIMESTAMP = 1613950323
+SHA256 (octave-forge/video-2.0.0.tar.gz) = 3b5724281f9059cfb2678eac03ec0bde2b269568761f4d105cda16d8081bd268
+SIZE (octave-forge/video-2.0.0.tar.gz) = 61998


More information about the svn-ports-all mailing list