From saken@chardos.connix.com  Sun Dec 21 21:21:24 1997
Received: from chardos.connix.com (x/DteSo0KtNwnHg1MeUxEvJKcoIeSZoL@chardos.connix.com [205.246.97.17])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA28251
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Dec 1997 21:21:21 -0800 (PST)
          (envelope-from saken@chardos.connix.com)
Received: (from saken@localhost)
	by chardos.connix.com (8.8.7/8.8.7) id AAA20051;
	Mon, 22 Dec 1997 00:20:56 -0500 (EST)
	(envelope-from saken)
Message-Id: <199712220520.AAA20051@chardos.connix.com>
Date: Mon, 22 Dec 1997 00:20:56 -0500 (EST)
From: saken@rmta.ml.org
Reply-To: saken@rmta.ml.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: update libident to version 0.21
X-Send-Pr-Version: 3.2

>Number:         5360
>Category:       ports
>Synopsis:       update libident to version 0.21
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 21 21:30:00 PST 1997
>Closed-Date:    Fri Feb 20 21:31:29 PST 1998
>Last-Modified:  Fri Feb 20 21:32:04 PST 1998
>Originator:     Scott A. Kenney
>Release:        FreeBSD 2.2.5-STABLE i386
>Organization:
The RMTA Net Project
>Environment:
	
FreeBSD chardos.connix.com 2.2.5-STABLE FreeBSD 2.2.5-STABLE #1: Wed Nov 26 05:25:45 EST 1997     saken@rmta.ml.org:/usr/src/sys/compile/CHARDOS  i386

>Description:

	update /usr/ports/security/libident from 0.20 to 0.21

>How-To-Repeat:

	N/A

>Fix:
	
	Apply the following patch:


diff -ru libident/Makefile libident.new/Makefile
--- libident/Makefile	Sun Nov 17 15:59:54 1996
+++ libident.new/Makefile	Sun Dec 21 23:35:46 1997
@@ -6,7 +6,7 @@
 # $Id: Makefile,v 1.5 1996/11/17 20:59:54 torstenb Exp $
 #
 
-DISTNAME=	libident-0.20
+DISTNAME=	libident-0.21
 CATEGORIES=	devel net security
 MASTER_SITES=	ftp://ftp.lysator.liu.se/pub/ident/libs/
 
diff -ru libident/README.html libident.new/README.html
--- libident/README.html	Sun Dec 21 23:56:09 1997
+++ libident.new/README.html	Sun Dec 21 23:56:25 1997
@@ -3,7 +3,7 @@
 <head><h1> The FreeBSD Ports Collection ("security/libident")</h1> </head> <hr>
 <body>
 
-<p>You are now in the directory for the port "security/libident" (package name "libident-0.20").
+<p>You are now in the directory for the port "security/libident" (package name "libident-0.21").
 
 <p>This is the one-line description for this port:
 
diff -ru libident/files/md5 libident.new/files/md5
--- libident/files/md5	Sun Nov 17 15:59:57 1996
+++ libident.new/files/md5	Sun Dec 21 23:35:01 1997
@@ -1 +1 @@
-MD5 (libident-0.20.tar.gz) = 2f603f35ba0f9bd3f062be88311c1681
+MD5 (libident-0.21.tar.gz) = 34d95b7f60bf02b9c36be6397479e58c
diff -ru libident/patches/patch-aa libident.new/patches/patch-aa
--- libident/patches/patch-aa	Sat Sep 14 19:15:25 1996
+++ libident.new/patches/patch-aa	Sun Dec 21 23:52:44 1997
@@ -1,5 +1,5 @@
-*** Makefile.orig	Sun Sep 15 01:13:03 1996
---- Makefile	Sun Sep 15 01:14:06 1996
+*** Makefile.orig	Fri Jan 17 14:10:55 1997
+--- Makefile	Sun Dec 21 23:45:09 1997
 ***************
 *** 8,14 ****
   RANLIB=ranlib
@@ -35,22 +35,21 @@
   LDLIBS =
   LIBIDENT = libident.a
 ***************
-*** 32,37 ****
---- 32,38 ----
-  	@echo ""
+*** 33,38 ****
+--- 33,39 ----
   	@echo aix
   	@echo bsd
+  	@echo bsd2.11
 + 	@echo freebsd (FreeBSD 2.x)
   	@echo dynix
   	@echo hpux
   	@echo irix
 ***************
-*** 121,126 ****
---- 122,132 ----
-  #
-  bsd:
-  	@$(MAKE) all CC="$(CC)" CFLAGS="-O -DSIGRETURNTYPE=int"
-+ 
+*** 126,131 ****
+--- 127,136 ----
+  bsd2.11:
+  	@$(MAKE) all CC="$(CC)" CFLAGS="-O -DSIGRETURNTYPE=int -DHAVE_ANSIHEADERS"
+  
 + #
 + # FreeBSD 2.x
 + freebsd:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Fri Feb 20 21:31:29 PST 1998 
State-Changed-Why:  
Already upgraded to 0.21 by torstenb@FreeBSD.ORG. 
>Unformatted:
