pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ruby-classifier-reborn



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

Modified Files:
        pkgsrc/textproc/ruby-classifier-reborn: Makefile

Log Message:
textproc/ruby-classifier-reborn: remove extra RUBY_VERSIONS_ACCEPTED


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/ruby-classifier-reborn/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-classifier-reborn/Makefile
diff -u pkgsrc/textproc/ruby-classifier-reborn/Makefile:1.9 pkgsrc/textproc/ruby-classifier-reborn/Makefile:1.10
--- pkgsrc/textproc/ruby-classifier-reborn/Makefile:1.9 Sat Sep  9 13:55:45 2023
+++ pkgsrc/textproc/ruby-classifier-reborn/Makefile     Wed Jan  3 15:58:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2023/09/09 13:55:45 taca Exp $
+# $NetBSD: Makefile,v 1.10 2024/01/03 15:58:07 taca Exp $
 
 DISTNAME=      classifier-reborn-2.3.0
 CATEGORIES=    textproc
@@ -12,7 +12,5 @@ DEPENDS=      ${RUBY_PKGPREFIX}-fast-stemmer>
 
 RUBYGEM_OPTIONS+=      --format-executable
 
-RUBY_VERSIONS_ACCEPTED=        31 32
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index