svn commit: r323308 - head/mail/rubygem-larch

Steve Wills swills at FreeBSD.org
Fri Jul 19 15:42:16 UTC 2013


Author: swills
Date: Fri Jul 19 15:42:15 2013
New Revision: 323308
URL: http://svnweb.freebsd.org/changeset/ports/323308

Log:
  - Update to 1.1.2
  
  PR:		ports/180129
  Approved by:	maintainer timeout (freebsdports at chillibear.com, >2 weeks)

Modified:
  head/mail/rubygem-larch/Makefile   (contents, props changed)
  head/mail/rubygem-larch/distinfo   (contents, props changed)

Modified: head/mail/rubygem-larch/Makefile
==============================================================================
--- head/mail/rubygem-larch/Makefile	Fri Jul 19 15:23:55 2013	(r323307)
+++ head/mail/rubygem-larch/Makefile	Fri Jul 19 15:42:15 2013	(r323308)
@@ -1,21 +1,17 @@
-# Ports collection makefile for:	rubygem-larch
-# Date created:				28 June 2011
-# Whom:					Eric Freeman <freebsdports at chillibear.com>
-#
+# Created by: Eric Freeman <freebsdports at chillibear.com>
 # $FreeBSD$
-#
 
 PORTNAME=	larch
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	mail rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports at chillibear.com
 COMMENT=	Larch copies messages from one IMAP server to another
 
-RUN_DEPENDS=	rubygem-amalgalite>=1.0:${PORTSDIR}/databases/rubygem-amalgalite \
-		rubygem-highline>=1.5:${PORTSDIR}/devel/rubygem-highline \
-		rubygem-sequel>=3.14:${PORTSDIR}/devel/rubygem-sequel \
+RUN_DEPENDS=	rubygem-highline>=1.5:${PORTSDIR}/devel/rubygem-highline \
+		rubygem-sequel>=3.14:${PORTSDIR}/devel/rubygem-sequel3 \
+		rubygem-sqlite3>=1.3:${PORTSDIR}/databases/rubygem-sqlite3 \
 		rubygem-trollop>=1.13:${PORTSDIR}/devel/rubygem-trollop
 
 PLIST_FILES=	bin/larch

Modified: head/mail/rubygem-larch/distinfo
==============================================================================
--- head/mail/rubygem-larch/distinfo	Fri Jul 19 15:23:55 2013	(r323307)
+++ head/mail/rubygem-larch/distinfo	Fri Jul 19 15:42:15 2013	(r323308)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/larch-1.1.1.gem) = cc1abb842455834e53a626dcd3348243920a4a6891e81cebf93c4984f22b2f40
-SIZE (rubygem/larch-1.1.1.gem) = 31744
+SHA256 (rubygem/larch-1.1.2.gem) = decd48b8c0b21a5e7a475853ae27fd7c996dbde905bfd3c5be89a3ef092bb21d
+SIZE (rubygem/larch-1.1.2.gem) = 31744


More information about the svn-ports-all mailing list