From 0d42a204ccf82a52136204bfba44dd2db8ad2ff4 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Wed, 11 Apr 2012 05:06:03 +0000 Subject: [PATCH] - Update to 2.0.0. --- math/octave-forge-quaternion/Makefile | 14 +++++++++++--- math/octave-forge-quaternion/distinfo | 4 ++-- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile index 3322686aed7e..ddc488ce41d7 100644 --- a/math/octave-forge-quaternion/Makefile +++ b/math/octave-forge-quaternion/Makefile @@ -6,14 +6,22 @@ # PORTNAME= octave-forge-quaternion -PORTVERSION= 1.0.0 -PORTREVISION= 5 +PORTVERSION= 2.0.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} -GNU_CONFIGURE= yes + +# OCTSRC is the name of the directory of the package. +# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. +OCTSRC= ${OCTAVE_PKGNAME} + +WRKSRC= ${WRKDIR}/${OCTSRC}/src .include .include "${PORTSDIR}/Mk/bsd.octave.mk" +post-build: + ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure + cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTSRC} + .include diff --git a/math/octave-forge-quaternion/distinfo b/math/octave-forge-quaternion/distinfo index c706a79df2a1..a4aff3d7c9bb 100644 --- a/math/octave-forge-quaternion/distinfo +++ b/math/octave-forge-quaternion/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/quaternion-1.0.0.tar.gz) = 4fef5360ffa77a93c626326cc9eff91ddb707964b215a0305201d080eb07b16c -SIZE (octave-forge/quaternion-1.0.0.tar.gz) = 92644 +SHA256 (octave-forge/quaternion-2.0.0.tar.gz) = d3c5c72d895bb350688842874828e233a847bb10b8537908f5b13b685cca7d90 +SIZE (octave-forge/quaternion-2.0.0.tar.gz) = 161150