Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Mar 2011 15:57:59 -0800 (PST)
From:      Sofian Brabez <sbrabez@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155246: [maintainer-update] security/sinfp: update to 2.08_20101224
Message-ID:  <4d702b07.6686d80a.03e5.5c51@mx.google.com>
Resent-Message-ID: <201103040000.p2400Nca093509@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4d702b07.6686d80a.03e5.5c51>