Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2021 07:21:46 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: e5f79c4c1679 - main - graphics/rubygem-clutter-gdk: Revert "binding to" change in r568947
Message-ID:  <202104180721.13I7Lkuf031043@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=e5f79c4c16799379c3ea5339a1cbcdf79d5b1147

commit e5f79c4c16799379c3ea5339a1cbcdf79d5b1147
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-18 05:18:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-18 05:48:56 +0000

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

diff --git a/graphics/rubygem-clutter-gdk/Makefile b/graphics/rubygem-clutter-gdk/Makefile
index 5df6d22397ef..e354626f2eaa 100644
--- a/graphics/rubygem-clutter-gdk/Makefile
+++ b/graphics/rubygem-clutter-gdk/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Ruby binding to GDK-specific API of Clutter
+COMMENT=	Ruby binding of GDK-specific API of Clutter
 
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB



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