From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 15 07:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 79CC4F3D for ; Fri, 15 Mar 2013 07:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5E61F3DB for ; Fri, 15 Mar 2013 07:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2F700nv066066 for ; Fri, 15 Mar 2013 07:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2F7003P066065; Fri, 15 Mar 2013 07:00:00 GMT (envelope-from gnats) Resent-Date: Fri, 15 Mar 2013 07:00:00 GMT Resent-Message-Id: <201303150700.r2F7003P066065@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ruslan Makhmatkhanov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id ED4D2F24 for ; Fri, 15 Mar 2013 06:58:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id AFAAA3CA for ; Fri, 15 Mar 2013 06:58:16 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2F6wGva099877 for ; Fri, 15 Mar 2013 06:58:16 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r2F6wGmn099876; Fri, 15 Mar 2013 06:58:16 GMT (envelope-from nobody) Message-Id: <201303150658.r2F6wGmn099876@red.freebsd.org> Date: Fri, 15 Mar 2013 06:58:16 GMT From: Ruslan Makhmatkhanov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/176982: graphics/gegl: fix pkg-plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 07:00:00 -0000 >Number: 176982 >Category: ports >Synopsis: graphics/gegl: fix pkg-plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 15 07:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ruslan Makhmatkhanov >Release: 10.0-CURRENT >Organization: >Environment: 10.0-CURRENT amd64 >Description: - fix packing list - remove indefinite article from COMMENT, while here - bump PORTREVISION failing build log here: http://people.freebsd.org/~rm/gegl-0.2.0_1.log >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 314169) +++ Makefile (working copy) @@ -3,12 +3,12 @@ PORTNAME= gegl PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.2/ MAINTAINER= gnome@FreeBSD.org -COMMENT= A graph based image processing framework +COMMENT= Graph based image processing framework LIB_DEPENDS= babl-0.1:${PORTSDIR}/x11/babl Index: pkg-plist =================================================================== --- pkg-plist (revision 314169) +++ pkg-plist (working copy) @@ -292,7 +292,6 @@ lib/libgegl-%%GEGL_VER%%.so lib/libgegl-%%GEGL_VER%%.so.%%GEGL_MINOR%% libdata/pkgconfig/gegl-%%GEGL_VER%%.pc -%%PORTDOCS%%share/gtk-doc/html/gegl/api.html %%PORTDOCS%%share/gtk-doc/html/gegl/brightness-contrast.c.html %%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-area-filter.h.html %%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation-composer.h.html @@ -307,7 +306,6 @@ %%PORTDOCS%%share/gtk-doc/html/gegl/gegl-operation.h.html %%PORTDOCS%%share/gtk-doc/html/gegl/gegl-plugin.h.html %%PORTDOCS%%share/gtk-doc/html/gegl/gegl.css -%%PORTDOCS%%share/gtk-doc/html/gegl/gegl.devhelp %%PORTDOCS%%share/gtk-doc/html/gegl/gegl.h.html %%PORTDOCS%%share/gtk-doc/html/gegl/operations.html %%PORTDOCS%%%%DOCSDIR%%/ChangeLog >Release-Note: >Audit-Trail: >Unformatted: