Update to 2.5.5.
This commit is contained in:
parent
c618a21442
commit
7b5f87ca2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367053
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gphoto2
|
||||
PORTVERSION= 2.5.4
|
||||
PORTVERSION= 2.5.5
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION}
|
||||
|
||||
|
@ -36,6 +36,6 @@ READLINE_USES= readline
|
|||
READLINE_CONFIGURE_WITH=readline
|
||||
|
||||
post-install:
|
||||
(cd ${WRKSRC} && ${INSTALL_DATA} NEWS ${STAGEDIR}${DOCSDIR})
|
||||
${INSTALL_DATA} ${WRKSRC}/NEWS ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue