pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-actionpack72
Module Name: pkgsrc
Committed By: taca
Date: Wed Feb 11 08:49:46 UTC 2026
Modified Files:
pkgsrc/www/ruby-actionpack72: Makefile
Log Message:
www/ruby-actionpack72: add dependency
www/ruby-actionpack72 require ruby-useragent.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-actionpack72/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-actionpack72/Makefile
diff -u pkgsrc/www/ruby-actionpack72/Makefile:1.1 pkgsrc/www/ruby-actionpack72/Makefile:1.2
--- pkgsrc/www/ruby-actionpack72/Makefile:1.1 Fri Dec 13 16:51:04 2024
+++ pkgsrc/www/ruby-actionpack72/Makefile Wed Feb 11 08:49:46 2026
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2024/12/13 16:51:04 taca Exp $
+# $NetBSD: Makefile,v 1.2 2026/02/11 08:49:46 taca Exp $
DISTNAME= actionpack-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-actionpack${RUBY_RAILS}-${RAILS_VERSION}
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -16,6 +17,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rack-test>=0
# ruby-actionview already depends them.
#DEPENDS+= ${RUBY_PKGPREFIX}-rails-dom-testing>=2.2.0<3:../../textproc/ruby-rails-dom-testing
#DEPENDS+= ${RUBY_PKGPREFIX}-rails-html-sanitizer>=1.6<2:../../www/ruby-rails-html-sanitizer
+DEPENDS+= ${RUBY_PKGPREFIX}-useragent>=0.16<1:../../www/ruby-useragent
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index