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
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jan 23 18:52:59 UTC 2017
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 <gaod at hychen.org> (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 at 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 at 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 at 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
More information about the svn-ports-all
mailing list