Date: Sun, 6 Nov 2005 17:51:30 +0100 (CET) From: Nicolas Jombart <ecu@ipv42.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/88553: [MAINTAINER] net/hping: [SUMMARIZE CHANGES] Message-ID: <20051106165130.0FA0015258@shiva.ipv42.net> Resent-Message-ID: <200511061700.jA6H0Rew091699@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88553 >Category: ports >Synopsis: [MAINTAINER] net/hping: [SUMMARIZE CHANGES] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Nov 06 17:00:26 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Nicolas Jombart >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD shiva.int.ipv42.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jun 25 11:14:20 CEST 2005 >Description: - Add CONFLICTS to reflect ports/88552 - Add a mirror site for distfile - A repocopy is requested to change the category from security to net Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- hping-2.0.0r3,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/hping/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 19 May 2004 10:09:57 -0000 1.13 +++ Makefile 6 Nov 2005 16:44:45 -0000 @@ -3,17 +3,20 @@ # Whom: Roman Shterenzon <roman@xpert.com> # # $FreeBSD: ports/security/hping/Makefile,v 1.13 2004/05/19 10:09:57 krion Exp $ -# +# ex:ts=8 PORTNAME= hping PORTVERSION= 2.0.0r3 PORTEPOCH= 1 -CATEGORIES= security net -MASTER_SITES= http://www.hping.org/ +CATEGORIES= net security +MASTER_SITES= http://www.hping.org/ \ + http://ipv42.net/distfiles/hping/ DISTNAME= hping2.0.0-rc3 MAINTAINER= ecu@ipv42.net COMMENT= Network auditing tool + +CONFLICTS= hping-devel-[0-9]* WRKSRC= ${WRKDIR}/hping2-rc3 GNU_CONFIGURE= yes --- hping-2.0.0r3,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051106165130.0FA0015258>