git: 2e998532e445 - main - x11-toolkits/rubygem-gtksourceview3: Revert "binding to" change in r568947

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:22:00 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e998532e4452ad6c6bd0c1e40b5dd61369b747e

commit 2e998532e4452ad6c6bd0c1e40b5dd61369b747e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:18:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:49:03 +0000

    x11-toolkits/rubygem-gtksourceview3: Revert "binding to" change in r568947
    
    Use "Ruby binding of" rather than "Ruby binding to".
---
 x11-toolkits/rubygem-gtksourceview3/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-toolkits/rubygem-gtksourceview3/Makefile b/x11-toolkits/rubygem-gtksourceview3/Makefile
index 52824cc264e8..cd8b206d4505 100644
--- a/x11-toolkits/rubygem-gtksourceview3/Makefile
+++ b/x11-toolkits/rubygem-gtksourceview3/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	x11-toolkits rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet at FreeBSD.org
-COMMENT=	Ruby binding to gtksourceview-3.x
+COMMENT=	Ruby binding of gtksourceview 3.x
 
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB


More information about the dev-commits-ports-all mailing list