svn commit: r307196 - head/math/octave-forge-image
Stephen Montgomery-Smith
stephen at FreeBSD.org
Thu Nov 8 20:22:53 UTC 2012
Author: stephen
Date: Thu Nov 8 20:22:52 2012
New Revision: 307196
URL: http://svnweb.freebsd.org/changeset/ports/307196
Log:
- Update to 2.0.0.
Feature safe: yes
Modified:
head/math/octave-forge-image/Makefile
head/math/octave-forge-image/distinfo
Modified: head/math/octave-forge-image/Makefile
==============================================================================
--- head/math/octave-forge-image/Makefile Thu Nov 8 18:31:42 2012 (r307195)
+++ head/math/octave-forge-image/Makefile Thu Nov 8 20:22:52 2012 (r307196)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: octave-forge-image
-# Date created: 8 September 2008
-# Whom: Stephen Montgomery-Smith <stephen at math.missouri.edu>
-#
+# Created by: Stephen Montgomery-Smith <stephen at math.missouri.edu>
# $FreeBSD$
-#
PORTNAME= octave-forge-image
-PORTVERSION= 1.0.15
-PORTREVISION= 2
+PORTVERSION= 2.0.0
CATEGORIES= math
MAINTAINER= stephen at FreeBSD.org
@@ -15,10 +10,12 @@ COMMENT= Octave-forge package ${OCTAVE_P
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC= ${DISTNAME}
+OCTSRC= ${OCTAVE_PKGNAME}
WRKSRC= ${WRKDIR}/${OCTSRC}/src
+RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal
+
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
post-patch:
Modified: head/math/octave-forge-image/distinfo
==============================================================================
--- head/math/octave-forge-image/distinfo Thu Nov 8 18:31:42 2012 (r307195)
+++ head/math/octave-forge-image/distinfo Thu Nov 8 20:22:52 2012 (r307196)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/image-1.0.15.tar.gz) = d40b6a7f429050a775b3dc3f0382007c604e90dafacb6174c282fedc79005aef
-SIZE (octave-forge/image-1.0.15.tar.gz) = 141669
+SHA256 (octave-forge/image-2.0.0.tar.gz) = fecacf1cf78e2517f9e3eda243925c71f3b247aaac5dc7b5ea3af7d2208af1d9
+SIZE (octave-forge/image-2.0.0.tar.gz) = 197512
More information about the svn-ports-all
mailing list