From bb8b4ab941f96a74526266924662ef1b1279ef67 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Thu, 27 Oct 2011 19:47:34 +0000 Subject: - Update to 1.1.0. --- math/octave-forge-plot/Makefile | 5 ++--- math/octave-forge-plot/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'math/octave-forge-plot') diff --git a/math/octave-forge-plot/Makefile b/math/octave-forge-plot/Makefile index bfe8e7141aa9..791bdecefab2 100644 --- a/math/octave-forge-plot/Makefile +++ b/math/octave-forge-plot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= octave-forge-plot -PORTVERSION= 1.0.8 -PORTREVISION= 2 +PORTVERSION= 1.1.0 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -20,6 +19,6 @@ do-build: post-build: ${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/configure - cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME} + cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME} .include diff --git a/math/octave-forge-plot/distinfo b/math/octave-forge-plot/distinfo index b8b75417889d..fda2d480fb45 100644 --- a/math/octave-forge-plot/distinfo +++ b/math/octave-forge-plot/distinfo @@ -1,2 +1,2 @@ -SHA256 (octave-forge/plot-1.0.8.tar.gz) = 2180adb62a5552405711936691309a61e70296697bdfaffe4db1e6facc60cba4 -SIZE (octave-forge/plot-1.0.8.tar.gz) = 12205 +SHA256 (octave-forge/plot-1.1.0.tar.gz) = 48350ee5f7de240148d5ea77f3ff428312878ca6c7d3b4259f067b294af24666 +SIZE (octave-forge/plot-1.1.0.tar.gz) = 12981 -- cgit v1.2.3