Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2020 18:05:29 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544287 - head/editors/yudit
Message-ID:  <202008061805.076I5TIN015430@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Thu Aug  6 18:05:29 2020
New Revision: 544287
URL: https://svnweb.freebsd.org/changeset/ports/544287

Log:
  - Update to 3.0.7
  - Add LICENSE

Modified:
  head/editors/yudit/Makefile
  head/editors/yudit/distinfo

Modified: head/editors/yudit/Makefile
==============================================================================
--- head/editors/yudit/Makefile	Thu Aug  6 17:58:12 2020	(r544286)
+++ head/editors/yudit/Makefile	Thu Aug  6 18:05:29 2020	(r544287)
@@ -2,13 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	yudit
-PORTVERSION=	2.9.6
+PORTVERSION=	3.0.7
 CATEGORIES=	editors converters print
 MASTER_SITES=	http://yudit.org/download/ \
 		SUNSITE/apps/editors/X
 
 MAINTAINER=	danilo@FreeBSD.org
 COMMENT=	Multi-lingual Unicode text editor with TTF support
+
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING.TXT
 
 CONFLICTS=	netatalk-[0-9]*
 

Modified: head/editors/yudit/distinfo
==============================================================================
--- head/editors/yudit/distinfo	Thu Aug  6 17:58:12 2020	(r544286)
+++ head/editors/yudit/distinfo	Thu Aug  6 18:05:29 2020	(r544287)
@@ -1,2 +1,3 @@
-SHA256 (yudit-2.9.6.tar.gz) = ded0b47742fce92aedb6403e8e758162abc73395f9c5a3268ceb2093fbfdf906
-SIZE (yudit-2.9.6.tar.gz) = 2797142
+TIMESTAMP = 1596736276
+SHA256 (yudit-3.0.7.tar.gz) = e89afb50ad4e0ca39edf509c8619d96003a1cd29707f879a6302f2cc9509fd37
+SIZE (yudit-3.0.7.tar.gz) = 4036932



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