Date: Thu, 21 Mar 2013 21:06:20 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314875 - head/graphics/yed Message-ID: <201303212106.r2LL6K4u027668@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Thu Mar 21 21:06:20 2013 New Revision: 314875 URL: http://svnweb.freebsd.org/changeset/ports/314875 Log: Update to version 3.10.2 PR: ports/177181 Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) Modified: head/graphics/yed/Makefile head/graphics/yed/distinfo Modified: head/graphics/yed/Makefile ============================================================================== --- head/graphics/yed/Makefile Thu Mar 21 21:02:11 2013 (r314874) +++ head/graphics/yed/Makefile Thu Mar 21 21:06:20 2013 (r314875) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= yed -PORTVERSION= 3.10.1 +PORTVERSION= 3.10.2 CATEGORIES= graphics java MASTER_SITES= # DISTNAME= yEd-${PORTVERSION} MAINTAINER= myc@barev.net -COMMENT= An editor for graphs and diagrams +COMMENT= Editor for graphs and diagrams LICENSE= YED_1_1 LICENSE_NAME= yEd Software License Agreement (Version 1.1) Modified: head/graphics/yed/distinfo ============================================================================== --- head/graphics/yed/distinfo Thu Mar 21 21:02:11 2013 (r314874) +++ head/graphics/yed/distinfo Thu Mar 21 21:06:20 2013 (r314875) @@ -1,2 +1,2 @@ -SHA256 (yEd-3.10.1.zip) = 6840aba7e5ba1f226b69499dc6fd57215b1cfd7dcf302e4dab176ec9872375e3 -SIZE (yEd-3.10.1.zip) = 25017858 +SHA256 (yEd-3.10.2.zip) = 91189f61940eea10ba960cd3b3436d4f120556c5a972ab0923f2eef999ddc11c +SIZE (yEd-3.10.2.zip) = 25044012
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303212106.r2LL6K4u027668>