pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-html-proofer



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Jan  3 15:58:42 UTC 2024

Modified Files:
        pkgsrc/www/ruby-html-proofer: Makefile

Log Message:
www/ruby-html-proofer: remove extra RUBY_VERSIONS_ACCEPTED


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/ruby-html-proofer/Makefile

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

Modified files:

Index: pkgsrc/www/ruby-html-proofer/Makefile
diff -u pkgsrc/www/ruby-html-proofer/Makefile:1.14 pkgsrc/www/ruby-html-proofer/Makefile:1.15
--- pkgsrc/www/ruby-html-proofer/Makefile:1.14  Sat Aug 26 15:04:18 2023
+++ pkgsrc/www/ruby-html-proofer/Makefile       Wed Jan  3 15:58:42 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2023/08/26 15:04:18 taca Exp $
+# $NetBSD: Makefile,v 1.15 2024/01/03 15:58:42 taca Exp $
 
 DISTNAME=      html-proofer-5.0.8
 CATEGORIES=    www
@@ -19,7 +19,6 @@ DEPENDS+=     ${RUBY_PKGPREFIX}-zeitwerk>=2.
 
 USE_LANGUAGES= # none
 
-RUBY_VERSIONS_ACCEPTED=        31 32
 RUBYGEM_OPTIONS+=      --format-executable
 
 .include "../../lang/ruby/gem.mk"



Home | Main Index | Thread Index | Old Index