svn commit: r319658 - head/devel/rubygem-logging
Steve Wills
swills at FreeBSD.org
Sun Jun 2 13:50:40 UTC 2013
Author: swills
Date: Sun Jun 2 13:50:39 2013
New Revision: 319658
URL: http://svnweb.freebsd.org/changeset/ports/319658
Log:
- Update to 1.8.1
Modified:
head/devel/rubygem-logging/Makefile (contents, props changed)
head/devel/rubygem-logging/distinfo (contents, props changed)
Modified: head/devel/rubygem-logging/Makefile
==============================================================================
--- head/devel/rubygem-logging/Makefile Sun Jun 2 13:44:14 2013 (r319657)
+++ head/devel/rubygem-logging/Makefile Sun Jun 2 13:50:39 2013 (r319658)
@@ -1,18 +1,16 @@
-# Ports collection makefile for: gem-logging
-# Date created: 06 Nov 2009
-# Whom: Ryan Steinmetz (<rpsfa at rit.edu>)
-#
+# Created by: Ryan Steinmetz (<rpsfa at rit.edu>)
# $FreeBSD$
PORTNAME= logging
-PORTVERSION= 1.7.2
+PORTVERSION= 1.8.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Logging library based on Java's log4j
-RUN_DEPENDS= rubygem-little_plugger>=1.1.2:${PORTSDIR}/devel/rubygem-little_plugger
+RUN_DEPENDS= rubygem-little_plugger>=1.1.2:${PORTSDIR}/devel/rubygem-little_plugger \
+ rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json
USE_RUBY= yes
USE_RUBYGEMS= yes
Modified: head/devel/rubygem-logging/distinfo
==============================================================================
--- head/devel/rubygem-logging/distinfo Sun Jun 2 13:44:14 2013 (r319657)
+++ head/devel/rubygem-logging/distinfo Sun Jun 2 13:50:39 2013 (r319658)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/logging-1.7.2.gem) = 6a951945ee179ffd1371b0bc8181b6940a3e528fcd6f0ae082f2941307cba273
-SIZE (rubygem/logging-1.7.2.gem) = 80384
+SHA256 (rubygem/logging-1.8.1.gem) = b32b8f7a74ed232b741ab7d195ac31770bd2bd8f4bb7c3476384ff0e44866f64
+SIZE (rubygem/logging-1.8.1.gem) = 88064
More information about the svn-ports-head
mailing list