From sa@simon.org.ua  Tue Dec 25 02:05:03 2001
Return-Path: <sa@simon.org.ua>
Received: from lion.com.ua (lion.com.ua [213.133.161.130])
	by hub.freebsd.org (Postfix) with ESMTP id 6F96337B417
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Dec 2001 02:04:55 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
	by lion.com.ua (8.11.6/8.11.6) with ESMTP id fBPA4Y153158
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 25 Dec 2001 12:04:46 +0200 (EET)
	(envelope-from sa@simon.org.ua)
Message-Id: <20011225120255.F53147-100000@lion.com.ua>
Date: Tue, 25 Dec 2001 12:04:34 +0200 (EET)
From: Andrey Simonenko <simon@simon.org.ua>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Maintainer update port sysutils/ipa 1.2.1->1.2.2

>Number:         33163
>Category:       ports
>Synopsis:       Maintainer update port sysutils/ipa 1.2.1->1.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 25 02:10:00 PST 2001
>Closed-Date:    Fri Dec 28 20:25:25 PST 2001
>Last-Modified:  Fri Dec 28 20:25:39 PST 2001
>Originator:     Andrey Simonenko
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD 4.4-STABLE i386
	Current FreeBSD ports collection
>Description:
	Update port sysutils/ipa 1.2.1->1.2.2
>How-To-Repeat:
>Fix:
diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile	Mon Dec  3 21:36:01 2001
+++ ipa/Makefile	Sun Dec 16 23:53:31 2001
@@ -6,7 +6,7 @@
 #

 PORTNAME=	ipa
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.simon.org.ua/ipa/

diff -ruN ipa.orig/distinfo ipa/distinfo
--- ipa.orig/distinfo	Mon Dec  3 21:36:01 2001
+++ ipa/distinfo	Tue Dec 25 10:01:32 2001
@@ -1 +1 @@
-MD5 (ipa-1.2.1.tar.gz) = e9f33b34b1a90e1f520aa7c2732aa06e
+MD5 (ipa-1.2.2.tar.gz) = 769de2948bdb82d0a689d12e6368ee27
diff -ruN ipa.orig/files/patch-aa ipa/files/patch-aa
--- ipa.orig/files/patch-aa	Mon Dec  3 21:36:01 2001
+++ ipa/files/patch-aa	Tue Dec 25 10:07:26 2001
@@ -1,5 +1,5 @@
---- Makefile.orig	Sun Dec  2 20:51:03 2001
-+++ Makefile	Sun Dec  2 20:55:27 2001
+--- Makefile.orig	Tue Dec 25 09:52:48 2001
++++ Makefile	Tue Dec 25 10:06:14 2001
 @@ -38,7 +38,7 @@
  #	-Ox   - optimize;
  #	-g    - produce debugging information.
@@ -24,12 +24,14 @@
  INSTALL_MAN_DIR=	${INSTALL} -d -m 0555 -g wheel -o root
  INSTALL_DATA_DIR=	${INSTALL} -d -m 0555 -g wheel -o root

-@@ -212,7 +212,7 @@
- 	${RM} ${DSTMANDIR}/man5/ipa.conf.5 ${DSTMANDIR}/man5/ipa.5 ${DSTMANDIR}/man8/ipa.8 ${DSTMANDIR}/man8/ipastat.8
- 	${RM} ${DSTMANDIR}/ru_SU.KOI8-R/man5/ipa.conf.5 ${DSTMANDIR}/ru_SU.KOI8-R/man5/ipa.5 ${DSTMANDIR}/ru_SU.KOI8-R/man8/ipa.8 ${DSTMANDIR}/ru_SU.KOI8-R/man8/ipastat.8
- 	${RM} ${DSTETCDIR}/ipa.conf.default ${DSTRCDIR}/ipa.sh.sample
--
-+
- install:
- .if !exists(./ipa) || !exists(./ipastat)
- 	@${ECHO}
+@@ -243,8 +243,10 @@
+ .endif
+ 	${INSTALL_MAN} man/ru_RU.KOI8-R/ipa.5 man/ru_RU.KOI8-R/ipa.conf.5 ${DSTMANDIR}/ru_SU.KOI8-R/man5
+ 	${INSTALL_MAN} man/ru_RU.KOI8-R/ipa.8 man/ru_RU.KOI8-R/ipastat.8 ${DSTMANDIR}/ru_SU.KOI8-R/man8
++.if !defined(NOPORTDOCS)
+ 	${INSTALL_DATA_DIR} ${DSTEXAMPLEDIR}
+ 	${INSTALL_DATA} examples/* ${DSTEXAMPLEDIR}
++.endif
+ .if exists(${DSTRCDIR})
+ 	${INSTALL_SCRIPT} etc/ipa.sh.sample ${DSTRCDIR}
+ .else
diff -ruN ipa.orig/pkg-descr ipa/pkg-descr
--- ipa.orig/pkg-descr	Wed Mar 28 13:14:10 2001
+++ ipa/pkg-descr	Mon Dec 17 00:00:30 2001
@@ -1,5 +1,6 @@
-IPA allows to make IP accounting (network accounting) based on IPv4/v6
-Firewall and/or IP Filter accounting rules.
+IPA allows to make IP accounting (network accounting) based on
+FreeBSD IPv4/v6 Firewall, OpenBSD Packet Filter and IP Filter
+accounting rules on FreeBSD, NetBSD and OpenBSD.

 It supports limits for accounting rules and limits events as "limit is
 reached", "reached limit is expired", etc. It understands time intervals

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: petef 
State-Changed-When: Fri Dec 28 20:25:25 PST 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33163 
>Unformatted:
