pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-activeldap
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 1 15:20:46 UTC 2022
Modified Files:
pkgsrc/databases/ruby-activeldap: Makefile
Log Message:
databases/ruby-activeldap: cosmetic change
Stop pkglint's warning.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/databases/ruby-activeldap/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/ruby-activeldap/Makefile
diff -u pkgsrc/databases/ruby-activeldap/Makefile:1.24 pkgsrc/databases/ruby-activeldap/Makefile:1.25
--- pkgsrc/databases/ruby-activeldap/Makefile:1.24 Sun Jan 10 14:07:07 2021
+++ pkgsrc/databases/ruby-activeldap/Makefile Thu Sep 1 15:20:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2021/01/10 14:07:07 taca Exp $
+# $NetBSD: Makefile,v 1.25 2022/09/01 15:20:46 taca Exp $
DISTNAME= activeldap-6.1.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/activeldap-/activeldap${RUBY_RAILS}-/}
@@ -17,7 +17,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-builder>=0:.
USE_LANGUAGES= # none
-RUBY_RAILS_ACCEPTED= # defined
+RUBY_RAILS_ACCEPTED= # empty
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index