From owner-svn-ports-all@freebsd.org Sat Jan 27 11:38:45 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B0A0E7FEEC; Sat, 27 Jan 2018 11:38:45 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B107083E37; Sat, 27 Jan 2018 11:38:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ABE581D13; Sat, 27 Jan 2018 11:38:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0RBciUL038212; Sat, 27 Jan 2018 11:38:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0RBcilo038209; Sat, 27 Jan 2018 11:38:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201801271138.w0RBcilo038209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 27 Jan 2018 11:38:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460111 - in head/devel/rubygem-analogger: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/rubygem-analogger: . files X-SVN-Commit-Revision: 460111 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2018 11:38:45 -0000 Author: sunpoet Date: Sat Jan 27 11:38:44 2018 New Revision: 460111 URL: https://svnweb.freebsd.org/changeset/ports/460111 Log: Update to 0.9.1 - Update LICENSE - Update pkg-descr - Update WWW Changes: https://github.com/wyhaines/analogger/commits/master Deleted: head/devel/rubygem-analogger/files/ Modified: head/devel/rubygem-analogger/Makefile head/devel/rubygem-analogger/distinfo head/devel/rubygem-analogger/pkg-descr Modified: head/devel/rubygem-analogger/Makefile ============================================================================== --- head/devel/rubygem-analogger/Makefile Sat Jan 27 11:38:38 2018 (r460110) +++ head/devel/rubygem-analogger/Makefile Sat Jan 27 11:38:44 2018 (r460111) @@ -2,25 +2,24 @@ # $FreeBSD$ PORTNAME= analogger -PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTVERSION= 0.9.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast, flexible, easy to use logging service for Ruby -LICENSE= RUBY +LICENSE= MIT -RUN_DEPENDS= rubygem-eventmachine>=0.0.0:devel/rubygem-eventmachine +RUN_DEPENDS= rubygem-eventmachine>=1.2:devel/rubygem-eventmachine NO_ARCH= yes - USE_RUBY= yes USES= gem shebangfix -SHEBANG_FILES= bin/analogger -ruby_OLD_CMD= ruby PLIST_FILES= bin/analogger + +SHEBANG_FILES= bin/analogger +ruby_OLD_CMD= ruby .include Modified: head/devel/rubygem-analogger/distinfo ============================================================================== --- head/devel/rubygem-analogger/distinfo Sat Jan 27 11:38:38 2018 (r460110) +++ head/devel/rubygem-analogger/distinfo Sat Jan 27 11:38:44 2018 (r460111) @@ -1,2 +1,3 @@ -SHA256 (rubygem/analogger-0.5.0.gem) = c93c1024986351a027d4e93496f9fd576220e49324ace7073ca386f23531cbaa -SIZE (rubygem/analogger-0.5.0.gem) = 16384 +TIMESTAMP = 1517050709 +SHA256 (rubygem/analogger-0.9.1.gem) = 37670f58ec135c7e1370490020ddf04688640b88e446ac59f824b6ebc2f3e3ef +SIZE (rubygem/analogger-0.9.1.gem) = 25088 Modified: head/devel/rubygem-analogger/pkg-descr ============================================================================== --- head/devel/rubygem-analogger/pkg-descr Sat Jan 27 11:38:38 2018 (r460110) +++ head/devel/rubygem-analogger/pkg-descr Sat Jan 27 11:38:44 2018 (r460111) @@ -1,10 +1,12 @@ -The Swiftcore Analogger implements a fast asynchronous logging system -for Ruby programs as well as client library for sending logging messages -to the Analogger process. +Analogger is a fast asynchronous logging service and client library. It is +implemented in Ruby, and currently uses EventMachine in the server, though there +is a plan on the roadmap to enable it to run with a pure Ruby event reactor. -Analogger will accept logs from multiple sources and can have multiple -logging destinations. Currently, logging to a file, to STDOUT, or to -STDERR is supported. A future revision may support logging to a -database destination, as well. +Analogger was originally written over a decade ago, in response to a need to +maintain a central logging server to accumulate logs from numerous web +applications to a single location. It takes very little time to send a logging +message, making it a very low impact logger for performance sensitive +applications. It has been continuously used in production since then, albeit in +a version not released publicly. -WWW: http://analogger.swiftcore.org/ +WWW: https://github.com/wyhaines/analogger