FreeBSD Bugzilla – Attachment 153364 Details for
Bug 197943
[maintainer-update] x11-fm/worker update to 3.6.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
worker.patch (text/plain), 2.33 KB, created by
mp39590
on 2015-02-23 07:12:14 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
mp39590
Created:
2015-02-23 07:12:14 UTC
Size:
2.33 KB
patch
obsolete
>diff -urN worker.orig/Makefile worker/Makefile >--- worker.orig/Makefile 2015-02-23 09:49:47.687657000 +0300 >+++ worker/Makefile 2015-02-23 09:51:02.752188000 +0300 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/x11-fm/worker/Makefile 378683 2015-02-08 20:50:39Z bofh $ > > PORTNAME= worker >-PORTVERSION= 3.6.0 >+PORTVERSION= 3.6.1 > CATEGORIES= x11-fm > MASTER_SITES= http://www.boomerangsworld.de/cms/worker/downloads/ > >@@ -31,9 +31,6 @@ > > .if ${OSVERSION} < 1000024 > USE_GCC= yes >-.else >-CONFIGURE_ARGS+= --disable-cxx-check >-CXXFLAGS+= -std=c++11 > .endif > > .include <bsd.port.post.mk> >diff -urN worker.orig/distinfo worker/distinfo >--- worker.orig/distinfo 2015-02-23 09:49:47.688213000 +0300 >+++ worker/distinfo 2015-02-23 09:50:46.034964000 +0300 >@@ -1,2 +1,2 @@ >-SHA256 (worker-3.6.0.tar.bz2) = 3b8f5451523fe73cd81317689ee61e3f8ed43a8f2087c945970cfb369110f735 >-SIZE (worker-3.6.0.tar.bz2) = 1495468 >+SHA256 (worker-3.6.1.tar.bz2) = 8e50490a8c3b893f79d165f02cf8f1303f55fb870a09139d2e9f19864348b47e >+SIZE (worker-3.6.1.tar.bz2) = 1497820 >diff -urN worker.orig/files/patch-src_dmcacheentrynwc.hh worker/files/patch-src_dmcacheentrynwc.hh >--- worker.orig/files/patch-src_dmcacheentrynwc.hh 2015-02-23 09:49:47.686324000 +0300 >+++ worker/files/patch-src_dmcacheentrynwc.hh 1970-01-01 03:00:00.000000000 +0300 >@@ -1,10 +0,0 @@ >---- src/dmcacheentrynwc.hh.orig 2015-01-08 18:44:53.000000000 +0300 >-+++ src/dmcacheentrynwc.hh 2015-01-20 14:58:29.000000000 +0300 >-@@ -25,6 +25,7 @@ >- #include "wdefines.h" >- #include "nwc_dir.hh" >- #include <aguix/refcount.hh> >-+#include <functional> >- >- class DirBookmarksSettings; >- class DirFilterSettings; >diff -urN worker.orig/files/patch-src_pathjumpui.hh worker/files/patch-src_pathjumpui.hh >--- worker.orig/files/patch-src_pathjumpui.hh 2015-02-23 09:49:47.687022000 +0300 >+++ worker/files/patch-src_pathjumpui.hh 1970-01-01 03:00:00.000000000 +0300 >@@ -1,11 +0,0 @@ >---- src/pathjumpui.hh.orig 2015-01-08 18:44:53.000000000 +0300 >-+++ src/pathjumpui.hh 2015-01-20 00:01:56.000000000 +0300 >-@@ -101,7 +101,7 @@ >- m_always_ignore( false ) >- {} >- >-- bool operator<( const pathjump_entry &rhs ) >-+ bool operator<( const pathjump_entry &rhs ) const >- { >- if ( m_blockcount < rhs.m_blockcount ) return true; >- else if ( m_blockcount == rhs.m_blockcount ) {
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 197943
: 153364