mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Update to 0.21.1
This commit is contained in:
parent
8dbfb133ec
commit
24ac15bf74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277548
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= exiv2
|
||||
PORTVERSION= 0.21
|
||||
PORTEPOCH= 1
|
||||
PORTVERSION= 0.21.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.exiv2.org/
|
||||
|
||||
@ -22,8 +21,8 @@ USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAN1= exiv2.1
|
||||
ALLTARGET= all
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (exiv2-0.21.tar.gz) = d827d7a4e617b042203ebd04b5bc259690ec699aa2c71b78d5682718d68737e5
|
||||
SIZE (exiv2-0.21.tar.gz) = 3002066
|
||||
SHA256 (exiv2-0.21.1.tar.gz) = 2edae035760f84afdfebdf3123a166e6bbf77870697afe54dea92a783f041817
|
||||
SIZE (exiv2-0.21.1.tar.gz) = 3004521
|
||||
|
Loading…
Reference in New Issue
Block a user