aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-06-13 19:51:31 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-06-13 19:51:31 +0800
commitb79fcb12ec60e5704c803bcb93aba4f70a9a3d27 (patch)
tree0f87511e12c70862e9b8f85f309f8ecc09c0b19a /devel
parent6d53c26e9cc757064ef6a1e237254b609b4870c0 (diff)
downloadfreebsd-ports-gnome-b79fcb12ec60e5704c803bcb93aba4f70a9a3d27.tar.gz
freebsd-ports-gnome-b79fcb12ec60e5704c803bcb93aba4f70a9a3d27.tar.zst
freebsd-ports-gnome-b79fcb12ec60e5704c803bcb93aba4f70a9a3d27.zip
- Update to 0.8.1
- Remove leading indefinite article from COMMENT - Cleanup Makefile header Changes: https://github.com/banister/method_source/commits/master
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-method_source/Makefile10
-rw-r--r--devel/rubygem-method_source/distinfo4
-rw-r--r--devel/rubygem-method_source/pkg-descr3
3 files changed, 6 insertions, 11 deletions
diff --git a/devel/rubygem-method_source/Makefile b/devel/rubygem-method_source/Makefile
index d53433cfee0e..21483fcfbc75 100644
--- a/devel/rubygem-method_source/Makefile
+++ b/devel/rubygem-method_source/Makefile
@@ -1,17 +1,13 @@
-# New ports collection makefile for: rubygem-method_source
-# Date created: 2012-02-08
-# Whom: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
-#
+# Created by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
# $FreeBSD$
-#
PORTNAME= method_source
-PORTVERSION= 0.8
+PORTVERSION= 0.8.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
-COMMENT= A tool to retrieve the sourcecode for a method
+COMMENT= Tool to retrieve the sourcecode for a method
LICENSE= MIT
diff --git a/devel/rubygem-method_source/distinfo b/devel/rubygem-method_source/distinfo
index f7bcdd8abdf6..e2e2af86e2ad 100644
--- a/devel/rubygem-method_source/distinfo
+++ b/devel/rubygem-method_source/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/method_source-0.8.gem) = 246c3d1bd3ccf6f4d22a025d671826c722f7cadb24f06ea74f6975557bab2a81
-SIZE (rubygem/method_source-0.8.gem) = 12288
+SHA256 (rubygem/method_source-0.8.1.gem) = 997746b618752232ba6a224cc701161702bca28237520241deabe7d1c128e95e
+SIZE (rubygem/method_source-0.8.1.gem) = 12288
diff --git a/devel/rubygem-method_source/pkg-descr b/devel/rubygem-method_source/pkg-descr
index 6beacd02b917..836527d87a2e 100644
--- a/devel/rubygem-method_source/pkg-descr
+++ b/devel/rubygem-method_source/pkg-descr
@@ -1,5 +1,4 @@
method_source is a utility to return a method's sourcecode as a Ruby string.
Also returns Proc and Lambda sourcecode.
-Author: John Mair http://banisterfiend.wordpress.com/
-WWW: http://rubygems.org/gems/method_source
+WWW: http://rubygems.org/gems/method_source