Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2002 19:41:26 +0100 (CET)
From:      Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35424: Upgrade port: net/ipsorc 1.4 -> 1.4.3
Message-ID:  <20020228184126.44B32103AE8@polom.hsc.fr>

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

>Number:         35424
>Category:       ports
>Synopsis:       Upgrade port: net/ipsorc 1.4 -> 1.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 28 11:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Jombart
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD polom.hsc.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Fri Dec 28 19:33:54 CET 2001 ecu@polom.hsc.fr:/usr/src/sys/i386/compile/ECU i386


	
>Description:

	Upgrade net/ipsorc to 1.4.3

	Committer : file files/patch-ab removed.

>How-To-Repeat:
	
>Fix:

diff -ruN ipsorc.old/Makefile ipsorc/Makefile
--- ipsorc.old/Makefile	Thu Feb 28 19:12:18 2002
+++ ipsorc/Makefile	Thu Feb 28 19:18:02 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=       ipsorc
-PORTVERSION=    1.4
+PORTVERSION=    1.4.3
 CATEGORIES=     net security
 MASTER_SITES=   http://www.legions.org/~phric/
 MASTER_SITE_SUBDIR=     ${PORTNAME}
diff -ruN ipsorc.old/distinfo ipsorc/distinfo
--- ipsorc.old/distinfo	Thu Feb 28 19:12:18 2002
+++ ipsorc/distinfo	Thu Feb 28 19:13:59 2002
@@ -1 +1 @@
-MD5 (ipsorc-1.4.tar.gz) = 1a5472ae897b289ba07953386d26d1b3
+MD5 (ipsorc-1.4.3.tar.gz) = 45124f867566c093b3007d2f94c413b6
diff -ruN ipsorc.old/files/patch-aa ipsorc/files/patch-aa
--- ipsorc.old/files/patch-aa	Thu Feb 28 19:12:18 2002
+++ ipsorc/files/patch-aa	Sun Dec  2 14:35:12 2001
@@ -1,15 +1,11 @@
---- spellbook.c Sun Dec  2 09:22:58 2001
-+++ ../ipsorc-1.4.patch/spellbook.c     Sun Dec  2 13:04:07 2001
-@@ -114,10 +114,10 @@
-   { type = ICMP_ECHOREPLY; }
+--- Makefile.orig       Sun Dec  2 14:25:31 2001
++++ Makefile    Sun Dec  2 14:25:45 2001
+@@ -6,6 +6,8 @@
+ CON = sorcery.c spells.c ipsorcery.c
+ #OBJS = $(SRC:.c=.o)
  
-   else if(strstr(type_name, "Destination Unreachable"))
--  { type = ICMP_DEST_UNREACH; }
-+  { type = ICMP_UNREACH_PORT; }
++all:   con gtk
++
+ con:
+        $(CC) -g -O2 -Wall -ansi $(CON) -o ipmagic
  
-   else if(strstr(type_name, "Source Quench"))
--  { type = ICMP_SOURCE_QUENCH; }
-+  { type = ICMP_SOURCEQUENCH; }
- 
-   else if(strstr(type_name, "Redirect"))
-   { type = ICMP_REDIRECT; }
diff -ruN ipsorc.old/files/patch-ab ipsorc/files/patch-ab
--- ipsorc.old/files/patch-ab	Thu Feb 28 19:12:18 2002
+++ ipsorc/files/patch-ab	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- Makefile.orig       Sun Dec  2 14:25:31 2001
-+++ Makefile    Sun Dec  2 14:25:45 2001
-@@ -6,6 +6,8 @@
- CON = sorcery.c spells.c ipsorcery.c
- #OBJS = $(SRC:.c=.o)
- 
-+all:   con gtk
-+
- con:
-        $(CC) -g -O2 -Wall -ansi $(CON) -o ipmagic
- 

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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