svn commit: r301822 - head/graphics/gexiv2

Boris Samorodov bsam at FreeBSD.org
Wed Aug 1 09:11:27 UTC 2012


Author: bsam
Date: Wed Aug  1 09:11:26 2012
New Revision: 301822
URL: http://svn.freebsd.org/changeset/ports/301822

Log:
  Bump so library version. Somehow I missed it at my previous commit.
  
  Pointed out by:	Piotr Kubaj <pkubaj at gmail.com>
  Pointy hat to:	bsam (me)

Modified:
  head/graphics/gexiv2/Makefile

Modified: head/graphics/gexiv2/Makefile
==============================================================================
--- head/graphics/gexiv2/Makefile	Wed Aug  1 09:06:36 2012	(r301821)
+++ head/graphics/gexiv2/Makefile	Wed Aug  1 09:11:26 2012	(r301822)
@@ -17,7 +17,7 @@ COMMENT=	GObject-based wrapper around th
 
 BUILD_DEPENDS=	libtool:${PORTSDIR}/devel/libtool \
 		gm4:${PORTSDIR}/devel/m4
-LIB_DEPENDS=	exiv2.10:${PORTSDIR}/graphics/exiv2
+LIB_DEPENDS=	exiv2.12:${PORTSDIR}/graphics/exiv2
 
 USE_BZIP2=	yes
 USE_GNOME=	glib20



More information about the svn-ports-all mailing list