1
0
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:
Kirill Ponomarev 2005-03-13 09:54:56 +00:00
parent 5a352f1eec
commit 6e785bd329
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131072
2 changed files with 7 additions and 5 deletions

View File

@ -7,8 +7,7 @@
#
PORTNAME= hydra
PORTVERSION= 0.1.4
PORTREVISION= 2
PORTVERSION= 0.1.7
CATEGORIES= www
MASTER_SITES= ftp://ftp.hellug.gr/pub/software/hydra/ \
http://hydra.hellug.gr/download/ \
@ -22,8 +21,11 @@ LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls
NO_LATEST_LINK= yes
USE_REINPLACE= 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:
@${REINPLACE_CMD} -e "s,-pthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure

View File

@ -1,2 +1,2 @@
MD5 (hydra-0.1.4.tar.gz) = 786d0aab2fee387f899181523a6f57ed
SIZE (hydra-0.1.4.tar.gz) = 268228
MD5 (hydra-0.1.7.tar.gz) = 81f62f6bcf89a8f2e9babed8d9206562
SIZE (hydra-0.1.7.tar.gz) = 286484