svn commit: r437609 - head/net-im/libaccounts-glib

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Apr 3 09:48:45 UTC 2017


Author: rakuco
Date: Mon Apr  3 09:48:43 2017
New Revision: 437609
URL: https://svnweb.freebsd.org/changeset/ports/437609

Log:
  Fix plist after r437491.
  
  The textproc/gtk-doc update to 1.25 includes upstream commit 3a3d70d24,
  which causes gtk-doc to stop generating index.sgml.

Modified:
  head/net-im/libaccounts-glib/Makefile
  head/net-im/libaccounts-glib/pkg-plist

Modified: head/net-im/libaccounts-glib/Makefile
==============================================================================
--- head/net-im/libaccounts-glib/Makefile	Mon Apr  3 09:43:00 2017	(r437608)
+++ head/net-im/libaccounts-glib/Makefile	Mon Apr  3 09:48:43 2017	(r437609)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libaccounts-glib
 PORTVERSION=	1.21
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=	https://gitlab.com/${GL_ACCOUNT}/${GL_PROJECT}/repository/archive${EXTRACT_SUFX}?ref=VERSION_${GL_TAGNAME}#/ \
 		LOCAL/rakuco

Modified: head/net-im/libaccounts-glib/pkg-plist
==============================================================================
--- head/net-im/libaccounts-glib/pkg-plist	Mon Apr  3 09:43:00 2017	(r437608)
+++ head/net-im/libaccounts-glib/pkg-plist	Mon Apr  3 09:48:43 2017	(r437609)
@@ -45,7 +45,6 @@ share/gtk-doc/html/libaccounts-glib/gett
 share/gtk-doc/html/libaccounts-glib/glossary.html
 share/gtk-doc/html/libaccounts-glib/home.png
 share/gtk-doc/html/libaccounts-glib/index.html
-share/gtk-doc/html/libaccounts-glib/index.sgml
 share/gtk-doc/html/libaccounts-glib/left-insensitive.png
 share/gtk-doc/html/libaccounts-glib/left.png
 share/gtk-doc/html/libaccounts-glib/libaccounts-compiling.html


More information about the svn-ports-head mailing list