FreeBSD Bugzilla – Attachment 115836 Details for
Bug 157711
[Maintainer] audio/mangler update to version 1.2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.51 KB, created by
Janik Galasso
on 2011-06-08 17:00:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Janik Galasso
Created:
2011-06-08 17:00:21 UTC
Size:
2.51 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/audio/mangler/Makefile mangler/Makefile >--- /usr/ports/audio/mangler/Makefile 2011-04-12 06:36:15.000000000 -0400 >+++ mangler/Makefile 2011-06-08 11:49:14.504157829 -0400 >@@ -6,8 +6,7 @@ > # > > PORTNAME= mangler >-PORTVERSION= 1.2.1 >-PORTREVISION= 2 >+PORTVERSION= 1.2.2 > CATEGORIES= audio > MASTER_SITES= http://www.mangler.org/downloads/ > >diff -ruN --exclude=CVS /usr/ports/audio/mangler/distinfo mangler/distinfo >--- /usr/ports/audio/mangler/distinfo 2010-10-30 17:23:47.000000000 -0400 >+++ mangler/distinfo 2011-06-08 11:49:18.701166070 -0400 >@@ -1,2 +1,2 @@ >-SHA256 (mangler-1.2.1.tar.gz) = 8c1293a7af2536c5dbc526bb3bbb3931d3ecabfe9f67be8370f555540464df28 >-SIZE (mangler-1.2.1.tar.gz) = 3814693 >+SHA256 (mangler-1.2.2.tar.gz) = 5517faf6fc645ad64d0408bfe82cb84e7587d475e2dd19f729ef8c58df53e0ef >+SIZE (mangler-1.2.2.tar.gz) = 6563272 >diff -ruN --exclude=CVS /usr/ports/audio/mangler/files/patch-src_manglerintegration.cpp mangler/files/patch-src_manglerintegration.cpp >--- /usr/ports/audio/mangler/files/patch-src_manglerintegration.cpp 2010-11-23 07:37:57.000000000 -0500 >+++ mangler/files/patch-src_manglerintegration.cpp 1969-12-31 19:00:00.000000000 -0500 >@@ -1,11 +0,0 @@ >---- src/manglerintegration.cpp.orig 2010-11-22 21:27:26.000000000 +0100 >-+++ src/manglerintegration.cpp 2010-11-22 21:41:17.000000000 +0100 >-@@ -197,7 +197,7 @@ >- return NULL; >- } >- >-- if (dbus_message_get_type(reply) != DBUS_MESSAGE_TYPE_METHOD_RETURN) { >-+ if (dbus_message_get_type(reply) != Gio::DBUS_MESSAGE_TYPE_METHOD_RETURN) { >- dbus_message_unref (reply); >- return NULL; >- } >diff -ruN --exclude=CVS /usr/ports/audio/mangler/files/patch-src_manglerintegration.h mangler/files/patch-src_manglerintegration.h >--- /usr/ports/audio/mangler/files/patch-src_manglerintegration.h 2010-11-23 07:37:57.000000000 -0500 >+++ mangler/files/patch-src_manglerintegration.h 1969-12-31 19:00:00.000000000 -0500 >@@ -1,18 +0,0 @@ >---- src/manglerintegration.h.orig 2010-08-05 02:56:16.000000000 +0200 >-+++ src/manglerintegration.h 2010-11-22 21:53:01.000000000 +0100 >-@@ -37,6 +37,15 @@ >- # include <dbus/dbus-glib.h> >- # include <dbus/dbus-glib-lowlevel.h> >- #endif >-+/* bad I know but dbus clashes with gdbus. >-+ * These are defined in dbus and giomm with the same values. >-+ */ >-+#undef DBUS_MESSAGE_TYPE_INVALID >-+#undef DBUS_MESSAGE_TYPE_METHOD_CALL >-+#undef DBUS_MESSAGE_TYPE_METHOD_RETURN >-+#undef DBUS_MESSAGE_TYPE_ERROR >-+#undef DBUS_MESSAGE_TYPE_SIGNAL >-+ >- #include <glib.h> >- #include <gtkmm.h> >- #include <string.h>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 157711
: 115836