[PATCH] devel/rubygem-sexp_processor: update to 4.1.3
TAKATSU Tomonari
tota at FreeBSD.org
Tue Dec 25 01:04:21 UTC 2012
>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 at 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 at FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung at FreeBSD.org>
# $FreeBSD$
PORTNAME= sexp_processor
-PORTVERSION= 3.2.0
+PORTVERSION= 4.1.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby at 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
More information about the freebsd-ruby
mailing list