From owner-svn-ports-head@freebsd.org Fri Sep 25 15:17:59 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6755FA09339; Fri, 25 Sep 2015 15:17:59 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C7CE1D03; Fri, 25 Sep 2015 15:17:59 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8PFHwo0093060; Fri, 25 Sep 2015 15:17:58 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8PFHwQ5093057; Fri, 25 Sep 2015 15:17:58 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201509251517.t8PFHwQ5093057@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 25 Sep 2015 15:17:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397834 - in head/net/hupnp: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Sep 2015 15:17:59 -0000 Author: amdmi3 Date: Fri Sep 25 15:17:57 2015 New Revision: 397834 URL: https://svnweb.freebsd.org/changeset/ports/397834 Log: - Add LICENSE - Regenerate patches with `make makepatch` Modified: head/net/hupnp/Makefile head/net/hupnp/files/patch-hmulticast_socket.cpp head/net/hupnp/files/patch-hupnp__src__devicehosting__devicehost__hpresence_announcer_p.h Modified: head/net/hupnp/Makefile ============================================================================== --- head/net/hupnp/Makefile Fri Sep 25 15:17:54 2015 (r397833) +++ head/net/hupnp/Makefile Fri Sep 25 15:17:57 2015 (r397834) @@ -11,6 +11,9 @@ DISTNAME= herqq-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for building UPnP devices and control points +LICENSE= LGPL3 # or later +LICENSE_FILE= ${WRKSRC}/hupnp/LICENSE_LGPLv3.txt + USES= gmake qmake zip USE_QT4= corelib network xml dbus gui \ moc_build rcc_build uic_build Modified: head/net/hupnp/files/patch-hmulticast_socket.cpp ============================================================================== --- head/net/hupnp/files/patch-hmulticast_socket.cpp Fri Sep 25 15:17:54 2015 (r397833) +++ head/net/hupnp/files/patch-hmulticast_socket.cpp Fri Sep 25 15:17:57 2015 (r397834) @@ -1,5 +1,5 @@ ---- ./hupnp/src/socket/hmulticast_socket.cpp.orig 2011-03-28 00:42:32.000000000 +0300 -+++ ./hupnp/src/socket/hmulticast_socket.cpp 2013-09-10 00:35:26.000000000 +0300 +--- hupnp/src/socket/hmulticast_socket.cpp.orig 2011-03-27 20:42:32 UTC ++++ hupnp/src/socket/hmulticast_socket.cpp @@ -26,7 +26,10 @@ #include #include Modified: head/net/hupnp/files/patch-hupnp__src__devicehosting__devicehost__hpresence_announcer_p.h ============================================================================== --- head/net/hupnp/files/patch-hupnp__src__devicehosting__devicehost__hpresence_announcer_p.h Fri Sep 25 15:17:54 2015 (r397833) +++ head/net/hupnp/files/patch-hupnp__src__devicehosting__devicehost__hpresence_announcer_p.h Fri Sep 25 15:17:57 2015 (r397834) @@ -1,5 +1,5 @@ ---- ./hupnp/src/devicehosting/devicehost/hpresence_announcer_p.h.orig 2012-01-24 10:41:39.103825710 +0100 -+++ ./hupnp/src/devicehosting/devicehost/hpresence_announcer_p.h 2012-01-24 10:42:13.739148738 +0100 +--- hupnp/src/devicehosting/devicehost/hpresence_announcer_p.h.orig 2011-03-27 20:42:32 UTC ++++ hupnp/src/devicehosting/devicehost/hpresence_announcer_p.h @@ -31,6 +31,7 @@ //