Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2001 04:14:47 -0800 (PST)
From:      simon@simon.org.ua
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/24103: UPDATE PORT: /sysutils/ipa: version 1.0.2 [by maintainer]
Message-ID:  <200101061214.f06CEll98887@freefall.freebsd.org>
Resent-Message-ID: <200101061220.f06CK6T99214@freefall.freebsd.org>

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

>Number:         24103
>Category:       ports
>Synopsis:       UPDATE PORT: /sysutils/ipa: version 1.0.2 [by maintainer]
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 06 04:20:05 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Simonenko
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:
>Description:
Please update port sysutils/ipa to version 1.0.2

- New record is always appended to database when ipa(8) starts
- Fixed bugs with timestamps
- Added new option to ipa(8): -p <pid-file>, this option allows to start more then one copy of ipa(8)
- Added database locking feature and three parameters: lock_db, lock_wait_time and debug_lock
- Fixed reconfigure facility. When ipa(8) couldn't parse configuration file, it began to use some new settings

>How-To-Repeat:

>Fix:
diff -ruN ipa-orig/Makefile ipa/Makefile
--- ipa-orig/Makefile	Tue Dec 19 13:12:04 2000
+++ ipa/Makefile	Sat Jan  6 13:53:57 2001
@@ -6,12 +6,14 @@
 #
 
 PORTNAME=	ipa
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.simon.org.ua/ipa/ \
 		http://www.comsys.ntu-kpi.kiev.ua/~simon/ipa/
 
 MAINTAINER=	simon@simon.org.ua
+
+ALL_TARGET=	FreeBSD
 
 MAN5=		ipa.5 ipa.conf.5
 MAN8=		ipa.8 ipastat.8
diff -ruN ipa-orig/distinfo ipa/distinfo
--- ipa-orig/distinfo	Tue Dec 19 13:12:04 2000
+++ ipa/distinfo	Sat Jan  6 13:54:03 2001
@@ -1 +1 @@
-MD5 (ipa-1.0.1.tar.gz) = 864d1a622fe85588cb28360d99335e73
+MD5 (ipa-1.0.2.tar.gz) = 2d87b5e1b6b08fa60feafc220122cb04


>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?200101061214.f06CEll98887>