Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2013 21:38:52 GMT
From:      Steve Wills <swills@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        freebsdports@chillibear.com
Subject:   ports/180543: [PATCH] mail/rubygem-larch: update to 1.1.2
Message-ID:  <201307132138.r6DLcqaF054479@meatwad.mouf.net>
Resent-Message-ID: <201307132140.r6DLe0bi082356@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180543
>Category:       ports
>Synopsis:       [PATCH] mail/rubygem-larch: update to 1.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 13 21:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #9 r252909: Sun Jul  7 02:36:14
>Description:
- Update to 1.1.2

Port maintainer (freebsdports@chillibear.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-larch-1.1.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 322972)
+++ Makefile	(working copy)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:	rubygem-larch
-# Date created:				28 June 2011
-# Whom:					Eric Freeman <freebsdports@chillibear.com>
-#
+# Created by: Eric Freeman <freebsdports@chillibear.com>
 # $FreeBSD$
-#
 
 PORTNAME=	larch
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	mail rubygems
 MASTER_SITES=	RG
 
@@ -13,9 +9,9 @@
 MAINTAINER=	freebsdports@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
Index: distinfo
===================================================================
--- distinfo	(revision 322972)
+++ distinfo	(working copy)
@@ -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
--- rubygem-larch-1.1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307132138.r6DLcqaF054479>