From owner-svn-ports-head@FreeBSD.ORG Sat Aug 30 10:35:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 231C1F2F; Sat, 30 Aug 2014 10:35:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0E6681B8F; Sat, 30 Aug 2014 10:35:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7UAZMV6054889; Sat, 30 Aug 2014 10:35:22 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7UAZMfP054884; Sat, 30 Aug 2014 10:35:22 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201408301035.s7UAZMfP054884@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sat, 30 Aug 2014 10:35:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366606 - head/graphics/cinepaint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2014 10:35:23 -0000 Author: tijl Date: Sat Aug 30 10:35:22 2014 New Revision: 366606 URL: http://svnweb.freebsd.org/changeset/ports/366606 QAT: https://qat.redports.org/buildarchive/r366606/ Log: Fix pkg-plist Reported by: antoine Modified: head/graphics/cinepaint/Makefile head/graphics/cinepaint/pkg-plist Modified: head/graphics/cinepaint/Makefile ============================================================================== --- head/graphics/cinepaint/Makefile Sat Aug 30 10:32:28 2014 (r366605) +++ head/graphics/cinepaint/Makefile Sat Aug 30 10:35:22 2014 (r366606) @@ -3,7 +3,7 @@ PORTNAME= cinepaint DISTVERSION= 1.0-4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/CinePaint/CinePaint-${DISTVERSION} Modified: head/graphics/cinepaint/pkg-plist ============================================================================== --- head/graphics/cinepaint/pkg-plist Sat Aug 30 10:32:28 2014 (r366605) +++ head/graphics/cinepaint/pkg-plist Sat Aug 30 10:35:22 2014 (r366606) @@ -107,12 +107,15 @@ lib/cinepaint/%%VER%%/plug-ins/xwd lib/libcinepaint.a lib/libcinepaint.so lib/libcinepaint.so.1 +lib/libcinepaint.so.1.0.0 lib/libcinepaintHalf.a lib/libcinepaintHalf.so lib/libcinepaintHalf.so.1 +lib/libcinepaintHalf.so.1.0.0 lib/libcinepaint_fl_i18n.a lib/libcinepaint_fl_i18n.so lib/libcinepaint_fl_i18n.so.1 +lib/libcinepaint_fl_i18n.so.1.0.0 libdata/pkgconfig/cinepaint-gtk.pc man/man1/cinepaint.1.gz man/man1/cinepainttool.1.gz