FreeBSD Bugzilla – Attachment 112002 Details for
Bug 153347
[maintainer update] devel/upnp update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
upnp-1.6.10,1.patch
upnp-1.6.10,1.patch (text/x-patch), 3.03 KB, created by
Pawel Pekala
on 2011-01-31 20:56:52 UTC
(
hide
)
Description:
upnp-1.6.10,1.patch
Filename:
MIME Type:
Creator:
Pawel Pekala
Created:
2011-01-31 20:56:52 UTC
Size:
3.03 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/upnp/Makefile /home/corn/devel/upnp/Makefile >--- /usr/ports/devel/upnp/Makefile 2011-01-08 12:55:42.000000000 +0100 >+++ /home/corn/devel/upnp/Makefile 2011-01-31 21:15:54.000000000 +0100 >@@ -6,8 +6,7 @@ > # > > PORTNAME= upnp >-PORTVERSION= 1.6.9 >-PORTREVISION= 1 >+PORTVERSION= 1.6.10 > PORTEPOCH= 1 > CATEGORIES= devel > MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION} >@@ -31,7 +30,6 @@ > CONFIGURE_ARGS= --without-documentation > .else > CONFIGURE_ARGS= --with-documentation=${DOCSDIR} >- > PORTDOCS= * > .endif > >diff -ruN --exclude=CVS /usr/ports/devel/upnp/distinfo /home/corn/devel/upnp/distinfo >--- /usr/ports/devel/upnp/distinfo 2010-11-12 02:34:39.000000000 +0100 >+++ /home/corn/devel/upnp/distinfo 2011-01-31 21:15:20.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (libupnp-1.6.9.tar.bz2) = aae24da56736532d8d7e52aa5da9546a636e4f998db846be3e12e944d4a320f3 >-SIZE (libupnp-1.6.9.tar.bz2) = 1196558 >+SHA256 (libupnp-1.6.10.tar.bz2) = 7148e449774ce233fb46304a4124d3dc88030f1a0f2713dd7ee08980d98df188 >+SIZE (libupnp-1.6.10.tar.bz2) = 1179304 >diff -ruN --exclude=CVS /usr/ports/devel/upnp/files/patch-upnp-src-gena-gena_device.c /home/corn/devel/upnp/files/patch-upnp-src-gena-gena_device.c >--- /usr/ports/devel/upnp/files/patch-upnp-src-gena-gena_device.c 2011-01-02 19:46:02.000000000 +0100 >+++ /home/corn/devel/upnp/files/patch-upnp-src-gena-gena_device.c 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- upnp/src/gena/gena_device.c.orig >-+++ upnp/src/gena/gena_device.c >-@@ -225,7 +225,7 @@ static UPNP_INLINE int notify_send_and_r >- "bbb", >- start_msg.buf, start_msg.length, >- propertySet, strlen(propertySet), >-- "\r\n", 2); >-+ "\r\n", sizeof "\r\n" - 1); >- if (ret_code) { >- membuffer_destroy(&start_msg); >- sock_destroy(&info, SD_BOTH); >diff -ruN --exclude=CVS /usr/ports/devel/upnp/files/patch-upnp-src-genlib-net-http-webserver.c /home/corn/devel/upnp/files/patch-upnp-src-genlib-net-http-webserver.c >--- /usr/ports/devel/upnp/files/patch-upnp-src-genlib-net-http-webserver.c 2011-01-02 19:46:02.000000000 +0100 >+++ /home/corn/devel/upnp/files/patch-upnp-src-genlib-net-http-webserver.c 1970-01-01 01:00:00.000000000 +0100 >@@ -1,11 +0,0 @@ >---- upnp/src/genlib/net/http/webserver.c.orig >-+++ upnp/src/genlib/net/http/webserver.c >-@@ -1262,7 +1262,7 @@ static int process_request( >- // Content-Range: bytes 222-3333/4000 HTTP_PARTIAL_CONTENT >- // Transfer-Encoding: chunked >- if (http_MakeMessage(headers, resp_major, resp_minor, >-- "R" "TLD" "s" "tcS" "b" "Xc" "sCc", >-+ "R" "TLD" "s" "tcS" "Xc" "sCc", >- HTTP_OK, // status code >- finfo.content_type, // content type >- RespInstr, // language info >diff -ruN --exclude=CVS /usr/ports/devel/upnp/pkg-plist /home/corn/devel/upnp/pkg-plist >--- /usr/ports/devel/upnp/pkg-plist 2010-10-22 02:25:48.000000000 +0200 >+++ /home/corn/devel/upnp/pkg-plist 2011-01-31 21:15:20.000000000 +0100 >@@ -23,6 +23,6 @@ > lib/libupnp.a > lib/libupnp.la > lib/libupnp.so >-lib/libupnp.so.4 >+lib/libupnp.so.5 > libdata/pkgconfig/libupnp.pc > @dirrm include/upnp
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 153347
:
112001
| 112002