pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-actionpack-xml_parser
Module Name: pkgsrc
Committed By: taca
Date: Sat Dec 14 11:15:07 UTC 2024
Modified Files:
pkgsrc/textproc/ruby-actionpack-xml_parser: Makefile
Log Message:
textproc/ruby-actionpack-xml_parser: accept rails72
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/ruby-actionpack-xml_parser/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-actionpack-xml_parser/Makefile
diff -u pkgsrc/textproc/ruby-actionpack-xml_parser/Makefile:1.3 pkgsrc/textproc/ruby-actionpack-xml_parser/Makefile:1.4
--- pkgsrc/textproc/ruby-actionpack-xml_parser/Makefile:1.3 Mon Sep 5 15:44:37 2022
+++ pkgsrc/textproc/ruby-actionpack-xml_parser/Makefile Sat Dec 14 11:15:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/09/05 15:44:37 taca Exp $
+# $NetBSD: Makefile,v 1.4 2024/12/14 11:15:07 taca Exp $
DISTNAME= actionpack-xml_parser-2.0.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/actionpack/actionpack${RUBY_RAILS}/}
@@ -14,7 +14,7 @@ DEPENDS+= ${RUBY_RAILTIES_DEPENDS}
USE_LANGUAGES= # none
-RUBY_RAILS_ACCEPTED= 61
+RUBY_RAILS_ACCEPTED= 61 72
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index