aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-29 19:15:03 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-29 19:15:03 +0800
commit551b5d73c10b84c80ef2c3c628af1e2742c1c208 (patch)
treecb7a96bdf1b70d975608e60c21617e92ccb1995a
parent10a0dd76db425d8b2d361ae133145a38ad09e3c9 (diff)
downloadfreebsd-ports-gnome-551b5d73c10b84c80ef2c3c628af1e2742c1c208.tar.gz
freebsd-ports-gnome-551b5d73c10b84c80ef2c3c628af1e2742c1c208.tar.zst
freebsd-ports-gnome-551b5d73c10b84c80ef2c3c628af1e2742c1c208.zip
- Add LICENSE
- Remove contiguous blank lines - Update WWW
-rw-r--r--devel/rubygem-ref/Makefile3
-rw-r--r--devel/rubygem-ref/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-ref/Makefile b/devel/rubygem-ref/Makefile
index 1e0345af8f17..06103cc73b2c 100644
--- a/devel/rubygem-ref/Makefile
+++ b/devel/rubygem-ref/Makefile
@@ -8,9 +8,10 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library with refs across runtimes (MRI, REE, YARV, ...)
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
.include <bsd.port.mk>
diff --git a/devel/rubygem-ref/pkg-descr b/devel/rubygem-ref/pkg-descr
index c5f5c4025c24..fdd11dcbfa34 100644
--- a/devel/rubygem-ref/pkg-descr
+++ b/devel/rubygem-ref/pkg-descr
@@ -3,4 +3,4 @@ work across multiple runtimes (MRI, REE, YARV, Jruby, Rubinius, and
IronRuby). Also includes implementation of maps/hashes that use references
and a reference queue.
-WWW: http://github.com/bdurand/ref
+WWW: https://github.com/ruby-concurrency/ref