Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2007 10:48:08 -0500 (EST)
From:      Wesley Shields <wxs@atarininja.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108337: [UPDATE]: net-mgmt/isic
Message-ID:  <20070125154808.29F8F5C2E@syn.atarininja.org>
Resent-Message-ID: <200701251550.l0PFoGoN072790@freefall.freebsd.org>

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

>Number:         108337
>Category:       ports
>Synopsis:       [UPDATE]: net-mgmt/isic
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 25 15:50:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.1-RELEASE-p10 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #5: Sat Sep 30 21:50:55 EDT 2006 root@syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64

>Description:
net-mgmt/isic is up to 0.07 now.  The attached patch updates the port.
However, my tinderbox is offline for a while so I have not tested the
build and install on anything other than 6.1.  I'm not expecting any
problems though it wouldn't hurt to run it through a tinderbox.

Thanks!

>How-To-Repeat:
N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/isic/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	14 Jun 2006 22:17:50 -0000	1.8
+++ Makefile	25 Jan 2007 15:09:09 -0000
@@ -6,17 +6,19 @@
 #
 
 PORTNAME=	isic
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	net-mgmt
-MASTER_SITES=	http://www.packetfactory.net/Projects/ISIC/ \
-		http://www.packetstormsecurity.org/UNIX/misc/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	wxs@atarininja.org
 COMMENT=	IP Stack Integrity Checker
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
 
 GNU_CONFIGURE=	yes
 
+MAN1=	isic.1
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/isic/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	1 Apr 2006 15:15:29 -0000	1.5
+++ distinfo	25 Jan 2007 15:03:44 -0000
@@ -1,3 +1,3 @@
-MD5 (isic-0.06.tgz) = 289304088b6bd34008449ec20b3af423
-SHA256 (isic-0.06.tgz) = e198c4061798d47fd4b00f9f90cd56336145e551ca763571c2023624dfa7bc5f
-SIZE (isic-0.06.tgz) = 27611
+MD5 (isic-0.07.tgz) = 29f70c9bde9aa9128b8f7e66a315f9a4
+SHA256 (isic-0.07.tgz) = e033c53e03e26a4c72b723e2a5a1c433ee70eb4d23a1ba0d7d7e14ee1a80429d
+SIZE (isic-0.07.tgz) = 39823
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/isic/pkg-plist,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 pkg-plist
--- pkg-plist	11 Mar 2000 15:04:12 -0000	1.1.1.1
+++ pkg-plist	25 Jan 2007 15:07:26 -0000
@@ -3,3 +3,8 @@
 bin/udpsic
 bin/icmpsic
 bin/esic
+bin/multisic
+bin/isic6
+bin/tcpsic6
+bin/udpsic6
+bin/icmpsic6
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070125154808.29F8F5C2E>