svn commit: r516711 - head/devel/rubygem-polyamorous

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 4 16:03:12 UTC 2019


Author: sunpoet
Date: Mon Nov  4 16:03:10 2019
New Revision: 516711
URL: https://svnweb.freebsd.org/changeset/ports/516711

Log:
  Update to 2.3.0
  
  - Update WWW
  
  Changes:	https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-polyamorous/Makefile
  head/devel/rubygem-polyamorous/distinfo
  head/devel/rubygem-polyamorous/pkg-descr

Modified: head/devel/rubygem-polyamorous/Makefile
==============================================================================
--- head/devel/rubygem-polyamorous/Makefile	Mon Nov  4 16:03:04 2019	(r516710)
+++ head/devel/rubygem-polyamorous/Makefile	Mon Nov  4 16:03:10 2019	(r516711)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	polyamorous
-PORTVERSION=	1.3.3
+PORTVERSION=	2.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,9 +10,8 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Extraction of shared code from the Active Record Hackery gems
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activerecord4>=3.0:databases/rubygem-activerecord4
+RUN_DEPENDS=	rubygem-activerecord5>=5.0:databases/rubygem-activerecord5
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-polyamorous/distinfo
==============================================================================
--- head/devel/rubygem-polyamorous/distinfo	Mon Nov  4 16:03:04 2019	(r516710)
+++ head/devel/rubygem-polyamorous/distinfo	Mon Nov  4 16:03:10 2019	(r516711)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516795124
-SHA256 (rubygem/polyamorous-1.3.3.gem) = 701249c591333a5af0361e3bebf91816dbdcde809ef106432e0da62127e851a2
-SIZE (rubygem/polyamorous-1.3.3.gem) = 14336
+TIMESTAMP = 1572806168
+SHA256 (rubygem/polyamorous-2.3.0.gem) = ccd92357f8bb1a963f9bcb0ebcecb8b8de9e31264df748e18a7f4c4a7b4612cd
+SIZE (rubygem/polyamorous-2.3.0.gem) = 8192

Modified: head/devel/rubygem-polyamorous/pkg-descr
==============================================================================
--- head/devel/rubygem-polyamorous/pkg-descr	Mon Nov  4 16:03:04 2019	(r516710)
+++ head/devel/rubygem-polyamorous/pkg-descr	Mon Nov  4 16:03:10 2019	(r516711)
@@ -6,4 +6,4 @@ It is an internal library for extending various versio
 polymorphism. There is no public API, so it's :nodoc:. Move along. Nothing to
 see here.
 
-WWW: https://github.com/activerecord-hackery/polyamorous
+WWW: https://github.com/activerecord-hackery/ransack/tree/master/polyamorous


More information about the svn-ports-all mailing list