View | Details | Raw Unified | Return to bug 168080
Collapse All | Expand All

(-)graphics/yed/Makefile (-2 / +8 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	yed
8
PORTNAME=	yed
9
PORTVERSION=	3.9.1
9
PORTVERSION=	3.9.2
10
CATEGORIES=	graphics java
10
CATEGORIES=	graphics java
11
MASTER_SITES=	#
11
MASTER_SITES=	#
12
DISTNAME=	yEd-${PORTVERSION}
12
DISTNAME=	yEd-${PORTVERSION}
Lines 14-24 Link Here
14
MAINTAINER=	myc@barev.net
14
MAINTAINER=	myc@barev.net
15
COMMENT=	An editor for graphs and diagrams
15
COMMENT=	An editor for graphs and diagrams
16
16
17
LICENSE=        YED_1_1
18
LICENSE_NAME=   yEd Software License Agreement (Version 1.1)
19
LICENSE_TEXT=   Description of the license can be obtained from the following URL: \
20
		http://www.yworks.com/products/yed/license.html
21
LICENSE_PERMS=  no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
22
17
USE_ZIP=	yes
23
USE_ZIP=	yes
18
USE_JAVA=	yes
24
USE_JAVA=	yes
19
JAVA_VERSION=	1.5+
25
JAVA_VERSION=	1.5+
20
NO_BUILD=	yes
26
NO_BUILD=	yes
21
RESTRICTED=	Restrictive license
27
RESTRICTED=	Downloading requires acceptance of license agreement
22
DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "" "false"
28
DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "" "false"
23
29
24
WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
30
WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
(-)graphics/yed/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (yEd-3.9.1.zip) = b102d6230635df0cb81cdefdbca49595c370bf13be9cf08480f00d959a106d0e
1
SHA256 (yEd-3.9.2.zip) = 057e8a023b577d60ad8faa09c05eb8577477ca5468c27a374dfdfc86d39bfdfb
2
SIZE (yEd-3.9.1.zip) = 24546062
2
SIZE (yEd-3.9.2.zip) = 24557329

Return to bug 168080