Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2019 12:54:40 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r489961 - branches/2019Q1/graphics/graphene
Message-ID:  <201901111254.x0BCsehT054363@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Jan 11 12:54:39 2019
New Revision: 489961
URL: https://svnweb.freebsd.org/changeset/ports/489961

Log:
  MFH: r489960
  
  graphics/graphene: Unbreak build with GTKDOC=on
  
  pkg-static: Unable to access file [...]share/gtk-doc/html/graphene/object-tree.html:No such file or directory
  
  PR:		232762
  Reported by:	Hyun Hwang <hyun@caffeinated.codes>
  Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
  Approved by:	gnome (maintainer timeout, ~2 months)
  
  Approved by:	ports-secteam build fix blanket

Modified:
  branches/2019Q1/graphics/graphene/pkg-plist
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/graphics/graphene/pkg-plist
==============================================================================
--- branches/2019Q1/graphics/graphene/pkg-plist	Fri Jan 11 12:53:58 2019	(r489960)
+++ branches/2019Q1/graphics/graphene/pkg-plist	Fri Jan 11 12:54:39 2019	(r489961)
@@ -63,7 +63,6 @@ share/gir-1.0/Graphene-1.0.gir
 %%GTKDOC%%share/gtk-doc/html/graphene/ix06.html
 %%GTKDOC%%share/gtk-doc/html/graphene/left-insensitive.png
 %%GTKDOC%%share/gtk-doc/html/graphene/left.png
-%%GTKDOC%%share/gtk-doc/html/graphene/object-tree.html
 %%GTKDOC%%share/gtk-doc/html/graphene/rectangle-intersection.png
 %%GTKDOC%%share/gtk-doc/html/graphene/rectangle-union.png
 %%GTKDOC%%share/gtk-doc/html/graphene/rectangle.png



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