FreeBSD Bugzilla – Attachment 131429 Details for
Bug 175510
Update of net/spread4 port to version 4.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.29 KB, created by
Javier Martín Rueda
on 2013-01-22 14:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Javier Martín Rueda
Created:
2013-01-22 14:40:00 UTC
Size:
3.29 KB
patch
obsolete
>diff -ruN spread4.orig/Makefile spread4/Makefile >--- spread4.orig/Makefile 2012-07-20 22:32:20.000000000 +0200 >+++ spread4/Makefile 2013-01-22 11:48:52.000000000 +0100 >@@ -6,7 +6,7 @@ > # > > PORTNAME= spread4 >-PORTVERSION= 4.1.0 >+PORTVERSION= 4.2.0 > PORTREVISION= 1 > CATEGORIES= net perl5 > MASTER_SITES= LOCAL/wen >diff -ruN spread4.orig/distinfo spread4/distinfo >--- spread4.orig/distinfo 2011-03-20 13:53:01.000000000 +0100 >+++ spread4/distinfo 2013-01-22 11:40:11.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (spread-src-4.1.0.tar.gz) = 764d84ecf06877802c805efc1e84bbb362f14c791829e88d62fcba9951a68cdd >-SIZE (spread-src-4.1.0.tar.gz) = 641060 >+SHA256 (spread-src-4.2.0.tar.gz) = 0f234c211eadc26002e31343bdd1e343f4956f5665edd4db92751ef1d595bb5c >+SIZE (spread-src-4.1.0.tar.gz) = 736189 >diff -ruN spread4.orig/files/patch-daemon__Makefile.in spread4/files/patch-daemon__Makefile.in >--- spread4.orig/files/patch-daemon__Makefile.in 1970-01-01 01:00:00.000000000 +0100 >+++ spread4/files/patch-daemon__Makefile.in 2013-01-22 12:12:34.000000000 +0100 >@@ -0,0 +1,11 @@ >+--- daemon/Makefile.in.orig 2012-03-21 00:26:01.000000000 +0100 >++++ daemon/Makefile.in 2013-01-22 12:02:35.000000000 +0100 >+@@ -30,7 +30,7 @@ >+ LIBSPREADUTIL_DIR=../libspread-util >+ LIBSPREADUTIL_PATHS=-I$(LIBSPREADUTIL_DIR)/include -I$(top_srcdir)/libspread-util/include >+ LIBSPREADUTIL_LDFLAGS=-rdynamic >+-LIBSPREADUTIL_LIBS=-ldl >++LIBSPREADUTIL_LIBS= >+ >+ CC=@CC@ >+ LD=@LD@ >diff -ruN spread4.orig/files/patch-daemon__monitor.c spread4/files/patch-daemon__monitor.c >--- spread4.orig/files/patch-daemon__monitor.c 1970-01-01 01:00:00.000000000 +0100 >+++ spread4/files/patch-daemon__monitor.c 2013-01-22 12:21:53.000000000 +0100 >@@ -0,0 +1,10 @@ >+--- daemon/monitor.c.orig 2012-03-21 04:17:52.000000000 +0100 >++++ daemon/monitor.c 2013-01-22 12:21:25.000000000 +0100 >+@@ -39,6 +39,7 @@ >+ #include <string.h> >+ #include <stdlib.h> >+ #include <errno.h> >++#include <sys/stdint.h> >+ >+ #include "arch.h" >+ #include "mutex.h" >diff -ruN spread4.orig/files/patch-examples__Makefile.in spread4/files/patch-examples__Makefile.in >--- spread4.orig/files/patch-examples__Makefile.in 1970-01-01 01:00:00.000000000 +0100 >+++ spread4/files/patch-examples__Makefile.in 2013-01-22 12:12:52.000000000 +0100 >@@ -0,0 +1,11 @@ >+--- examples/Makefile.in.orig 2012-03-21 00:26:01.000000000 +0100 >++++ examples/Makefile.in 2013-01-22 12:02:41.000000000 +0100 >+@@ -30,7 +30,7 @@ >+ LIBSPREADUTIL_DIR=../libspread-util >+ LIBSPREADUTIL_PATHS=-I$(LIBSPREADUTIL_DIR)/include -I$(top_srcdir)/libspread-util/include >+ LIBSPREADUTIL_LDFLAGS=-rdynamic >+-LIBSPREADUTIL_LIBS=-ldl >++LIBSPREADUTIL_LIBS= >+ >+ CC=@CC@ >+ LD=@LD@ >diff -ruN spread4.orig/pkg-plist spread4/pkg-plist >--- spread4.orig/pkg-plist 2012-07-20 22:32:20.000000000 +0200 >+++ spread4/pkg-plist 2013-01-22 12:31:17.000000000 +0100 >@@ -17,14 +17,14 @@ > lib/libspread-core.a > lib/libtspread-core.a > lib/libspread.so >-lib/libspread.so.2 >-lib/libspread.so.2.0.1 >+lib/libspread.so.3 >+lib/libspread.so.3.0.0 > lib/libspread-core.so >-lib/libspread-core.so.2 >-lib/libspread-core.so.2.0.1 >+lib/libspread-core.so.3 >+lib/libspread-core.so.3.0.0 > lib/libtspread-core.so >-lib/libtspread-core.so.2 >-lib/libtspread-core.so.2.0.1 >+lib/libtspread-core.so.3 >+lib/libtspread-core.so.3.0.0 > sbin/spread > %%PORTDOCS%%%%DOCSDIR%%/DynamicConfiguration.txt > %%PORTDOCS%%%%DOCSDIR%%/Flush_or_SpreadAPI.txt
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 175510
: 131429