Date: Sun, 10 Jan 2010 16:52:08 -0500 (EST) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: rpsfa@rit.edu Subject: ports/142602: [PATCH] devel/rubygem-logging: update to 1.3.0 Message-ID: <201001102152.o0ALq83A087729@frieza.p6m7g8.net> Resent-Message-ID: <201001102200.o0AM0GYO081462@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 142602 >Category: ports >Synopsis: [PATCH] devel/rubygem-logging: update to 1.3.0 >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: Sun Jan 10 22:00:16 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc. >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec 8 02:25:55 UTC >Description: - Update to 1.3.0 Port maintainer (rpsfa@rit.edu) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-logging-1.3.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-logging/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 1 Dec 2009 15:27:01 -0000 1.1 +++ Makefile 10 Jan 2010 20:04:19 -0000 @@ -5,15 +5,15 @@ # $FreeBSD: ports/devel/rubygem-logging/Makefile,v 1.1 2009/12/01 15:27:01 wxs Exp $ PORTNAME= logging -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RF MAINTAINER= rpsfa@rit.edu COMMENT= Logging library based on Java's log4j -RUN_DEPENDS= ${LOCALBASE}/${GEMS_BASE_DIR}/cache/little-plugger-1.0.1.gem:${PORTSDIR}/devel/rubygem-little_plugger \ - ${LOCALBASE}/${GEMS_BASE_DIR}/cache/flexmock-0.8.6.gem:${PORTSDIR}/devel/ruby-flexmock \ +RUN_DEPENDS= rubygem-little_plugger>=1.0.1:${PORTSDIR}/devel/rubygem-little_plugger \ + rubygem-flexmock>=0.8.6:${PORTSDIR}/devel/ruby-flexmock \ rlock:${PORTSDIR}/devel/rubygem-lockfile USE_RUBY= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/rubygem-logging/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 1 Dec 2009 15:27:01 -0000 1.1 +++ distinfo 10 Jan 2010 20:04:19 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/logging-1.2.2.gem) = a58babc67712b6f303c4240ff1c0151f -SHA256 (rubygem/logging-1.2.2.gem) = d3ab55eb956e095a34d909d6c7b324b84db11861390b90234861cf66e8eaf5fb -SIZE (rubygem/logging-1.2.2.gem) = 73728 +MD5 (rubygem/logging-1.3.0.gem) = 66039dcf74c01ebc66ec9b6f69fd8a38 +SHA256 (rubygem/logging-1.3.0.gem) = b3a4b0420047ccdd61902e6d1d3e0881085aa08884341043c14dd6c0a5b56036 +SIZE (rubygem/logging-1.3.0.gem) = 66560 --- rubygem-logging-1.3.0.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?201001102152.o0ALq83A087729>