From owner-freebsd-ruby@FreeBSD.ORG Tue Dec 25 01:04:21 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DDAB5D2; Tue, 25 Dec 2012 01:04:21 +0000 (UTC) (envelope-from tota@rtfm.jp) Received: from rtfm.jp (rtfm.jp [219.94.242.231]) by mx1.freebsd.org (Postfix) with ESMTP id DF54C8FC12; Tue, 25 Dec 2012 01:04:20 +0000 (UTC) Received: by rtfm.jp (Postfix, from userid 1001) id 772F5B827; Tue, 25 Dec 2012 09:58:56 +0900 (JST) To: FreeBSD-gnats-submit@freebsd.org Subject: [PATCH] devel/rubygem-sexp_processor: update to 4.1.3 From: TAKATSU Tomonari X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20121225005856.772F5B827@rtfm.jp> Date: Tue, 25 Dec 2012 09:58:56 +0900 (JST) Cc: ruby@FreeBSD.org X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Dec 2012 01:04:21 -0000 >Submitter-Id: current-users >Originator: TAKATSU Tomonari >Organization: none (private) >Confidential: no >Synopsis: [PATCH] devel/rubygem-sexp_processor: update to 4.1.3 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 8.2-RELEASE-p9 amd64 >Environment: System: FreeBSD photon.local.lan 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 23:00:11 UTC 2012 >Description: - Update to 4.1.3 - Convert to new Makefile header - Add LICENSE Port maintainer (ruby@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: Index: Makefile =================================================================== --- Makefile (revision 309416) +++ Makefile (working copy) @@ -1,18 +1,15 @@ -# Ports collection makefile for: rubygem-sexp_processor -# Date created: Feb 03 2009 -# Whom: Cheng-Lung Sung -# +# Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= sexp_processor -PORTVERSION= 3.2.0 +PORTVERSION= 4.1.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Generic sexp processing tools -RUN_DEPENDS= rubygem-hoe>=1.8.2:${PORTSDIR}/devel/rubygem-hoe +LICENSE= MIT USE_RUBY= yes USE_RUBYGEMS= yes Index: distinfo =================================================================== --- distinfo (revision 309416) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sexp_processor-3.2.0.gem) = 5951f8d33ede2f68686c701142c6cc1004d6f525b0aa8e8279a1bf075542b0f0 -SIZE (rubygem/sexp_processor-3.2.0.gem) = 35328 +SHA256 (rubygem/sexp_processor-4.1.3.gem) = d02f1465c7f012f77a61abdaa841a5273a2277247bc143bfa11cf139a29dbdf8 +SIZE (rubygem/sexp_processor-4.1.3.gem) = 34816