Date: Tue, 11 May 2021 21:52:50 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 183650f6df76 - main - japanese/py-jaconv: Update to 0.3 Message-ID: <202105112152.14BLqorp099610@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=183650f6df7624aadb53289250958ed2e10508fb commit 183650f6df7624aadb53289250958ed2e10508fb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-05-11 21:16:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-05-11 21:47:16 +0000 japanese/py-jaconv: Update to 0.3 Changes: https://github.com/ikegami-yukino/jaconv/releases https://github.com/ikegami-yukino/jaconv/blob/master/CHANGES.rst --- japanese/py-jaconv/Makefile | 4 ++-- japanese/py-jaconv/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/japanese/py-jaconv/Makefile b/japanese/py-jaconv/Makefile index 1e9bd9a7aa2f..5beeade1db25 100644 --- a/japanese/py-jaconv/Makefile +++ b/japanese/py-jaconv/Makefile @@ -1,13 +1,13 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= jaconv -PORTVERSION= 0.2.4 +PORTVERSION= 0.3 CATEGORIES= japanese python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Japanese character interconverter for Hiragana, Katakana, Hankaku and Zenkaku +COMMENT= Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/japanese/py-jaconv/distinfo b/japanese/py-jaconv/distinfo index 65948380342f..071db9f1b20f 100644 --- a/japanese/py-jaconv/distinfo +++ b/japanese/py-jaconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582811370 -SHA256 (jaconv-0.2.4.tar.gz) = 2ccdf768da20d55f30e8801e5e2e27783aae1bb29b890e503e1124134d6d09c9 -SIZE (jaconv-0.2.4.tar.gz) = 11912 +TIMESTAMP = 1620405439 +SHA256 (jaconv-0.3.tar.gz) = cc70c796c19a6765598c03eac59d1399a555a9a8839cc70e540ec26f0ec3e66e +SIZE (jaconv-0.3.tar.gz) = 15731
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105112152.14BLqorp099610>