Date: Sat, 26 Dec 2015 14:01:58 +0000 (UTC) From: Jason Unovitch <junovitch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404511 - head/graphics/phplot Message-ID: <201512261401.tBQE1wuE044015@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: junovitch Date: Sat Dec 26 14:01:57 2015 New Revision: 404511 URL: https://svnweb.freebsd.org/changeset/ports/404511 Log: graphics/phplot: update 6.1.0 -> 6.2.0 PR: 205521 Submitted by: jochen@jochen-neumeister.de Approved by: unmaintained Modified: head/graphics/phplot/Makefile head/graphics/phplot/distinfo Modified: head/graphics/phplot/Makefile ============================================================================== --- head/graphics/phplot/Makefile Sat Dec 26 13:26:27 2015 (r404510) +++ head/graphics/phplot/Makefile Sat Dec 26 14:01:57 2015 (r404511) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= phplot -PORTVERSION= 6.1.0 -PORTREVISION= 3 +PORTVERSION= 6.2.0 CATEGORIES= graphics www MASTER_SITES= SF \ SF/${PORTNAME}/Manual/20130511:source2 Modified: head/graphics/phplot/distinfo ============================================================================== --- head/graphics/phplot/distinfo Sat Dec 26 13:26:27 2015 (r404510) +++ head/graphics/phplot/distinfo Sat Dec 26 14:01:57 2015 (r404511) @@ -1,4 +1,4 @@ -SHA256 (phplot-6.1.0.zip) = 95dc31f95c5079abb2785f61696d61aae9d5af55a85c575485190372e3d751d0 -SIZE (phplot-6.1.0.zip) = 171886 +SHA256 (phplot-6.2.0.zip) = 7b2a8bc08ce3261bfd89215ba5f596232ce382eeedeee5e097e38c19c476e62d +SIZE (phplot-6.2.0.zip) = 183978 SHA256 (phplotdocs-20130511.zip) = bf5d478b391f0449bef980ac93130c5a8395546bc0a531573a9fba12e1284d77 SIZE (phplotdocs-20130511.zip) = 1238348
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512261401.tBQE1wuE044015>