Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2014 17:04:28 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367053 - head/graphics/gphoto2
Message-ID:  <201409021704.s82H4S1q044550@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Tue Sep  2 17:04:28 2014
New Revision: 367053
URL: http://svnweb.freebsd.org/changeset/ports/367053
QAT: https://qat.redports.org/buildarchive/r367053/

Log:
  Update to 2.5.5.

Modified:
  head/graphics/gphoto2/Makefile
  head/graphics/gphoto2/distinfo

Modified: head/graphics/gphoto2/Makefile
==============================================================================
--- head/graphics/gphoto2/Makefile	Tue Sep  2 16:58:05 2014	(r367052)
+++ head/graphics/gphoto2/Makefile	Tue Sep  2 17:04:28 2014	(r367053)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gphoto2
-PORTVERSION=	2.5.4
+PORTVERSION=	2.5.5
 CATEGORIES=	graphics
 MASTER_SITES=	SF/gphoto/gphoto/${PORTVERSION}
 
@@ -33,9 +33,9 @@ NLS_CONFIGURE_ENABLE=	nls
 NLS_CPPFLAGS=		-I${LOCALBASE}/include
 NLS_LIBS=		-L${LOCALBASE}/lib -lintl
 READLINE_USES=		readline
-READLINE_CONFIGURE_WITH=	readline
+READLINE_CONFIGURE_WITH=readline
 
 post-install:
-	(cd ${WRKSRC} && ${INSTALL_DATA} NEWS ${STAGEDIR}${DOCSDIR})
+	${INSTALL_DATA} ${WRKSRC}/NEWS ${STAGEDIR}${DOCSDIR}
 
 .include <bsd.port.mk>

Modified: head/graphics/gphoto2/distinfo
==============================================================================
--- head/graphics/gphoto2/distinfo	Tue Sep  2 16:58:05 2014	(r367052)
+++ head/graphics/gphoto2/distinfo	Tue Sep  2 17:04:28 2014	(r367053)
@@ -1,2 +1,2 @@
-SHA256 (gphoto2-2.5.4.tar.bz2) = 7da2124dbc4b77f4107437e52aa41301513488195dcd16f62f34eb631aa75c2b
-SIZE (gphoto2-2.5.4.tar.bz2) = 740449
+SHA256 (gphoto2-2.5.5.tar.bz2) = 54e9aea97d926bfd7ffbe3b91fcf239ce58be0833df2938a385a67fdcadd14b4
+SIZE (gphoto2-2.5.5.tar.bz2) = 751227



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409021704.s82H4S1q044550>