diff options
author | pawel <pawel@FreeBSD.org> | 2013-03-22 05:06:20 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2013-03-22 05:06:20 +0800 |
commit | 18756acb266e3704919704d1aaa141167160ae15 (patch) | |
tree | 1d41f56033a308b7c7ad68c8e51dea12f3891868 /graphics | |
parent | e7941eb55ed4f6db7dfa3abdde1c3f658be56e77 (diff) | |
download | freebsd-ports-gnome-18756acb266e3704919704d1aaa141167160ae15.tar.gz freebsd-ports-gnome-18756acb266e3704919704d1aaa141167160ae15.tar.zst freebsd-ports-gnome-18756acb266e3704919704d1aaa141167160ae15.zip |
Update to version 3.10.2
PR: ports/177181
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/yed/Makefile | 4 | ||||
-rw-r--r-- | graphics/yed/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/yed/Makefile b/graphics/yed/Makefile index e09ee25c4c73..fe19f8c90ffc 100644 --- a/graphics/yed/Makefile +++ b/graphics/yed/Makefile @@ -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) diff --git a/graphics/yed/distinfo b/graphics/yed/distinfo index 6fb64c473f86..91faf9a6063e 100644 --- a/graphics/yed/distinfo +++ b/graphics/yed/distinfo @@ -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 |