Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2014 22:11:47 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364577 - head/graphics/gexiv2
Message-ID:  <53e7ee23.2f74.28ff435e@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e7ee23.2f74.28ff435e>