From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 4 00:00:24 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 177781065670 for ; Fri, 4 Mar 2011 00:00:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BF1CA8FC13 for ; Fri, 4 Mar 2011 00:00:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2400NwL093526 for ; Fri, 4 Mar 2011 00:00:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2400Nca093509; Fri, 4 Mar 2011 00:00:23 GMT (envelope-from gnats) Resent-Date: Fri, 4 Mar 2011 00:00:23 GMT Resent-Message-Id: <201103040000.p2400Nca093509@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sofian Brabez Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23580106566B for ; Thu, 3 Mar 2011 23:58:02 +0000 (UTC) (envelope-from sbrabez@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id AE3328FC15 for ; Thu, 3 Mar 2011 23:58:01 +0000 (UTC) Received: by wwb31 with SMTP id 31so2197306wwb.31 for ; Thu, 03 Mar 2011 15:58:00 -0800 (PST) Received: by 10.216.209.8 with SMTP id r8mr11986weo.32.1299196680467; Thu, 03 Mar 2011 15:58:00 -0800 (PST) Received: from localhost (89-159-230-121.rev.numericable.fr [89.159.230.121]) by mx.google.com with ESMTPS id r80sm877726wei.15.2011.03.03.15.57.59 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 Mar 2011 15:57:59 -0800 (PST) Message-Id: <4d702b07.6686d80a.03e5.5c51@mx.google.com> Date: Thu, 03 Mar 2011 15:57:59 -0800 (PST) From: Sofian Brabez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/155246: [maintainer-update] security/sinfp: update to 2.08_20101224 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2011 00:00:24 -0000 >Number: 155246 >Category: ports >Synopsis: [maintainer-update] security/sinfp: update to 2.08_20101224 >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: Fri Mar 04 00:00:22 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sofian Brabez >Release: FreeBSD 8.1-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd81 8.1-STABLE FreeBSD 8.1-STABLE #1: Tue Aug 31 22:46:46 CEST 2010 >Description: - Update to 2.08_20101224 - Add LICENSE in master port This pr is related and need to be commited in same time of pr ports/155245 because they are master and slave ports. http://regis.goodking.ca/tb/logs/7-sbz/sinfp-2.08_20101224.log http://regis.goodking.ca/tb/logs/8-sbz/sinfp-2.08_20101224.log http://regis.goodking.ca/tb/logs/9-sbz/sinfp-2.08_20101224.log Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- sinfp-2.08_20101224.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/sinfp/Makefile /tmp/sinfp/Makefile --- /usr/ports/security/sinfp/Makefile 2008-04-21 10:11:22.000000000 +0200 +++ /tmp/sinfp/Makefile 2011-03-04 01:33:24.000000000 +0100 @@ -6,16 +6,21 @@ # PORTNAME= sinfp +PORTREVISION= ${DBDATE} + +MAINTAINER= sbrabez@gmail.com +COMMENT= Full operating system stack fingerprinting suite BUILD_DEPENDS= p5-Net-SinFP>=2.02:${PORTSDIR}/security/p5-Net-SinFP RUN_DEPENDS:= ${BUILD_DEPENDS} PLIST= "" -PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/${PORTNAME}.db +PLIST_FILES= bin/${PORTNAME} \ + %%DATADIR%%/${PORTNAME}.db PLIST_DIRS= %%DATADIR%% NO_BUILD= yes MASTERDIR= ${.CURDIR}/../p5-Net-SinFP -DBDATE= 20080419 +DBDATE= 20101224 post-patch: @${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl --- sinfp-2.08_20101224.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: