Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2015 22:46:49 +0000 (UTC)
From:      Michael Moll <mmoll@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388889 - head/sysutils/rubygem-bundler17
Message-ID:  <201506082246.t58MknU6013558@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mmoll
Date: Mon Jun  8 22:46:48 2015
New Revision: 388889
URL: https://svnweb.freebsd.org/changeset/ports/388889

Log:
  sysutils/rubygem-bundler17: add PKGNAMESUFFIX
  
  to avoid conflict with sysutils/rubygem-bundler
  
  Differential Revision:	https://reviews.freebsd.org/D2759
  Approved by:	mat (mentor)

Modified:
  head/sysutils/rubygem-bundler17/Makefile

Modified: head/sysutils/rubygem-bundler17/Makefile
==============================================================================
--- head/sysutils/rubygem-bundler17/Makefile	Mon Jun  8 22:33:12 2015	(r388888)
+++ head/sysutils/rubygem-bundler17/Makefile	Mon Jun  8 22:46:48 2015	(r388889)
@@ -3,8 +3,10 @@
 
 PORTNAME=	bundler
 PORTVERSION=	1.7.15
+PORTREVISION=	1
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	17
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Tool that manages gem dependencies for ruby applications



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506082246.t58MknU6013558>