svn commit: r364747 - head/devel/rubygem-thread_safe1

Antoine Brodin antoine at FreeBSD.org
Tue Aug 12 22:30:26 UTC 2014


Author: antoine
Date: Tue Aug 12 22:30:25 2014
New Revision: 364747
URL: http://svnweb.freebsd.org/changeset/ports/364747
QAT: https://qat.redports.org/buildarchive/r364747/

Log:
  Fix duplicate pkgnames
  
  Pointy hat:	sunpoet

Modified:
  head/devel/rubygem-thread_safe1/Makefile

Modified: head/devel/rubygem-thread_safe1/Makefile
==============================================================================
--- head/devel/rubygem-thread_safe1/Makefile	Tue Aug 12 21:45:37 2014	(r364746)
+++ head/devel/rubygem-thread_safe1/Makefile	Tue Aug 12 22:30:25 2014	(r364747)
@@ -5,6 +5,7 @@ PORTNAME=	thread_safe
 PORTVERSION=	0.1.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	1
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Thread-safe collections and utilities for Ruby


More information about the svn-ports-all mailing list