Date: Wed, 04 Feb 2009 22:36:05 +0100 From: Daniel Roethlisberger <daniel@roe.ch> To: FreeBSD-gnats-submit@FreeBSD.org Cc: daniel@roe.ch Subject: ports/131374: [maintainer] Update devel/rubygem-grit to 1.0.0 Message-ID: <E1LUpPh-000NBH-M9@calvin.ustdmz.roe.ch> Resent-Message-ID: <200902042210.n14MA1UG078444@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131374 >Category: ports >Synopsis: [maintainer] Update devel/rubygem-grit to 1.0.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Feb 04 22:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Daniel Roethlisberger >Release: FreeBSD 7.1-RELEASE i386 >Organization: >Environment: System: FreeBSD marvin.ustcor.roe.ch 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update rubygem-grit to the 1.0.0 gem. This removes the dependency on rubygem-open4 and rubygem-hoe. >How-To-Repeat: >Fix: --- rubygem-grit.diff begins here --- diff -ruN rubygem-grit.orig/Makefile rubygem-grit/Makefile --- rubygem-grit.orig/Makefile 2008-11-10 00:01:24.000000000 +0100 +++ rubygem-grit/Makefile 2009-02-04 22:22:01.000000000 +0100 @@ -5,17 +5,15 @@ # $FreeBSD: ports/devel/rubygem-grit/Makefile,v 1.1 2008/11/09 23:01:24 miwi Exp $ PORTNAME= grit -PORTVERSION= 0.7.0 +PORTVERSION= 1.0.0 CATEGORIES= devel rubygems MASTER_SITES= RF/gems MAINTAINER= daniel@roe.ch COMMENT= An object-oriented ruby library to access git repositories -BUILD_DEPENDS= rubygem-open4>=0.0.0:${PORTSDIR}/devel/rubygem-open4 \ - rubygem-diff-lcs>=0.0.0:${PORTSDIR}/textproc/rubygem-diff-lcs \ - rubygem-mime-types>=0.0.0:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-hoe>=1.4.0:${PORTSDIR}/devel/rubygem-hoe +BUILD_DEPENDS= rubygem-diff-lcs>=0.0.0:${PORTSDIR}/textproc/rubygem-diff-lcs \ + rubygem-mime-types>=0.0.0:${PORTSDIR}/misc/rubygem-mime-types RUN_DEPENDS= ${BUILD_DEPENDS} USE_RUBY= yes diff -ruN rubygem-grit.orig/distinfo rubygem-grit/distinfo --- rubygem-grit.orig/distinfo 2008-11-10 00:01:24.000000000 +0100 +++ rubygem-grit/distinfo 2009-02-04 22:19:52.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (rubygem/grit-0.7.0.gem) = 278033f365514155e0a996316effe7ba -SHA256 (rubygem/grit-0.7.0.gem) = 73a2c08720e95597932dacb2bdfe655b17055ca7ed6f25d758af366be8cc0efd -SIZE (rubygem/grit-0.7.0.gem) = 23040 +MD5 (rubygem/grit-1.0.0.gem) = 2dce7f30ae3f9f3bb3dffc9ca0e69913 +SHA256 (rubygem/grit-1.0.0.gem) = 8c30e82e2fe52a53d00e85feceeaea4e59ac19687a0be8d769ec8dc0101284dc +SIZE (rubygem/grit-1.0.0.gem) = 1862144 --- rubygem-grit.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1LUpPh-000NBH-M9>