Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2012 15:05:36 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302295 - in head: . devel/openocd multimedia/xbmc-pvr net-p2p/gnunet
Message-ID:  <201208081505.q78F5ah3096679@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Wed Aug  8 15:05:36 2012
New Revision: 302295
URL: http://svn.freebsd.org/changeset/ports/302295

Log:
  - Chase www/libmicrohttpd shlib version bump
  - Add UPDATING entry
  
  Approved by:	eadler (mentor)

Modified:
  head/UPDATING
  head/devel/openocd/Makefile
  head/multimedia/xbmc-pvr/Makefile
  head/net-p2p/gnunet/Makefile

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Aug  8 15:01:03 2012	(r302294)
+++ head/UPDATING	Wed Aug  8 15:05:36 2012	(r302295)
@@ -5,6 +5,19 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20120808:
+  AFFECTS: users of www/libmicrohttpd
+  AUTHOR: bdrewery@FreeBSD.org
+
+  libmicrohttpd has been updated to version 0.9.21, with a shared library bump.
+  This requires dependent ports to be rebuilt.
+
+  # portmaster -r libmicrohttpd
+  or
+  # portupgrade -r www/libmicrohttpd
+  or
+  # pkg install -fR www/libmicrohttpd
+
 20120804:
   AFFECTS: users of graphics/libglut
   AUTHOR: x11@FreeBSD.org

Modified: head/devel/openocd/Makefile
==============================================================================
--- head/devel/openocd/Makefile	Wed Aug  8 15:01:03 2012	(r302294)
+++ head/devel/openocd/Makefile	Wed Aug  8 15:05:36 2012	(r302295)
@@ -7,6 +7,7 @@
 
 PORTNAME=	openocd
 PORTVERSION=	0.5.0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	SF
 

Modified: head/multimedia/xbmc-pvr/Makefile
==============================================================================
--- head/multimedia/xbmc-pvr/Makefile	Wed Aug  8 15:01:03 2012	(r302294)
+++ head/multimedia/xbmc-pvr/Makefile	Wed Aug  8 15:05:36 2012	(r302295)
@@ -7,7 +7,7 @@
 
 PORTNAME=	xbmc
 PORTVERSION=	70
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	multimedia
 MASTER_SITES=	LOCAL/nox
 PKGNAMESUFFIX=	-pvr-ppa-odk

Modified: head/net-p2p/gnunet/Makefile
==============================================================================
--- head/net-p2p/gnunet/Makefile	Wed Aug  8 15:01:03 2012	(r302294)
+++ head/net-p2p/gnunet/Makefile	Wed Aug  8 15:05:36 2012	(r302295)
@@ -8,6 +8,7 @@
 
 PORTNAME=	gnunet
 DISTVERSION=	0.9.3
+PORTREVISION=	1
 CATEGORIES=	net-p2p ipv6 security
 MASTER_SITES=	GNU
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208081505.q78F5ah3096679>