git: 515e9015938b - main - japanese/mozc-server: Fix PORTREVISION changed in fa81a4f5f8ed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Mar 2023 18:10:46 UTC
The branch main has been updated by hrs: URL: https://cgit.FreeBSD.org/ports/commit/?id=515e9015938b43c3c72e2f10d33a407196708629 commit 515e9015938b43c3c72e2f10d33a407196708629 Author: Hiroki Sato <hrs@FreeBSD.org> AuthorDate: 2023-03-05 18:07:48 +0000 Commit: Hiroki Sato <hrs@FreeBSD.org> CommitDate: 2023-03-05 18:10:20 +0000 japanese/mozc-server: Fix PORTREVISION changed in fa81a4f5f8ed --- japanese/ibus-mozc/Makefile | 1 - japanese/mozc-server/Makefile | 2 +- japanese/mozc-tool/Makefile | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/japanese/ibus-mozc/Makefile b/japanese/ibus-mozc/Makefile index eddbda7bcec1..85c5c3317c78 100644 --- a/japanese/ibus-mozc/Makefile +++ b/japanese/ibus-mozc/Makefile @@ -1,5 +1,4 @@ PKGNAMEPREFIX= ja-ibus- -PORTREVISION= 1 COMMENT= Mozc engine for IBus diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile index 106ab0f2a36c..cdcd0106e052 100644 --- a/japanese/mozc-server/Makefile +++ b/japanese/mozc-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= mozc PORTVERSION= 2.23.2815.102.01 DISTVERSIONPREFIX= v -PORTREVISION?= 11 +PORTREVISION?= 12 CATEGORIES= japanese MAINTAINER= hrs@FreeBSD.org diff --git a/japanese/mozc-tool/Makefile b/japanese/mozc-tool/Makefile index ffc34b321b71..daaf981552ba 100644 --- a/japanese/mozc-tool/Makefile +++ b/japanese/mozc-tool/Makefile @@ -1,5 +1,4 @@ PKGNAMESUFFIX= -tool -PORTREVISION= 1 COMMENT= Mozc tool for IBus, SCIM, and others DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}