mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to version 0.1.7
PR: ports/78747 Submitted by: Ports Fury
This commit is contained in:
parent
5a352f1eec
commit
6e785bd329
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131072
@ -7,8 +7,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= hydra
|
PORTNAME= hydra
|
||||||
PORTVERSION= 0.1.4
|
PORTVERSION= 0.1.7
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ftp://ftp.hellug.gr/pub/software/hydra/ \
|
MASTER_SITES= ftp://ftp.hellug.gr/pub/software/hydra/ \
|
||||||
http://hydra.hellug.gr/download/ \
|
http://hydra.hellug.gr/download/ \
|
||||||
@ -22,8 +21,11 @@ LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls
|
|||||||
NO_LATEST_LINK= yes
|
NO_LATEST_LINK= yes
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
|
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||||
|
|
||||||
CFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS= -I${LOCALBASE}/include
|
||||||
|
LDFLAGS= -L${LOCALBASE}/lib
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e "s,-pthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure
|
@${REINPLACE_CMD} -e "s,-pthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
MD5 (hydra-0.1.4.tar.gz) = 786d0aab2fee387f899181523a6f57ed
|
MD5 (hydra-0.1.7.tar.gz) = 81f62f6bcf89a8f2e9babed8d9206562
|
||||||
SIZE (hydra-0.1.4.tar.gz) = 268228
|
SIZE (hydra-0.1.7.tar.gz) = 286484
|
||||||
|
Loading…
Reference in New Issue
Block a user