Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2022 06:08:44 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 807dfa8d839e - main - graphics/yed: update to 3.22
Message-ID:  <202205050608.24568i8w023066@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=807dfa8d839e19f8ccaae15f9e822bf834898d19

commit 807dfa8d839e19f8ccaae15f9e822bf834898d19
Author:     Oleg Ginzburg <olevole@olevole.ru>
AuthorDate: 2022-04-22 07:08:36 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-05-05 06:06:12 +0000

    graphics/yed: update to 3.22
    
    ChangeLog: https://www.yworks.com/products/yed/download#ReleaseNotes
    
    PR:     263354
    Reported by:    olevole@olevole.ru
    Approved by:    myc@barev.net (maintainer, timeout > 2 weeks)
---
 graphics/yed/Makefile | 8 ++++----
 graphics/yed/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/graphics/yed/Makefile b/graphics/yed/Makefile
index 1c846ec5142f..8a2c9b9785eb 100644
--- a/graphics/yed/Makefile
+++ b/graphics/yed/Makefile
@@ -1,7 +1,7 @@
 # Created by: Eugene Mychlo <myc@barev.net>
 
 PORTNAME=	yed
-DISTVERSION=	3.21.1
+DISTVERSION=	3.22
 CATEGORIES=	graphics java
 MASTER_SITES=	#
 DISTNAME=	yEd-${DISTVERSION}
@@ -23,13 +23,13 @@ JAVA_VERSION=	1.8+
 
 DESKTOP_ENTRIES="yEd" "${COMMENT}" "" "yed" "Graphics;" false
 
-WRKSRC=	${WRKDIR}/${PORTNAME}-${DISTVERSION}
+NO_ARCH=	yes
+NO_BUILD=	yes
 
 SUB_FILES=	${PORTNAME}
 SUB_LIST=	JAVA_HOME=${JAVA_HOME}
 
-NO_BUILD=	yes
-NO_ARCH=	yes
+WRKSRC=	${WRKDIR}/${PORTNAME}-${DISTVERSION}
 
 DOWNLOAD_URL?=	http://www.yworks.com/downloads\#yEd
 
diff --git a/graphics/yed/distinfo b/graphics/yed/distinfo
index 3ecf89ada202..74fce4e6e485 100644
--- a/graphics/yed/distinfo
+++ b/graphics/yed/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617309945
-SHA256 (yEd-3.21.1.zip) = c4301c2d7e842bdb781b6a112c74e1244d1b80eb0eeb8a0a30e1bfba83ef09e4
-SIZE (yEd-3.21.1.zip) = 36128103
+TIMESTAMP = 1650148960
+SHA256 (yEd-3.22.zip) = d40cb5ef10695809f5fc890891c48bcc84bf9ccf5a150612e67eabe327e1e8a5
+SIZE (yEd-3.22.zip) = 36318856



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205050608.24568i8w023066>