Update database/cassandra2 to 2.1.1.
Created attachment 148781 [details] Patch for port
fix title (wrong category, this is maintainer update)
I'm moving to patch-ready pool, but honestly with such a large changeset, I really would have liked to have seen a poudriere test log (with stage-qa checks). Maybe you can add one while you are waiting for a committer to pick this up from the patch-ready pool.
Created attachment 148986 [details] Latest poudriere log
Hi, The current patch seems to be malformed, could you please upload it again?
What part is malformed? Looks good for me at https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148781&action=diff
I think the pkg-plist ends suddenly with a + and nothing following it. Could you upload a new one?
Created attachment 149294 [details] Patch for port
Tested with latest port's tree: Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN cassandra2/Makefile cassandra2/Makefile |--- cassandra2/Makefile 2014-09-05 03:30:38.000000000 +0000 |+++ cassandra2/Makefile 2014-10-29 23:29:23.541228456 +0000 -------------------------- Patching file cassandra2/Makefile using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 22. Hunk #3 succeeded at 49. Hunk #4 succeeded at 71. Hunk #5 succeeded at 97. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN cassandra2/distinfo cassandra2/distinfo |--- cassandra2/distinfo 2014-08-29 07:18:10.000000000 +0000 |+++ cassandra2/distinfo 2014-10-28 19:49:35.401433886 +0000 -------------------------- Patching file cassandra2/distinfo using Plan A... Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN cassandra2/files/cassandra.in cassandra2/files/cassandra.in |--- cassandra2/files/cassandra.in 2014-08-29 07:18:10.000000000 +0000 |+++ cassandra2/files/cassandra.in 2014-10-29 23:11:48.590776105 +0000 -------------------------- Patching file cassandra2/files/cassandra.in using Plan A... Hunk #1 succeeded at 53. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN cassandra2/files/patch-env cassandra2/files/patch-env |--- cassandra2/files/patch-env 2014-09-05 03:30:38.000000000 +0000 |+++ cassandra2/files/patch-env 1970-01-01 00:00:00.000000000 +0000 -------------------------- Patching file cassandra2/files/patch-env using Plan A... Hunk #1 succeeded at 0. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN cassandra2/pkg-deinstall cassandra2/pkg-deinstall |--- cassandra2/pkg-deinstall 2014-08-29 07:18:10.000000000 +0000 |+++ cassandra2/pkg-deinstall 2014-10-29 22:44:48.008786963 +0000 -------------------------- Patching file cassandra2/pkg-deinstall using Plan A... Hunk #1 succeeded at 6. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN cassandra2/pkg-install cassandra2/pkg-install |--- cassandra2/pkg-install 2014-08-29 07:18:10.000000000 +0000 |+++ cassandra2/pkg-install 2014-10-29 22:44:35.248786685 +0000 -------------------------- Patching file cassandra2/pkg-install using Plan A... Hunk #1 succeeded at 7. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN cassandra2/pkg-plist cassandra2/pkg-plist |--- cassandra2/pkg-plist 2014-10-20 10:41:12.000000000 +0000 |+++ cassandra2/pkg-plist 2014-10-29 23:29:09.808728120 +0000 -------------------------- Patching file cassandra2/pkg-plist using Plan A... Hunk #1 succeeded at 1. done
A commit references this bug: Author: robak Date: Wed Nov 12 23:43:54 UTC 2014 New revision: 372507 URL: https://svnweb.freebsd.org/changeset/ports/372507 Log: databases/cassandra2: update 2.0.10 -> 2.1.1 - Delete obsolete patch PR: 194698 Submitted by: Aleksey Ovcharenko <admins@perceptyx.com> Approved by: mentors (implicit) Changes: head/databases/cassandra2/Makefile head/databases/cassandra2/distinfo head/databases/cassandra2/files/cassandra.in head/databases/cassandra2/files/patch-env head/databases/cassandra2/pkg-deinstall head/databases/cassandra2/pkg-install head/databases/cassandra2/pkg-plist
Committed, thanks for your work!