aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-07-02 10:16:57 +0800
committerswills <swills@FreeBSD.org>2013-07-02 10:16:57 +0800
commita7a684392ed4df1ab6e2610e26c5140fb57f1bdb (patch)
tree2638199a4a974434a40dbb8bb637822579ad71c1 /net
parent3ac7561f3a62fb4ada46814285631df6166f9199 (diff)
downloadfreebsd-ports-gnome-a7a684392ed4df1ab6e2610e26c5140fb57f1bdb.tar.gz
freebsd-ports-gnome-a7a684392ed4df1ab6e2610e26c5140fb57f1bdb.tar.zst
freebsd-ports-gnome-a7a684392ed4df1ab6e2610e26c5140fb57f1bdb.zip
- Actually set rubygem-bunny060 port to correct version
- Add NO_LATEST_LINK to rubygem-bunny060 - Connect rubygem-bunny060 to build
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/rubygem-bunny060/Makefile13
2 files changed, 7 insertions, 7 deletions
diff --git a/net/Makefile b/net/Makefile
index 52e832384921..afedd503b02e 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1032,6 +1032,7 @@
SUBDIR += rubygem-amqp067
SUBDIR += rubygem-aws-s3
SUBDIR += rubygem-bunny
+ SUBDIR += rubygem-bunny060
SUBDIR += rubygem-domain_name
SUBDIR += rubygem-dropbox-sdk
SUBDIR += rubygem-geoip
diff --git a/net/rubygem-bunny060/Makefile b/net/rubygem-bunny060/Makefile
index 356ee753feb0..d816cdea51e4 100644
--- a/net/rubygem-bunny060/Makefile
+++ b/net/rubygem-bunny060/Makefile
@@ -1,17 +1,16 @@
-# Ports collection makefile for: rubygem-bunny
-# Date created: 19 Mar 2010
-# Whom: renchap@cocoa-x.com
-#
+# Created by: renchap@cocoa-x.com
# $FreeBSD$
-#
PORTNAME= bunny
PORTVERSION= 0.6.0
CATEGORIES= net rubygems
MASTER_SITES= RG
-MAINTAINER= renchap@cocoa-x.com
-COMMENT= Another synchronous Ruby AMQP client
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Another synchronous Ruby AMQP client, version 0.6.0
+
+NO_LATEST_LINK= yes
+PORTSCOUT= limit:^0.6
USE_RUBY= yes
USE_RUBYGEMS= yes