pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue May 30 16:02:13 UTC 2023

Modified Files:
        pkgsrc/textproc/ruby-review: Makefile
        pkgsrc/www/ruby-selenium-webdriver: Makefile

Log Message:
ruby27 has gone.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/ruby-review/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/ruby-selenium-webdriver/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/ruby-review/Makefile
diff -u pkgsrc/textproc/ruby-review/Makefile:1.13 pkgsrc/textproc/ruby-review/Makefile:1.14
--- pkgsrc/textproc/ruby-review/Makefile:1.13   Tue May 30 15:07:43 2023
+++ pkgsrc/textproc/ruby-review/Makefile        Tue May 30 16:02:13 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2023/05/30 15:07:43 taca Exp $
+# $NetBSD: Makefile,v 1.14 2023/05/30 16:02:13 taca Exp $
 
 DISTNAME=      review-5.7.0
 CATEGORIES=    textproc
@@ -17,8 +17,6 @@ USE_LANGUAGES=        # none
 
 RUBYGEM_OPTIONS+=      --format-executable
 
-RUBY_VERSIONS_INCOMPATIBLE=    27
-
 pre-configure:
        cd ${WRKSRC}/bin && ${CHMOD} ${BINMODE} *
 

Index: pkgsrc/www/ruby-selenium-webdriver/Makefile
diff -u pkgsrc/www/ruby-selenium-webdriver/Makefile:1.25 pkgsrc/www/ruby-selenium-webdriver/Makefile:1.26
--- pkgsrc/www/ruby-selenium-webdriver/Makefile:1.25    Sun May 21 05:36:10 2023
+++ pkgsrc/www/ruby-selenium-webdriver/Makefile Tue May 30 16:02:13 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2023/05/21 05:36:10 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2023/05/30 16:02:13 taca Exp $
 
 DISTNAME=      selenium-webdriver-4.9.1
 CATEGORIES=    www
@@ -15,8 +15,6 @@ USE_LANGUAGES=        # none
 
 CHECK_SHLIBS_SKIP=     ${GEM_LIBDIR}/bin/*
 
-RUBY_VERSIONS_INCOMPATIBLE=    27
-
 .include "../../lang/ruby/rubyversion.mk"
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index