svn commit: r522669 - head/devel/rubygem-ransack

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 11 10:43:12 UTC 2020


Author: sunpoet
Date: Sat Jan 11 10:43:11 2020
New Revision: 522669
URL: https://svnweb.freebsd.org/changeset/ports/522669

Log:
  Add PORTSCOUT
  
  rubygem-ransack and rubygem-polyamorous need to be in sync but upstream is
  unable to generate new polyamorous gem and publish it to RG now.
  
  Reference:	https://github.com/activerecord-hackery/ransack/issues/1096

Modified:
  head/devel/rubygem-ransack/Makefile

Modified: head/devel/rubygem-ransack/Makefile
==============================================================================
--- head/devel/rubygem-ransack/Makefile	Sat Jan 11 10:43:05 2020	(r522668)
+++ head/devel/rubygem-ransack/Makefile	Sat Jan 11 10:43:11 2020	(r522669)
@@ -23,4 +23,6 @@ USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+PORTSCOUT=	skipv:2.3.1,2.3.2
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list