summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2013-02-27 02:18:50 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2013-02-27 02:18:50 +0000
commit98f33de1385389edba5db0647d8f3c16b86672f8 (patch)
tree3e317ddd548f8d4589415a28e7c79976387aa1b8 /textproc
parent- Update chef and friends to 10.24.0 to fix build with other recent updates (diff)
New port: textproc/rubygem-diffy:
Convenient diffing in ruby WWW: https://rubygems.org/gems/diffy
Notes
Notes: svn path=/head/; revision=313022
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-diffy/Makefile17
-rw-r--r--textproc/rubygem-diffy/distinfo2
-rw-r--r--textproc/rubygem-diffy/pkg-descr3
4 files changed, 23 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 298229b4ec46..a3ad89601d15 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1283,6 +1283,7 @@
SUBDIR += rubygem-colored
SUBDIR += rubygem-compass
SUBDIR += rubygem-diff-lcs
+ SUBDIR += rubygem-diffy
SUBDIR += rubygem-escape_utils
SUBDIR += rubygem-ezamar
SUBDIR += rubygem-fast_xs
diff --git a/textproc/rubygem-diffy/Makefile b/textproc/rubygem-diffy/Makefile
new file mode 100644
index 000000000000..28a43429b005
--- /dev/null
+++ b/textproc/rubygem-diffy/Makefile
@@ -0,0 +1,17 @@
+# Created by: Ryan Steinmetz <zi@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= diffy
+PORTVERSION= 2.1.3
+CATEGORIES= textproc rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Convenient diffing in ruby
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+USE_RAKE= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/rubygem-diffy/distinfo b/textproc/rubygem-diffy/distinfo
new file mode 100644
index 000000000000..3c7bd7fdec15
--- /dev/null
+++ b/textproc/rubygem-diffy/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/diffy-2.1.3.gem) = 3b608981c61812751bae4085a95f333802edb087ed3b69abcd44bccc8d58eaf0
+SIZE (rubygem/diffy-2.1.3.gem) = 14336
diff --git a/textproc/rubygem-diffy/pkg-descr b/textproc/rubygem-diffy/pkg-descr
new file mode 100644
index 000000000000..2e5197a7a2e3
--- /dev/null
+++ b/textproc/rubygem-diffy/pkg-descr
@@ -0,0 +1,3 @@
+Convenient diffing in ruby
+
+WWW: https://rubygems.org/gems/diffy