pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/unit-ruby: add version suffix.
Module Name: pkgsrc-wip
Committed By: Sergey A. Osokin <osa%FreeBSD.org@localhost>
Pushed By: osa
Date: Thu Feb 18 09:03:34 2021 -0500
Changeset: 1648773228eca17f930b9233785cb05927ad53fa
Modified Files:
unit-ruby/Makefile
Log Message:
wip/unit-ruby: add version suffix.
Please see 63CC4746-8282-4869-8041-7656F1B5CAC7%NetBSD.org@localhost as a
reference to get more details.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1648773228eca17f930b9233785cb05927ad53fa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
unit-ruby/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/unit-ruby/Makefile b/unit-ruby/Makefile
index ed3cf5b4ea..2b208cfc3e 100644
--- a/unit-ruby/Makefile
+++ b/unit-ruby/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGNAME= unit-${LANG}-${UNIT_VERSION}
+PKGNAME= unit-${LANG}${RUBY_VER}-${UNIT_VERSION}
COMMENT= Ruby module for NGINX Unit
LANG= ruby
Home |
Main Index |
Thread Index |
Old Index