View | Details | Raw Unified | Return to bug 208134 | Differences between
and this patch

Collapse All | Expand All

(-)graphics/yed/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/graphics/yed/Makefile 399953 2015-10-22 08:11:42Z vg $
2
# $FreeBSD: head/graphics/yed/Makefile 399953 2015-10-22 08:11:42Z vg $
3
3
4
PORTNAME=	yed
4
PORTNAME=	yed
5
PORTVERSION=	3.14.4
5
PORTVERSION=	3.15.0.1
6
CATEGORIES=	graphics java
6
CATEGORIES=	graphics java
7
MASTER_SITES=	#
7
MASTER_SITES=	#
8
DISTNAME=	yEd-${PORTVERSION}
8
DISTNAME=	yEd-${PORTVERSION}
Lines 27-33 Link Here
27
27
28
SUB_FILES=	${PORTNAME}
28
SUB_FILES=	${PORTNAME}
29
29
30
DOWNLOAD_URL?=	http://www.yworks.com/en/products_download.php?file=${DISTNAME}${EXTRACT_SUFX}
30
DOWNLOAD_URL?=	http://www.yworks.com/downloads\#yEd
31
31
32
.include <bsd.port.pre.mk>
32
.include <bsd.port.pre.mk>
33
33
(-)graphics/yed/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (yEd-3.14.4.zip) = c677b4b92a4e19284e436cb7d4ba9c4b09ac141489f3b499d10233a37538a25e
1
SHA256 (yEd-3.15.0.1.zip) = 8adf89b61acbc3447e81e2d9f281928594b837a5d1ac34563ee22298fdfe0228
2
SIZE (yEd-3.14.4.zip) = 29485917
2
SIZE (yEd-3.15.0.1.zip) = 29747674

Return to bug 208134