1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/highwayhash: Update g20180626 -> g20181002

Wrong installation directory is fixed.
This commit is contained in:
Yuri Victorovich 2018-10-02 14:47:51 +00:00
parent 624f2ceeae
commit 4cb6944143
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481118
2 changed files with 5 additions and 15 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= highwayhash
PORTVERSION= g20180626
PORTVERSION= g20181002
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
@ -19,20 +19,10 @@ ONLY_FOR_ARCHS_REASON= Assembly is implemented only for specific architectures i
USES= compiler:c++11-lib gmake
USE_GITHUB= yes
GH_ACCOUNT= google
GH_TAGNAME= 9099074
GH_TAGNAME= c5ee50b
USE_LDCONFIG= yes
# workaround for https://github.com/google/highwayhash/issues/69
MAKE_ARGS= INCDIR=${PREFIX}/include XLIBDIR=${PREFIX}/lib
post-patch:
# Install flags upstream issue: https://github.com/google/highwayhash/issues/58
@${REINPLACE_CMD} -e '\
s|LIBDIR|XLIBDIR|; \
s| -O3||; \
s|install -m0755 high|${INSTALL_DATA} high|; \
s|install -m0755 lib|${INSTALL_LIB} lib|' \
${WRKSRC}/Makefile
post-install:
# Symlink upstream issue: https://github.com/google/highwayhash/issues/57

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1531106973
SHA256 (google-highwayhash-g20180626-9099074_GH0.tar.gz) = f53b38584d4bbc09c021a08c32fe09396eed3315cfa3e354575997b0cdd4946e
SIZE (google-highwayhash-g20180626-9099074_GH0.tar.gz) = 152325
TIMESTAMP = 1538491392
SHA256 (google-highwayhash-g20181002-c5ee50b_GH0.tar.gz) = 728a25a21f9d9f4e0af418bc41167a666b9ea1ba9133f5211becef4f9a3fc47a
SIZE (google-highwayhash-g20181002-c5ee50b_GH0.tar.gz) = 153393