ports/93048: [UPDATE]: net-mgmt/isic

Wesley Shields wxs at csh.rit.edu
Wed Feb 8 18:20:05 UTC 2006


>Number:         93048
>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:   Wed Feb 08 18:20:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD syn 6.0-RELEASE-p2 FreeBSD 6.0-RELEASE-p2 #1: Wed Jan 11 11:57:33 EST 2006 root at syn:/usr/obj/usr/src/sys/GENERIC i386

>Description:
net-mgmt/isic is up to 0.06 now.  The attached patch will update the
port.  It now requires net/libnet to be installed, not net/libnet10.
The maintainer has been CC'ed on this also.

>How-To-Repeat:
N/A

>Fix:

diff -ruN net-mgmt/isic.orig/Makefile net-mgmt/isic/Makefile
--- net-mgmt/isic.orig/Makefile	Mon Nov 14 12:07:02 2005
+++ net-mgmt/isic/Makefile	Wed Feb  8 11:29:52 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	isic
-PORTVERSION=	0.05
-PORTREVISION=	1
+PORTVERSION=	0.06
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.packetfactory.net/Projects/ISIC/
 EXTRACT_SUFX=	.tgz
@@ -15,7 +14,7 @@
 MAINTAINER=	bradh at uunet.co.za
 COMMENT=	IP Stack Integrity Checker
 
-BUILD_DEPENDS=	libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10
+BUILD_DEPENDS=	libnet*<=1.1.0,1:${PORTSDIR}/net/libnet
 
 GNU_CONFIGURE=	yes
 
diff -ruN net-mgmt/isic.orig/distinfo net-mgmt/isic/distinfo
--- net-mgmt/isic.orig/distinfo	Tue Jan 31 20:08:06 2006
+++ net-mgmt/isic/distinfo	Wed Feb  8 11:17:00 2006
@@ -1,3 +1,3 @@
-MD5 (isic-0.05.tgz) = 652d07978f050f090924bd98d2548cd7
-SHA256 (isic-0.05.tgz) = 388f098aa1ed5ef9cc00ef22b1fe497e0f16a69968d2ad77ed9837f859492c28
-SIZE (isic-0.05.tgz) = 26855
+MD5 (isic-0.06.tgz) = 289304088b6bd34008449ec20b3af423
+SHA256 (isic-0.06.tgz) = e198c4061798d47fd4b00f9f90cd56336145e551ca763571c2023624dfa7bc5f
+SIZE (isic-0.06.tgz) = 27611
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list