git: e5f79c4c1679 - main - graphics/rubygem-clutter-gdk: Revert "binding to" change in r568947

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


The branch main has been updated by sunpoet:

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

commit e5f79c4c16799379c3ea5339a1cbcdf79d5b1147
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:18:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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 at 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


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