diff options
author | adamw <adamw@FreeBSD.org> | 2014-09-02 17:04:28 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-09-02 17:04:28 +0000 |
commit | a9b58ff6af1e7d9ed9bb0509568f041149481495 (patch) | |
tree | 8a04c2799631650cc131081bee17d414c9bee8ba | |
parent | 23ac983ef5d6269bca3ba96214dabbca2026f45f (diff) | |
download | FreeBSD-ports-a9b58ff6af1e7d9ed9bb0509568f041149481495.zip FreeBSD-ports-a9b58ff6af1e7d9ed9bb0509568f041149481495.tar.gz |
Update to 2.5.5.
-rw-r--r-- | graphics/gphoto2/Makefile | 6 | ||||
-rw-r--r-- | graphics/gphoto2/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 3345087..a28c67a 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -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> diff --git a/graphics/gphoto2/distinfo b/graphics/gphoto2/distinfo index 023f6e8..b8085d8 100644 --- a/graphics/gphoto2/distinfo +++ b/graphics/gphoto2/distinfo @@ -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 |