diff options
author | vg <vg@FreeBSD.org> | 2016-09-19 19:38:49 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2016-09-19 19:38:49 +0800 |
commit | 4f9e76311b4e17b1768d29c26034909272157f9a (patch) | |
tree | 04b44de9874203809dd955ff71bba6bcbf5c4496 /graphics/yed | |
parent | 3666c82c82f98568881bdbfd843b9d15551008e7 (diff) | |
download | freebsd-ports-gnome-4f9e76311b4e17b1768d29c26034909272157f9a.tar.gz freebsd-ports-gnome-4f9e76311b4e17b1768d29c26034909272157f9a.tar.zst freebsd-ports-gnome-4f9e76311b4e17b1768d29c26034909272157f9a.zip |
- Update to 3.16.1
PR: ports/212801
Submitted by: olevole@olevole.ru (maintainer)
Diffstat (limited to 'graphics/yed')
-rw-r--r-- | graphics/yed/Makefile | 2 | ||||
-rw-r--r-- | graphics/yed/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/yed/Makefile b/graphics/yed/Makefile index b4da4454a60c..8cf6596376e1 100644 --- a/graphics/yed/Makefile +++ b/graphics/yed/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yed -PORTVERSION= 3.15.0.2 +PORTVERSION= 3.16.1 CATEGORIES= graphics java MASTER_SITES= # DISTNAME= yEd-${PORTVERSION} diff --git a/graphics/yed/distinfo b/graphics/yed/distinfo index 0e89da59a845..7a1e742b6a49 100644 --- a/graphics/yed/distinfo +++ b/graphics/yed/distinfo @@ -1,2 +1,3 @@ -SHA256 (yEd-3.15.0.2.zip) = c60e4868f267303ee8b6fc2587beb4cc846f32bd8a6a557b77e01f0d8039aa4d -SIZE (yEd-3.15.0.2.zip) = 29762976 +TIMESTAMP = 1474225333 +SHA256 (yEd-3.16.1.zip) = f2c48697ae2d6d1fa29005157d3d8f319380bef9ecc250ae727246bd2f9bfe40 +SIZE (yEd-3.16.1.zip) = 33118338 |