Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 06:53:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202508] [PATCH] net/rubygem-amq-protocol: 2.0.0 & net/rubygem-bunny: 2.1.0 combined update
Message-ID:  <bug-202508-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202508

            Bug ID: 202508
           Summary: [PATCH] net/rubygem-amq-protocol: 2.0.0 &
                    net/rubygem-bunny: 2.1.0 combined update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: dch@skunkwerks.at
                CC: renchap@cocoa-x.com, sunpoet@FreeBSD.org
                CC: renchap@cocoa-x.com, sunpoet@FreeBSD.org
          Keywords: patch

Created attachment 160130
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160130&action=edit
git patch for net/rubygem={amq-protocol,bunny }

This is a combined patch as bunny depends on amqp. Dependency info for other
amqp-based gems may not be correct in the Makefile, but AFAICT no other gems
need updating.

# dependencies

$ pkg info -r net/rubygem-amq-protocol net/rubygem-bunny
rubygem-amq-protocol-2.0.0:
        rubygem-bunny-2.1.0
rubygem-bunny-2.1.0:
$ pkg info -d net/rubygem-amq-protocol net/rubygem-bunny
rubygem-amq-protocol-2.0.0:
        ruby-2.1.6,1
        ruby21-gems-2.4.8
rubygem-bunny-2.1.0:
        rubygem-amq-protocol-2.0.0
        ruby-2.1.6,1
        ruby21-gems-2.4.8

# portlint

"looks fine" for both.

# poudriere

http://pkg.skunkwerks.at/poudriere/build.html?mastername=10_2_amd64-default&build=2015-08-18_09h26m49s

# patch

https://github.com/dch/freebsd-ports/commit/6239dd7.patch

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202508-13>