svn commit: r374075 - head/devel/rubygem-fog-core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 5 18:28:00 UTC 2014


Author: sunpoet
Date: Fri Dec  5 18:27:59 2014
New Revision: 374075
URL: https://svnweb.freebsd.org/changeset/ports/374075
QAT: https://qat.redports.org/buildarchive/r374075/

Log:
  - Add PORTSCOUT: skip 1.26.0
    - Upstream withdrew 1.26.0 from RG
    - rubygem-fog-core 1.26.0 installs PREFIX/bin/fog which conflicts with rubygem-fog

Modified:
  head/devel/rubygem-fog-core/Makefile

Modified: head/devel/rubygem-fog-core/Makefile
==============================================================================
--- head/devel/rubygem-fog-core/Makefile	Fri Dec  5 18:23:46 2014	(r374074)
+++ head/devel/rubygem-fog-core/Makefile	Fri Dec  5 18:27:59 2014	(r374075)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	rubygem-builder32>=0:${PORT
 		rubygem-net-scp>=1.1:${PORTSDIR}/security/rubygem-net-scp \
 		rubygem-net-ssh>=2.1.3:${PORTSDIR}/security/rubygem-net-ssh
 
+PORTSCOUT=	skipv:1.26.0
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list