svn commit: r337454 - in head: audio/gmpc-mserver multimedia/xbmc

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 25 20:20:29 UTC 2013


Author: sunpoet
Date: Wed Dec 25 20:20:28 2013
New Revision: 337454
URL: http://svnweb.freebsd.org/changeset/ports/337454

Log:
  - Update to 0.9.33
  - Bump PORTREVISION for www/libmicrohttpd shlib change
  
  Changes:	https://gnunet.org/svn/libmicrohttpd/ChangeLog
  PR:		ports/185184
  Submitted by:	Hung-Yi Chen <gaod at hychen.org> (maintainer)

Modified:
  head/audio/gmpc-mserver/Makefile
  head/multimedia/xbmc/Makefile

Modified: head/audio/gmpc-mserver/Makefile
==============================================================================
--- head/audio/gmpc-mserver/Makefile	Wed Dec 25 20:16:44 2013	(r337453)
+++ head/audio/gmpc-mserver/Makefile	Wed Dec 25 20:20:28 2013	(r337454)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gmpc-mserver
 PORTVERSION=	0.20.0
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	audio
 MASTER_SITES=	http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
 		http://freebsd.unixfreunde.de/sources/

Modified: head/multimedia/xbmc/Makefile
==============================================================================
--- head/multimedia/xbmc/Makefile	Wed Dec 25 20:16:44 2013	(r337453)
+++ head/multimedia/xbmc/Makefile	Wed Dec 25 20:20:28 2013	(r337454)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xbmc
 DISTVERSION=	12.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	multimedia
 MASTER_SITES=	http://mirrors.xbmc.org/releases/source/
 


More information about the svn-ports-head mailing list