From owner-svn-ports-head@freebsd.org Mon Jan 23 18:52:59 2017 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 81C8FCBE805; Mon, 23 Jan 2017 18:52:59 +0000 (UTC) (envelope-from sunpoet@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 mx1.freebsd.org (Postfix) with ESMTPS id 441CB17CB; Mon, 23 Jan 2017 18:52:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0NIqwnb069502; Mon, 23 Jan 2017 18:52:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0NIqvWd069491; Mon, 23 Jan 2017 18:52:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201701231852.v0NIqvWd069491@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Jan 2017 18:52:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432286 - in head: audio/gmpc-mserver multimedia/kodi multimedia/plexhometheater net-p2p/gnunet net-p2p/retroshare net/opensips security/greenbone-security-assistant www/libmicrohttpd 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.23 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: Mon, 23 Jan 2017 18:52:59 -0000 Author: sunpoet Date: Mon Jan 23 18:52:57 2017 New Revision: 432286 URL: https://svnweb.freebsd.org/changeset/ports/432286 Log: Update to 0.9.52 - While I'm here: - Remove USE_OPENSSL: it is not required after libmicrospdy removal - Bump PORTREVISION for dependent ports Changes: https://gnunet.org/git/libmicrohttpd.git/tree/ChangeLog PR: 216382 Submitted by: Hung-Yi Chen (maintainer) Modified: head/audio/gmpc-mserver/Makefile head/multimedia/kodi/Makefile head/multimedia/plexhometheater/Makefile head/net-p2p/gnunet/Makefile head/net-p2p/retroshare/Makefile head/net/opensips/Makefile head/security/greenbone-security-assistant/Makefile head/www/libmicrohttpd/Makefile head/www/libmicrohttpd/distinfo Modified: head/audio/gmpc-mserver/Makefile ============================================================================== --- head/audio/gmpc-mserver/Makefile Mon Jan 23 18:52:21 2017 (r432285) +++ head/audio/gmpc-mserver/Makefile Mon Jan 23 18:52:57 2017 (r432286) @@ -3,7 +3,7 @@ PORTNAME= gmpc-mserver PORTVERSION= 0.20.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ Modified: head/multimedia/kodi/Makefile ============================================================================== --- head/multimedia/kodi/Makefile Mon Jan 23 18:52:21 2017 (r432285) +++ head/multimedia/kodi/Makefile Mon Jan 23 18:52:57 2017 (r432286) @@ -2,7 +2,7 @@ PORTNAME= kodi DISTVERSION= 16.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia java MAINTAINER= mickael.maillot@gmail.com Modified: head/multimedia/plexhometheater/Makefile ============================================================================== --- head/multimedia/plexhometheater/Makefile Mon Jan 23 18:52:21 2017 (r432285) +++ head/multimedia/plexhometheater/Makefile Mon Jan 23 18:52:57 2017 (r432286) @@ -5,7 +5,7 @@ PORTNAME= plexhometheater PORTVERSION= 1.4.1 DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=.469-47a90f01 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/net-p2p/gnunet/Makefile ============================================================================== --- head/net-p2p/gnunet/Makefile Mon Jan 23 18:52:21 2017 (r432285) +++ head/net-p2p/gnunet/Makefile Mon Jan 23 18:52:57 2017 (r432286) @@ -3,7 +3,7 @@ PORTNAME= gnunet PORTVERSION= 0.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p ipv6 security MASTER_SITES= GNU Modified: head/net-p2p/retroshare/Makefile ============================================================================== --- head/net-p2p/retroshare/Makefile Mon Jan 23 18:52:21 2017 (r432285) +++ head/net-p2p/retroshare/Makefile Mon Jan 23 18:52:57 2017 (r432286) @@ -4,7 +4,7 @@ PORTNAME= retroshare PORTVERSION= 0.6.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MAINTAINER= peter@netkey.at Modified: head/net/opensips/Makefile ============================================================================== --- head/net/opensips/Makefile Mon Jan 23 18:52:21 2017 (r432285) +++ head/net/opensips/Makefile Mon Jan 23 18:52:57 2017 (r432286) @@ -3,7 +3,7 @@ PORTNAME= opensips PORTVERSION= 2.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://opensips.org/pub/opensips/${PORTVERSION}/ Modified: head/security/greenbone-security-assistant/Makefile ============================================================================== --- head/security/greenbone-security-assistant/Makefile Mon Jan 23 18:52:21 2017 (r432285) +++ head/security/greenbone-security-assistant/Makefile Mon Jan 23 18:52:57 2017 (r432286) @@ -2,7 +2,7 @@ PORTNAME= greenbone-security-assistant PORTVERSION= 6.0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/2299/ Modified: head/www/libmicrohttpd/Makefile ============================================================================== --- head/www/libmicrohttpd/Makefile Mon Jan 23 18:52:21 2017 (r432285) +++ head/www/libmicrohttpd/Makefile Mon Jan 23 18:52:57 2017 (r432286) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libmicrohttpd -PORTVERSION= 0.9.37 -PORTREVISION= 2 +PORTVERSION= 0.9.52 CATEGORIES= www MASTER_SITES= GNU @@ -17,7 +16,6 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= cpe libtool pathfix USE_LDCONFIG= yes -USE_OPENSSL= yes CPE_VENDOR= gnu @@ -31,17 +29,11 @@ GNUTLS_CONFIGURE_ENABLE=https INFO= libmicrohttpd libmicrohttpd-tutorial PLIST_FILES= include/microhttpd.h \ - include/microspdy.h \ lib/libmicrohttpd.a \ lib/libmicrohttpd.so \ - lib/libmicrohttpd.so.10 \ - lib/libmicrohttpd.so.10.27.0 \ - lib/libmicrospdy.a \ - lib/libmicrospdy.so \ - lib/libmicrospdy.so.0 \ - lib/libmicrospdy.so.0.0.0 \ + lib/libmicrohttpd.so.12 \ + lib/libmicrohttpd.so.12.40.0 \ libdata/pkgconfig/libmicrohttpd.pc \ - libdata/pkgconfig/libmicrospdy.pc \ man/man3/libmicrohttpd.3.gz post-patch: Modified: head/www/libmicrohttpd/distinfo ============================================================================== --- head/www/libmicrohttpd/distinfo Mon Jan 23 18:52:21 2017 (r432285) +++ head/www/libmicrohttpd/distinfo Mon Jan 23 18:52:57 2017 (r432286) @@ -1,2 +1,3 @@ -SHA256 (libmicrohttpd-0.9.37.tar.gz) = a78cbcc050fb50f4ef4cf02709a3f8dd498e9230271b445fc3dbec4132b47cdc -SIZE (libmicrohttpd-0.9.37.tar.gz) = 1168410 +TIMESTAMP = 1485197562 +SHA256 (libmicrohttpd-0.9.52.tar.gz) = 54797f6e763d417627f89f60e4ae0a431dab0523f92f83def23ea02d0defafea +SIZE (libmicrohttpd-0.9.52.tar.gz) = 1244489