- Update to version 3.9.2
- Add LICENSE info PR: ports/168080 Submitted by: Eugene Mychlo <myc@barev.net> (maintainer)
This commit is contained in:
parent
54a1d9ee80
commit
af0237e76b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296906
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= yed
|
||||
PORTVERSION= 3.9.1
|
||||
PORTVERSION= 3.9.2
|
||||
CATEGORIES= graphics java
|
||||
MASTER_SITES= #
|
||||
DISTNAME= yEd-${PORTVERSION}
|
||||
@ -14,11 +14,17 @@ DISTNAME= yEd-${PORTVERSION}
|
||||
MAINTAINER= myc@barev.net
|
||||
COMMENT= An editor for graphs and diagrams
|
||||
|
||||
LICENSE= YED_1_1
|
||||
LICENSE_NAME= yEd Software License Agreement (Version 1.1)
|
||||
LICENSE_TEXT= Description of the license can be obtained from the following URL: \
|
||||
http://www.yworks.com/products/yed/license.html
|
||||
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.5+
|
||||
NO_BUILD= yes
|
||||
RESTRICTED= Restrictive license
|
||||
RESTRICTED= Downloading requires acceptance of license agreement
|
||||
DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "" "false"
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (yEd-3.9.1.zip) = b102d6230635df0cb81cdefdbca49595c370bf13be9cf08480f00d959a106d0e
|
||||
SIZE (yEd-3.9.1.zip) = 24546062
|
||||
SHA256 (yEd-3.9.2.zip) = 057e8a023b577d60ad8faa09c05eb8577477ca5468c27a374dfdfc86d39bfdfb
|
||||
SIZE (yEd-3.9.2.zip) = 24557329
|
||||
|
Loading…
Reference in New Issue
Block a user