Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Dec 2012 09:58:56 +0900 (JST)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        ruby@FreeBSD.org
Subject:   [PATCH] devel/rubygem-sexp_processor: update to 4.1.3
Message-ID:  <20121225005856.772F5B827@rtfm.jp>

next in thread | raw e-mail | index | archive | help

>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 <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
 # $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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121225005856.772F5B827>