svn commit: r321641 - head/databases/rubygem-dm-core

Steve Wills swills at FreeBSD.org
Sun Jun 23 15:27:22 UTC 2013


Author: swills
Date: Sun Jun 23 15:27:22 2013
New Revision: 321641
URL: http://svnweb.freebsd.org/changeset/ports/321641

Log:
  - Update to 1.2.1

Modified:
  head/databases/rubygem-dm-core/Makefile
  head/databases/rubygem-dm-core/distinfo   (contents, props changed)

Modified: head/databases/rubygem-dm-core/Makefile
==============================================================================
--- head/databases/rubygem-dm-core/Makefile	Sun Jun 23 14:24:07 2013	(r321640)
+++ head/databases/rubygem-dm-core/Makefile	Sun Jun 23 15:27:22 2013	(r321641)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	rubygem-dm-core
-# Date created:		2010-01-20
-# Whom:			Jyun-Yan You <jyyou at cs.nctu.edu.tw>
-#
+# Whom: Jyun-Yan You <jyyou at cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	dm-core
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +10,7 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	An Object/Relational Mapper for Ruby
 
 RUN_DEPENDS=	rubygem-extlib>=0.9.15:${PORTSDIR}/devel/rubygem-extlib \
-		rubygem-addressable==2.2.8:${PORTSDIR}/www/rubygem-addressable22
+		rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/databases/rubygem-dm-core/distinfo
==============================================================================
--- head/databases/rubygem-dm-core/distinfo	Sun Jun 23 14:24:07 2013	(r321640)
+++ head/databases/rubygem-dm-core/distinfo	Sun Jun 23 15:27:22 2013	(r321641)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/dm-core-1.2.0.gem) = 546f0368c10bd32784b8e9c134ff01e77ad01336d9db1ee48d8a402ae0ea9eda
-SIZE (rubygem/dm-core-1.2.0.gem) = 199168
+SHA256 (rubygem/dm-core-1.2.1.gem) = dc2e77939da9dfbfeddeea95f141035841a0aa8a07bdcc23819d0667d43ca627
+SIZE (rubygem/dm-core-1.2.1.gem) = 196608


More information about the svn-ports-head mailing list