svn commit: r363184 - head/net/gupnp-av

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 28 15:45:28 UTC 2014


Author: sunpoet
Date: Mon Jul 28 15:45:27 2014
New Revision: 363184
URL: http://svnweb.freebsd.org/changeset/ports/363184
QAT: https://qat.redports.org/buildarchive/r363184/

Log:
  - Fix PLIST
  - Bump PORTREVISION for package change
  
  Reported by:	swills

Modified:
  head/net/gupnp-av/Makefile
  head/net/gupnp-av/pkg-plist

Modified: head/net/gupnp-av/Makefile
==============================================================================
--- head/net/gupnp-av/Makefile	Mon Jul 28 15:45:22 2014	(r363183)
+++ head/net/gupnp-av/Makefile	Mon Jul 28 15:45:27 2014	(r363184)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gupnp-av
 PORTVERSION=	0.12.6
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	GNOME
 

Modified: head/net/gupnp-av/pkg-plist
==============================================================================
--- head/net/gupnp-av/pkg-plist	Mon Jul 28 15:45:22 2014	(r363183)
+++ head/net/gupnp-av/pkg-plist	Mon Jul 28 15:45:27 2014	(r363184)
@@ -50,9 +50,12 @@ share/gtk-doc/html/gupnp-av/home.png
 share/gtk-doc/html/gupnp-av/index.html
 share/gtk-doc/html/gupnp-av/index.sgml
 share/gtk-doc/html/gupnp-av/left.png
+share/gtk-doc/html/gupnp-av/left-insensitive.png
 share/gtk-doc/html/gupnp-av/right.png
+share/gtk-doc/html/gupnp-av/right-insensitive.png
 share/gtk-doc/html/gupnp-av/style.css
 share/gtk-doc/html/gupnp-av/up.png
+share/gtk-doc/html/gupnp-av/up-insensitive.png
 @dirrm share/gtk-doc/html/gupnp-av
 @dirrmtry share/gtk-doc/html
 @dirrmtry share/gtk-doc


More information about the svn-ports-head mailing list