FreeBSD Bugzilla – Attachment 47732 Details for
Bug 73104
port-upgrade: net/sipsak (0.8.9 to 0.8.11)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sipsak-0.8.9-to-0.8.11.patch
sipsak-0.8.9-to-0.8.11.patch (text/plain), 1.17 KB, created by
hendrik
on 2004-10-25 09:10:30 UTC
(
hide
)
Description:
sipsak-0.8.9-to-0.8.11.patch
Filename:
MIME Type:
Creator:
hendrik
Created:
2004-10-25 09:10:30 UTC
Size:
1.17 KB
patch
obsolete
>diff -urP sipsak.0.8.9/Makefile sipsak/Makefile >--- sipsak.0.8.9/Makefile Mon Oct 25 09:53:39 2004 >+++ sipsak/Makefile Mon Oct 25 09:53:45 2004 >@@ -6,7 +6,7 @@ > # > > PORTNAME= sipsak >-PORTVERSION= 0.8.9 >+PORTVERSION= 0.8.11 > CATEGORIES= net > MASTER_SITES= http://download.berlios.de/sipsak/ > >diff -urP sipsak.0.8.9/distinfo sipsak/distinfo >--- sipsak.0.8.9/distinfo Mon Oct 25 09:53:39 2004 >+++ sipsak/distinfo Mon Oct 25 09:53:53 2004 >@@ -1,2 +1,2 @@ >-MD5 (sipsak-0.8.9.tar.gz) = 567aaf2e746e005852fec8d7ab86dc0b >-SIZE (sipsak-0.8.9.tar.gz) = 125919 >+MD5 (sipsak-0.8.11.tar.gz) = 6ec31fe34412028050be304ae728c371 >+SIZE (sipsak-0.8.11.tar.gz) = 133219 >diff -urP sipsak.0.8.9/files/patch-sipsak.c sipsak/files/patch-sipsak.c >--- sipsak.0.8.9/files/patch-sipsak.c Thu Jan 1 01:00:00 1970 >+++ sipsak/files/patch-sipsak.c Mon Oct 25 09:56:26 2004 >@@ -0,0 +1,11 @@ >+--- sipsak.c.orig Mon Oct 25 09:55:56 2004 >++++ sipsak.c Mon Oct 25 09:56:07 2004 >+@@ -354,7 +354,7 @@ >+ flood=1; >+ break; >+ case 'f': >+- if strncmp(optarg, "-", 1) { >++ if (strncmp(optarg, "-", 1)) { >+ /* file is opened in binary mode so that the cr-lf is >+ preserved */ >+ pf = fopen(optarg, "rb");
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 73104
: 47732