FreeBSD Bugzilla – Attachment 206620 Details for
Bug 239912
net/fspclient update to 0.93.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fspclient
fspclient.patch (text/plain), 2.85 KB, created by
Radim Kolar
on 2019-08-16 14:25:36 UTC
(
hide
)
Description:
fspclient
Filename:
MIME Type:
Creator:
Radim Kolar
Created:
2019-08-16 14:25:36 UTC
Size:
2.85 KB
patch
obsolete
>diff -Naur /usr/ports/net/fspclient/Makefile fspclient/Makefile >--- /usr/ports/net/fspclient/Makefile 2017-10-05 03:54:56.000000000 +0200 >+++ fspclient/Makefile 2019-08-16 16:20:39.767997000 +0200 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/net/fspclient/Makefile 451257 2017-10-05 01:54:56Z cy $ > > PORTNAME= fspclient >-PORTVERSION= 0.93.0 >+PORTVERSION= 0.93.1 > CATEGORIES= net > MASTER_SITES= SF > >diff -Naur /usr/ports/net/fspclient/distinfo fspclient/distinfo >--- /usr/ports/net/fspclient/distinfo 2014-01-22 16:30:13.000000000 +0100 >+++ fspclient/distinfo 2019-08-16 16:21:48.192311000 +0200 >@@ -1,2 +1,3 @@ >-SHA256 (fspclient-0.93.0.tar.bz2) = eecca9a827397cb759a0fac8be7217344e67bbcc28e35d73e7620a35502299ec >-SIZE (fspclient-0.93.0.tar.bz2) = 69179 >+TIMESTAMP = 1565965308 >+SHA256 (fspclient-0.93.1.tar.bz2) = a419870f43eef1d8ab059379e0baddeb6bcc5c8acd26561939fea9be51e75487 >+SIZE (fspclient-0.93.1.tar.bz2) = 69325 >diff -Naur /usr/ports/net/fspclient/files/patch-bsd-print.c fspclient/files/patch-bsd-print.c >--- /usr/ports/net/fspclient/files/patch-bsd-print.c 2014-01-22 18:40:44.000000000 +0100 >+++ fspclient/files/patch-bsd-print.c 1970-01-01 01:00:00.000000000 +0100 >@@ -1,15 +0,0 @@ >---- bsd/print.c.orig 2009-09-15 13:34:20.000000000 -0700 >-+++ bsd/print.c 2011-12-06 13:16:42.300321971 -0800 >-@@ -27,7 +27,12 @@ >- #include "client.h" >- #include <grp.h> >- #include <pwd.h> >-+#include <sys/param.h> >-+#if defined(__FreeBSD_version) && __FreeBSD_version > 900007 >-+#include <utmpx.h> >-+#else >- #include <utmp.h> >-+#endif >- #include <time.h> >- #include "ls.h" >- >diff -Naur /usr/ports/net/fspclient/files/patch-client__local__SConscript fspclient/files/patch-client__local__SConscript >--- /usr/ports/net/fspclient/files/patch-client__local__SConscript 2016-04-15 08:15:24.000000000 +0200 >+++ fspclient/files/patch-client__local__SConscript 1970-01-01 01:00:00.000000000 +0100 >@@ -1,10 +0,0 @@ >---- client/local/SConscript.orig 2009-09-15 13:34:20.000000000 -0700 >-+++ client/local/SConscript 2016-04-14 23:12:32.843629000 -0700 >-@@ -10,6 +10,7 @@ >- >- curdir=Dir('.').srcnode().path >- env.Command('table.h',sources,'cd %s;../maketable l' % curdir) >-+env.Ignore('table.h','table.h') >- >- local=env.StaticLibrary(target = 'local', source = sources) >- env.Export("local") >diff -Naur /usr/ports/net/fspclient/files/patch-client__remote__SConscript fspclient/files/patch-client__remote__SConscript >--- /usr/ports/net/fspclient/files/patch-client__remote__SConscript 2016-04-15 08:15:24.000000000 +0200 >+++ fspclient/files/patch-client__remote__SConscript 1970-01-01 01:00:00.000000000 +0100 >@@ -1,9 +0,0 @@ >---- client/remote/SConscript.orig 2009-09-15 13:34:20.000000000 -0700 >-+++ client/remote/SConscript 2016-04-14 23:12:46.139184000 -0700 >-@@ -9,5 +9,6 @@ >- >- curdir=Dir('.').srcnode().path >- env.Command('table.h',sources,'cd %s;../maketable r' % curdir) >-+env.Ignore('table.h','table.h') >- >- env.Export("remote")
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 239912
: 206620