aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2012-08-08 15:05:36 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2012-08-08 15:05:36 +0000
commit86847b8f1bfe2596fa31f880f39688643a216f9f (patch)
treeca7d647bdcd6035669a74d80d7f67e4dbbc42d76
parent76154a4d92cbcbc1eb3dc7b5238b39b739a70366 (diff)
downloadports-86847b8f1bfe2596fa31f880f39688643a216f9f.tar.gz
ports-86847b8f1bfe2596fa31f880f39688643a216f9f.zip
- Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry Approved by: eadler (mentor)
Notes
Notes: svn path=/head/; revision=302295
-rw-r--r--UPDATING13
-rw-r--r--devel/openocd/Makefile1
-rw-r--r--multimedia/xbmc-pvr/Makefile2
-rw-r--r--net-p2p/gnunet/Makefile1
4 files changed, 16 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index de29db0037fb..9c2ca29638cf 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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
diff --git a/devel/openocd/Makefile b/devel/openocd/Makefile
index 1f40c021a5a4..a4e1035fcdb7 100644
--- a/devel/openocd/Makefile
+++ b/devel/openocd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openocd
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
diff --git a/multimedia/xbmc-pvr/Makefile b/multimedia/xbmc-pvr/Makefile
index dd95e25b44e1..4fbe476dd633 100644
--- a/multimedia/xbmc-pvr/Makefile
+++ b/multimedia/xbmc-pvr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xbmc
PORTVERSION= 70
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= LOCAL/nox
PKGNAMESUFFIX= -pvr-ppa-odk
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index 670dbfc5e445..f51b7eea3ea5 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnunet
DISTVERSION= 0.9.3
+PORTREVISION= 1
CATEGORIES= net-p2p ipv6 security
MASTER_SITES= GNU