Index: head/devel/upnp/Makefile =================================================================== --- head/devel/upnp/Makefile (revision 531546) +++ head/devel/upnp/Makefile (revision 531547) @@ -1,74 +1,74 @@ # Created by: Yen-Ming Lee # $FreeBSD$ PORTNAME= upnp DISTVERSIONPREFIX= release- -DISTVERSION= 1.12.0 +DISTVERSION= 1.12.1 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= salvadore@FreeBSD.org COMMENT= Universal Plug and Play Software Development Kit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf cpe libtool pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= mrjimenez GH_PROJECT= pupnp USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-device \ --enable-gena \ --enable-soap \ --enable-ssdp \ --enable-webserver INSTALL_TARGET= install-strip TEST_TARGET= check CPE_VENDOR= libupnp_project CPE_PRODUCT= libupnp OPTIONS_DEFINE= CLIENT DEBUG DOCS EXAMPLES IPV6 LARGEFILE OPENSSL \ OPTSSDP POSTWRITE REUSEADDR SCRIPTSUPPORT TCP_BLOCK \ TEST TOOLS UNSPECIFIED_SERVER OPTIONS_DEFAULT= CLIENT LARGEFILE OPTSSDP REUSEADDR SCRIPTSUPPORT \ TCP_BLOCK TOOLS OPTIONS_SUB= yes CLIENT_DESC= Enable control point code LARGEFILE_DESC= Large files support OPTSSDP_DESC= Enable optional SSDP headers support POSTWRITE_DESC= Write to filesystem on unhandled POST requests REUSEADDR_DESC= Bind miniserver socket with reuseaddr SCRIPTSUPPORT_DESC= Enable script support for IXML document tree TCP_BLOCK_DESC= Enable blocking TCP connections TEST_DESC= Perfom a few tests (implies TOOLS) TOOLS_DESC= Enable helpers API in upnptools.h UNSPECIFIED_SERVER_DESC= Enable unspecified SERVER header CLIENT_CONFIGURE_ENABLE= client DEBUG_CONFIGURE_ENABLE= debug EXAMPLES_CONFIGURE_ENABLE= samples IPV6_CONFIGURE_ENABLE= ipv6 LARGEFILE_CONFIGURE_ENABLE= largefile OPENSSL_CONFIGURE_ENABLE= open_ssl OPENSSL_CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" OPENSSL_USES= ssl OPTSSDP_CONFIGURE_ENABLE= optssdp POSTWRITE_CONFIGURE_ENABLE= postwrite REUSEADDR_CONFIGURE_ENABLE= reuseaddr SCRIPTSUPPORT_CONFIGURE_ENABLE= scriptsupport TCP_BLOCK_CONFIGURE_ENABLE= blocking_tcp_connections TEST_IMPLIES= TOOLS TOOLS_CONFIGURE_ENABLE= tools UNSPECIFIED_SERVER_CONFIGURE_ENABLE= unspecified_server do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/upnp/doc/UPnP_Programming_Guide.pdf \ ${STAGEDIR}${DOCSDIR} .include Index: head/devel/upnp/distinfo =================================================================== --- head/devel/upnp/distinfo (revision 531546) +++ head/devel/upnp/distinfo (revision 531547) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579726033 -SHA256 (mrjimenez-pupnp-release-1.12.0_GH0.tar.gz) = 0de53571f1e5180a362a5d1652bf7f2e48d66f187ea71a69cf20eb38fbcdeb4f -SIZE (mrjimenez-pupnp-release-1.12.0_GH0.tar.gz) = 786378 +TIMESTAMP = 1586644035 +SHA256 (mrjimenez-pupnp-release-1.12.1_GH0.tar.gz) = b4fc8f8e78d5d3259f321aecab1bc9d9ef7b9cea816c4b4d850b264120773290 +SIZE (mrjimenez-pupnp-release-1.12.1_GH0.tar.gz) = 786818 Index: head/devel/upnp/pkg-plist =================================================================== --- head/devel/upnp/pkg-plist (revision 531546) +++ head/devel/upnp/pkg-plist (revision 531547) @@ -1,38 +1,38 @@ include/upnp/ActionComplete.h include/upnp/ActionRequest.h include/upnp/Callback.h include/upnp/Discovery.h include/upnp/Event.h include/upnp/EventSubscribe.h include/upnp/ExtraHeaders.h include/upnp/FileInfo.h include/upnp/StateVarComplete.h include/upnp/StateVarRequest.h include/upnp/SubscriptionRequest.h include/upnp/TemplateInclude.h include/upnp/TemplateSource.h include/upnp/TemplateUndef.h include/upnp/UpnpGlobal.h include/upnp/UpnpInet.h include/upnp/UpnpIntTypes.h include/upnp/UpnpStdInt.h include/upnp/UpnpString.h include/upnp/UpnpUniStd.h include/upnp/ithread.h include/upnp/ixml.h include/upnp/ixmldebug.h include/upnp/list.h include/upnp/upnp.h include/upnp/upnpconfig.h %%DEBUG%%include/upnp/upnpdebug.h %%TOOLS%%include/upnp/upnptools.h lib/libixml.a lib/libixml.so lib/libixml.so.11 lib/libixml.so.11.0.0 lib/libupnp.a lib/libupnp.so lib/libupnp.so.16 -lib/libupnp.so.16.0.0 +lib/libupnp.so.16.0.1 libdata/pkgconfig/libupnp.pc %%PORTDOCS%%%%DOCSDIR%%/UPnP_Programming_Guide.pdf