From owner-svn-ports-all@freebsd.org Wed Nov 20 06:46:41 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 794BD1AADED; Wed, 20 Nov 2019 06:46:41 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47HtX12S0pz4QCy; Wed, 20 Nov 2019 06:46:41 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3776D1EDB9; Wed, 20 Nov 2019 06:46:41 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAK6kfxn032040; Wed, 20 Nov 2019 06:46:41 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAK6kd01032034; Wed, 20 Nov 2019 06:46:39 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201911200646.xAK6kd01032034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 20 Nov 2019 06:46:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517993 - in head: devel/upnp multimedia/vlc net-p2p/amule net-p2p/amule-devel X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head: devel/upnp multimedia/vlc net-p2p/amule net-p2p/amule-devel X-SVN-Commit-Revision: 517993 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2019 06:46:41 -0000 Author: tobik Date: Wed Nov 20 06:46:39 2019 New Revision: 517993 URL: https://svnweb.freebsd.org/changeset/ports/517993 Log: devel/upnp: Update to 1.10.0 Bump consumers for ABI changes. Changes: https://github.com/mrjimenez/pupnp/blob/release-1.10.0/ChangeLog PR: 242089 Submitted by: Lorenzo Salvadore (maintainer) Modified: head/devel/upnp/Makefile head/devel/upnp/distinfo head/devel/upnp/pkg-plist head/multimedia/vlc/Makefile head/net-p2p/amule-devel/Makefile head/net-p2p/amule/Makefile Modified: head/devel/upnp/Makefile ============================================================================== --- head/devel/upnp/Makefile Wed Nov 20 06:09:23 2019 (r517992) +++ head/devel/upnp/Makefile Wed Nov 20 06:46:39 2019 (r517993) @@ -3,7 +3,7 @@ PORTNAME= upnp DISTVERSIONPREFIX= release- -DISTVERSION= 1.8.4 +DISTVERSION= 1.10.0 PORTEPOCH= 1 CATEGORIES= devel @@ -13,7 +13,7 @@ COMMENT= Universal Plug and Play Software Development LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf cpe libtool pathfix +USES= autoreconf cpe libtool pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= mrjimenez GH_PROJECT= pupnp @@ -54,9 +54,9 @@ 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 -OPENSSL_CFLAGS= -I${OPENSSLINC} -OPENSSL_LDFLAGS= -L${OPENSSLLIB} -lssl OPTSSDP_CONFIGURE_ENABLE= optssdp POSTWRITE_CONFIGURE_ENABLE= postwrite REUSEADDR_CONFIGURE_ENABLE= reuseaddr Modified: head/devel/upnp/distinfo ============================================================================== --- head/devel/upnp/distinfo Wed Nov 20 06:09:23 2019 (r517992) +++ head/devel/upnp/distinfo Wed Nov 20 06:46:39 2019 (r517993) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546614165 -SHA256 (mrjimenez-pupnp-release-1.8.4_GH0.tar.gz) = 976c3e4555604cdd8391ed2f359c08c9dead3b6bf131c24ce78e64d6669af2ed -SIZE (mrjimenez-pupnp-release-1.8.4_GH0.tar.gz) = 783896 +TIMESTAMP = 1572737697 +SHA256 (mrjimenez-pupnp-release-1.10.0_GH0.tar.gz) = f97f0c0cda1aa873b05cd515e925df21686e7e7d536e776fc13ea4c7735bfafa +SIZE (mrjimenez-pupnp-release-1.10.0_GH0.tar.gz) = 786215 Modified: head/devel/upnp/pkg-plist ============================================================================== --- head/devel/upnp/pkg-plist Wed Nov 20 06:09:23 2019 (r517992) +++ head/devel/upnp/pkg-plist Wed Nov 20 06:46:39 2019 (r517993) @@ -4,6 +4,7 @@ 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 @@ -28,11 +29,11 @@ include/upnp/upnpconfig.h %%TOOLS%%include/upnp/upnptools.h lib/libixml.a lib/libixml.so -lib/libixml.so.10 -lib/libixml.so.10.0.1 +lib/libixml.so.11 +lib/libixml.so.11.0.0 lib/libupnp.a lib/libupnp.so -lib/libupnp.so.13 -lib/libupnp.so.13.0.0 +lib/libupnp.so.15 +lib/libupnp.so.15.0.0 libdata/pkgconfig/libupnp.pc %%PORTDOCS%%%%DOCSDIR%%/UPnP_Programming_Guide.pdf Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Wed Nov 20 06:09:23 2019 (r517992) +++ head/multimedia/vlc/Makefile Wed Nov 20 06:46:39 2019 (r517993) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 3.0.8 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ Modified: head/net-p2p/amule-devel/Makefile ============================================================================== --- head/net-p2p/amule-devel/Makefile Wed Nov 20 06:09:23 2019 (r517992) +++ head/net-p2p/amule-devel/Makefile Wed Nov 20 06:46:39 2019 (r517993) @@ -3,7 +3,7 @@ PORTNAME= amule PORTVERSION= 11004 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= http://amule.sourceforge.net/tarballs/ PKGNAMESUFFIX= -devel Modified: head/net-p2p/amule/Makefile ============================================================================== --- head/net-p2p/amule/Makefile Wed Nov 20 06:09:23 2019 (r517992) +++ head/net-p2p/amule/Makefile Wed Nov 20 06:46:39 2019 (r517993) @@ -3,7 +3,7 @@ PORTNAME= amule PORTVERSION= 2.3.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION}