diff options
author | stephen <stephen@FreeBSD.org> | 2012-10-15 03:42:16 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2012-10-15 03:42:16 +0800 |
commit | 4c3080bc301a936920c76b4a6f271baf40a5f22a (patch) | |
tree | a4c6c90600feac7fdb9d37aa94951813bd39232e | |
parent | e03279850d733ffed85b7be46ee2ce89a08d2753 (diff) | |
download | freebsd-ports-gnome-4c3080bc301a936920c76b4a6f271baf40a5f22a.tar.gz freebsd-ports-gnome-4c3080bc301a936920c76b4a6f271baf40a5f22a.tar.zst freebsd-ports-gnome-4c3080bc301a936920c76b4a6f271baf40a5f22a.zip |
- Update to 2.0.1.
Feature safe: yes
-rw-r--r-- | math/octave-forge-quaternion/Makefile | 9 | ||||
-rw-r--r-- | math/octave-forge-quaternion/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile index 63b14888a8aa..b306891e28bc 100644 --- a/math/octave-forge-quaternion/Makefile +++ b/math/octave-forge-quaternion/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: octave-forge-quaternion -# Date created: 3 August 2009 -# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu> -# +# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu> # $FreeBSD$ -# PORTNAME= octave-forge-quaternion -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-quaternion/distinfo b/math/octave-forge-quaternion/distinfo index a4aff3d7c9bb..f01e2aece4e3 100644 --- a/math/octave-forge-quaternion/distinfo +++ b/math/octave-forge-quaternion/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/quaternion-2.0.0.tar.gz) = d3c5c72d895bb350688842874828e233a847bb10b8537908f5b13b685cca7d90 -SIZE (octave-forge/quaternion-2.0.0.tar.gz) = 161150 +SHA256 (octave-forge/quaternion-2.0.1.tar.gz) = 3c72cbaa1e4ea2145bc04358b9512563fa3e3877794d62bcd77ad8b0a16920d8 +SIZE (octave-forge/quaternion-2.0.1.tar.gz) = 198330 |