diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-08-06 18:05:29 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2020-08-06 18:05:29 +0000 |
commit | 9100793f55e4ee463c3fcb86d74cb83f93285df5 (patch) | |
tree | 08c8377d2ebd3b5139f498b75e7f7d404e65e637 /editors/yudit | |
parent | bebc325217d95a6e32fcc7e723dbdd4c7c15ffa6 (diff) | |
download | ports-9100793f55e4ee463c3fcb86d74cb83f93285df5.tar.gz ports-9100793f55e4ee463c3fcb86d74cb83f93285df5.zip |
Notes
Diffstat (limited to 'editors/yudit')
-rw-r--r-- | editors/yudit/Makefile | 5 | ||||
-rw-r--r-- | editors/yudit/distinfo | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index d362338e2eca..0399811aac31 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -2,7 +2,7 @@ # $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 @@ -10,6 +10,9 @@ MASTER_SITES= http://yudit.org/download/ \ MAINTAINER= danilo@FreeBSD.org COMMENT= Multi-lingual Unicode text editor with TTF support +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING.TXT + CONFLICTS= netatalk-[0-9]* USES= gmake xorg diff --git a/editors/yudit/distinfo b/editors/yudit/distinfo index 9d2d4cf88ecb..6d8bc8a9990b 100644 --- a/editors/yudit/distinfo +++ b/editors/yudit/distinfo @@ -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 |