svn commit: r397070 - head/x11-toolkits/gtk30-reference
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Sep 16 16:04:00 UTC 2015
Author: amdmi3
Date: Wed Sep 16 16:03:59 2015
New Revision: 397070
URL: https://svnweb.freebsd.org/changeset/ports/397070
Log:
- Add missing files to plist
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/x11-toolkits/gtk30-reference/Makefile
head/x11-toolkits/gtk30-reference/pkg-plist
Modified: head/x11-toolkits/gtk30-reference/Makefile
==============================================================================
--- head/x11-toolkits/gtk30-reference/Makefile Wed Sep 16 15:10:12 2015 (r397069)
+++ head/x11-toolkits/gtk30-reference/Makefile Wed Sep 16 16:03:59 2015 (r397070)
@@ -1,10 +1,12 @@
# Created by: Jean-Yves Lefort <jylefort at FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
BOOKS= gdk gtk libgail-util
+NO_ARCH= yes
+
do-install:
.for d in ${BOOKS}
if [ -d ${REFERENCE_SRC}/${d}/html ]; then \
Modified: head/x11-toolkits/gtk30-reference/pkg-plist
==============================================================================
--- head/x11-toolkits/gtk30-reference/pkg-plist Wed Sep 16 15:10:12 2015 (r397069)
+++ head/x11-toolkits/gtk30-reference/pkg-plist Wed Sep 16 16:03:59 2015 (r397070)
@@ -3,13 +3,20 @@ share/doc/gdk3/GdkDeviceManager.html
share/doc/gdk3/GdkDisplay.html
share/doc/gdk3/GdkDisplayManager.html
share/doc/gdk3/GdkFrameClock.html
+share/doc/gdk3/GdkGLContext.html
share/doc/gdk3/GdkScreen.html
+share/doc/gtk3/GtkGLArea.html
+share/doc/gtk3/GtkModelButton.html
+share/doc/gtk3/GtkPopoverMenu.html
+share/doc/gtk3/GtkStackSidebar.html
share/doc/gdk3/X_cursor.png
share/doc/gdk3/annotation-glossary.html
share/doc/gdk3/api-index-3-0.html
share/doc/gdk3/api-index-3-10.html
share/doc/gdk3/api-index-3-12.html
share/doc/gdk3/api-index-3-14.html
+share/doc/gdk3/api-index-3-16.html
+share/doc/gtk3/api-index-3-16.html
share/doc/gdk3/api-index-3-2.html
share/doc/gdk3/api-index-3-4.html
share/doc/gdk3/api-index-3-6.html
@@ -65,7 +72,9 @@ share/doc/gdk3/gdk3-Wayland-Interaction.
share/doc/gdk3/gdk3-Windows.html
share/doc/gdk3/gdk3-X-Window-System-Interaction.html
share/doc/gdk3/gdk3.devhelp2
+share/doc/gtk3/glarea.png
share/doc/gdk3/gobbler.png
+share/doc/gtk3/gtk-mir.html
share/doc/gdk3/gumby.png
share/doc/gdk3/hand1.png
share/doc/gdk3/hand2.png
@@ -108,6 +117,7 @@ share/doc/gdk3/sb_right_arrow.png
share/doc/gdk3/sb_up_arrow.png
share/doc/gdk3/sb_v_double_arrow.png
share/doc/gdk3/shuttle.png
+share/doc/gtk3/sidebar.png
share/doc/gdk3/sizing.png
share/doc/gdk3/spider.png
share/doc/gdk3/spraycan.png
More information about the svn-ports-all
mailing list