svn commit: r368706 - head/mail/rubygem-mail25

Steve Wills swills at FreeBSD.org
Sun Sep 21 01:29:36 UTC 2014


Author: swills
Date: Sun Sep 21 01:29:36 2014
New Revision: 368706
URL: http://svnweb.freebsd.org/changeset/ports/368706
QAT: https://qat.redports.org/buildarchive/r368706/

Log:
  mail/rubygem25: limit portscout to 2.5.x versions

Modified:
  head/mail/rubygem-mail25/Makefile

Modified: head/mail/rubygem-mail25/Makefile
==============================================================================
--- head/mail/rubygem-mail25/Makefile	Sun Sep 21 01:28:54 2014	(r368705)
+++ head/mail/rubygem-mail25/Makefile	Sun Sep 21 01:29:36 2014	(r368706)
@@ -20,4 +20,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=      limit:^2\.5
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list