summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-21 17:29:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-21 17:29:23 +0000
commit3dea99e48259078b83a0f8e8a37283cca49f207d (patch)
tree31ba0fd7de70bb701899308b7f1a9d5c24e98702 /security
parentDiffPDF is used to compare two PDF files-textually or visually. (diff)
Update default GEM_NAME
Change default GEM_NAME from ${PORTNAME}-${PORTVERSION} to ${DISTNAME} to avoid unnecessary GEM_NAME setting in ports Makefile Differential Revision: https://reviews.FreeBSD.org/D9250 PR: 216267 Exp-run by: antoine
Diffstat (limited to 'security')
-rw-r--r--security/ruby-hmac/Makefile1
-rw-r--r--security/rubygem-jugyo-twitter_oauth/Makefile1
-rw-r--r--security/rubygem-razorback-scriptNugget/Makefile2
3 files changed, 0 insertions, 4 deletions
diff --git a/security/ruby-hmac/Makefile b/security/ruby-hmac/Makefile
index c422ae4d921a..95c53aa3a8ee 100644
--- a/security/ruby-hmac/Makefile
+++ b/security/ruby-hmac/Makefile
@@ -13,7 +13,6 @@ COMMENT= Ruby library which implements the HMAC algorithm
USE_RUBY= yes
USES= gem
-GEM_NAME= ${DISTNAME}
DEPRECATED= Use www/rubygem-ruby-hmac instead
EXPIRATION_DATE= 2017-01-28
diff --git a/security/rubygem-jugyo-twitter_oauth/Makefile b/security/rubygem-jugyo-twitter_oauth/Makefile
index bba4a89d7048..15f043839d8f 100644
--- a/security/rubygem-jugyo-twitter_oauth/Makefile
+++ b/security/rubygem-jugyo-twitter_oauth/Makefile
@@ -18,7 +18,6 @@ RUN_DEPENDS= rubygem-json>=1.1.9:devel/rubygem-json \
NO_ARCH= yes
USE_RUBY= yes
-GEM_NAME= ${PORTNAME}-${DISTVERSION}
USES= gem
.include <bsd.port.mk>
diff --git a/security/rubygem-razorback-scriptNugget/Makefile b/security/rubygem-razorback-scriptNugget/Makefile
index a59c72297991..8b71606cbc66 100644
--- a/security/rubygem-razorback-scriptNugget/Makefile
+++ b/security/rubygem-razorback-scriptNugget/Makefile
@@ -11,9 +11,7 @@ DISTNAME= scriptNugget-ruby-${PORTVERSION}
MAINTAINER= tj@FreeBSD.org
COMMENT= Framework for an intelligence driven security - Script Nugget Ruby
-GEM_NAME= ${DISTNAME}
NO_ARCH= yes
-
USE_RUBY= yes
USES= gem shebangfix
SHEBANG_FILES= lib/razorback.rb