Date: Sun, 13 Mar 2005 01:00:30 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78747: Update port: www/hydra to 0.1.7 Message-ID: <20050313010030.64823eda.tkato432@yahoo.com> Resent-Message-ID: <200503121610.j2CGABd5022680@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78747 >Category: ports >Synopsis: Update port: www/hydra to 0.1.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 12 16:10:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.1.7 >How-To-Repeat: >Fix: diff -urN /usr/ports/www/hydra/Makefile www/hydra/Makefile --- /usr/ports/www/hydra/Makefile Sat Jun 5 14:25:24 2004 +++ www/hydra/Makefile Mon Mar 7 03:26:13 2005 @@ -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 @@ 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 diff -urN /usr/ports/www/hydra/distinfo www/hydra/distinfo --- /usr/ports/www/hydra/distinfo Fri Jan 30 14:54:54 2004 +++ www/hydra/distinfo Mon Mar 7 03:24:39 2005 @@ -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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050313010030.64823eda.tkato432>