From owner-svn-ports-head@FreeBSD.ORG Sun Aug 10 22:11:47 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C6B315D0 for ; Sun, 10 Aug 2014 22:11:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DBA0262B for ; Sun, 10 Aug 2014 22:11:47 +0000 (UTC) Received: from tijl (uid 1230) (envelope-from tijl@FreeBSD.org) id 2f74 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Sun, 10 Aug 2014 22:11:47 +0000 From: Tijl Coosemans Date: Sun, 10 Aug 2014 22:11:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364577 - head/graphics/gexiv2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e7ee23.2f74.28ff435e@svn.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 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: Sun, 10 Aug 2014 22:11:47 -0000 Author: tijl Date: Sun Aug 10 22:11:46 2014 New Revision: 364577 URL: http://svnweb.freebsd.org/changeset/ports/364577 QAT: https://qat.redports.org/buildarchive/r364577/ Log: Fix pkg-plist after r364561 Reported by: antoine Modified: head/graphics/gexiv2/Makefile head/graphics/gexiv2/pkg-plist Modified: head/graphics/gexiv2/Makefile ============================================================================== --- head/graphics/gexiv2/Makefile Sun Aug 10 21:51:58 2014 (r364576) +++ head/graphics/gexiv2/Makefile Sun Aug 10 22:11:46 2014 (r364577) @@ -3,7 +3,7 @@ PORTNAME= gexiv2 PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://yorba.org/download/${PORTNAME}/${PORTVERSION:R}/ DISTNAME= lib${PORTNAME}_${PORTVERSION} Modified: head/graphics/gexiv2/pkg-plist ============================================================================== --- head/graphics/gexiv2/pkg-plist Sun Aug 10 21:51:58 2014 (r364576) +++ head/graphics/gexiv2/pkg-plist Sun Aug 10 22:11:46 2014 (r364577) @@ -7,7 +7,6 @@ include/gexiv2/gexiv2-preview-image.h include/gexiv2/gexiv2-startup.h lib/libgexiv2.so.2 lib/libgexiv2.so -lib/libgexiv2.la lib/libgexiv2.a libdata/pkgconfig/gexiv2.pc share/vala/vapi/gexiv2.vapi