aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-05 03:34:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-05 03:34:12 +0000
commitb4115313f32a2e3e7073172e0d236c9af40fc9ed (patch)
treedd403b00496be44bf70943cde0b0a5f1905373fd /devel
parent4159677a661c4509ba596463506da2184a80798d (diff)
downloadports-b4115313f32a2e3e7073172e0d236c9af40fc9ed.tar.gz
ports-b4115313f32a2e3e7073172e0d236c9af40fc9ed.zip
- Update to 1.6.10
PR: 153347 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) Feature safe: yes
Notes
Notes: svn path=/head/; revision=268629
Diffstat (limited to 'devel')
-rw-r--r--devel/upnp/Makefile4
-rw-r--r--devel/upnp/distinfo4
-rw-r--r--devel/upnp/files/patch-upnp-src-gena-gena_device.c11
-rw-r--r--devel/upnp/files/patch-upnp-src-genlib-net-http-webserver.c11
-rw-r--r--devel/upnp/pkg-plist2
5 files changed, 4 insertions, 28 deletions
diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile
index 6ba13f1312c4..88189dbfd240 100644
--- a/devel/upnp/Makefile
+++ b/devel/upnp/Makefile
@@ -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_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
CONFIGURE_ARGS= --without-documentation
.else
CONFIGURE_ARGS= --with-documentation=${DOCSDIR}
-
PORTDOCS= *
.endif
diff --git a/devel/upnp/distinfo b/devel/upnp/distinfo
index 9f0e1e491583..3c328b40cd59 100644
--- a/devel/upnp/distinfo
+++ b/devel/upnp/distinfo
@@ -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 --git a/devel/upnp/files/patch-upnp-src-gena-gena_device.c b/devel/upnp/files/patch-upnp-src-gena-gena_device.c
deleted file mode 100644
index 9bd298fd529e..000000000000
--- a/devel/upnp/files/patch-upnp-src-gena-gena_device.c
+++ /dev/null
@@ -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 --git a/devel/upnp/files/patch-upnp-src-genlib-net-http-webserver.c b/devel/upnp/files/patch-upnp-src-genlib-net-http-webserver.c
deleted file mode 100644
index 6c64d59dc494..000000000000
--- a/devel/upnp/files/patch-upnp-src-genlib-net-http-webserver.c
+++ /dev/null
@@ -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 --git a/devel/upnp/pkg-plist b/devel/upnp/pkg-plist
index c9e7e84add67..84aef3323da5 100644
--- a/devel/upnp/pkg-plist
+++ b/devel/upnp/pkg-plist
@@ -23,6 +23,6 @@ lib/libthreadutil.so.5
lib/libupnp.a
lib/libupnp.la
lib/libupnp.so
-lib/libupnp.so.4
+lib/libupnp.so.5
libdata/pkgconfig/libupnp.pc
@dirrm include/upnp