Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2012 01:44:14 +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: r302319 - head/math/octave-forge-fpl
Message-ID:  <201208090144.q791iEHe051395@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Thu Aug  9 01:44:13 2012
New Revision: 302319
URL: http://svn.freebsd.org/changeset/ports/302319

Log:
  - Update to 1.3.0.

Modified:
  head/math/octave-forge-fpl/Makefile
  head/math/octave-forge-fpl/distinfo

Modified: head/math/octave-forge-fpl/Makefile
==============================================================================
--- head/math/octave-forge-fpl/Makefile	Thu Aug  9 01:29:40 2012	(r302318)
+++ head/math/octave-forge-fpl/Makefile	Thu Aug  9 01:44:13 2012	(r302319)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	octave-forge-fpl
-PORTVERSION=	1.2.0
-PORTREVISION=	4
+PORTVERSION=	1.3.0
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -15,15 +14,14 @@ COMMENT=	Octave-forge package ${OCTAVE_P
 
 # OCTSRC is the name of the directory of the package.
 # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
-OCTSRC=		${OCTAVE_PKGNAME}
+OCTSRC=		${DISTNAME}
+
+WRKSRC=		${WRKDIR}/${OCTSRC}/src
 
 RUN_DEPENDS+=	dx:${PORTSDIR}/graphics/opendx
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/Mk/bsd.octave.mk"
-do-build:
-	@${DO_NADA}
-
 post-build:
 	${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure
 	cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC}

Modified: head/math/octave-forge-fpl/distinfo
==============================================================================
--- head/math/octave-forge-fpl/distinfo	Thu Aug  9 01:29:40 2012	(r302318)
+++ head/math/octave-forge-fpl/distinfo	Thu Aug  9 01:44:13 2012	(r302319)
@@ -1,2 +1,2 @@
-SHA256 (octave-forge/fpl-1.2.0.tar.gz) = 9cfc58a2412dc3a492dfa859c408af746f858b16a7764ee1b8c0357a2249586d
-SIZE (octave-forge/fpl-1.2.0.tar.gz) = 36358
+SHA256 (octave-forge/fpl-1.3.0.tar.gz) = 281738a31c2d56f81191a3dacb9f672c70fc5bab47ac54bb605bea6ea34b4d5c
+SIZE (octave-forge/fpl-1.3.0.tar.gz) = 46527



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