svn commit: r364577 - head/graphics/gexiv2

Tijl Coosemans tijl at FreeBSD.org
Sun Aug 10 22:11:47 UTC 2014


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


More information about the svn-ports-all mailing list