pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/ipa Update ipa to 2.0.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e7dc40647aad
branches: trunk
changeset: 531248:e7dc40647aad
user: obache <obache%pkgsrc.org@localhost>
date: Thu Jul 26 12:21:40 2007 +0000
description:
Update ipa to 2.0.4.
Patch provided by maintainer, Andrey Simonenko in PR 36692.
Changes:
* Now IPA can be used on Cygwin (previously it only could be built).
* If SYM_PREFIX is defined, then ipa and ipastat try to lookup
symbols in modules with SYM_PREFIX, if this attempt failed,
then they try to lookup symbols without prefix.
* Use closefrom() system call if the system supports it.
* During startup ipa could unlink locked PID-file, that was
locked by another ipa process.
* WCOREDUMP macro is not mentioned in SUSv3 (#ifdef it).
diffstat:
sysutils/ipa/Makefile | 4 ++--
sysutils/ipa/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 06ac92cf0a6f -r e7dc40647aad sysutils/ipa/Makefile
--- a/sysutils/ipa/Makefile Thu Jul 26 11:30:55 2007 +0000
+++ b/sysutils/ipa/Makefile Thu Jul 26 12:21:40 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2007/02/26 11:55:18 obache Exp $
+# $NetBSD: Makefile,v 1.5 2007/07/26 12:21:40 obache Exp $
#
-DISTNAME= ipa-2.0.3
+DISTNAME= ipa-2.0.4
CATEGORIES= sysutils
MASTER_SITES= http://ipa-system.sourceforge.net/ \
http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \
diff -r 06ac92cf0a6f -r e7dc40647aad sysutils/ipa/distinfo
--- a/sysutils/ipa/distinfo Thu Jul 26 11:30:55 2007 +0000
+++ b/sysutils/ipa/distinfo Thu Jul 26 12:21:40 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/02/26 11:55:19 obache Exp $
+$NetBSD: distinfo,v 1.4 2007/07/26 12:21:41 obache Exp $
-SHA1 (ipa-2.0.3.tar.bz2) = c51adab94a3dc4ad3be96bb657291b36bf30ec1a
-RMD160 (ipa-2.0.3.tar.bz2) = 45fa15b3a6261418bb5c8d7f362a490f1d6fdf32
-Size (ipa-2.0.3.tar.bz2) = 293788 bytes
+SHA1 (ipa-2.0.4.tar.bz2) = a696eb21d53dfd334310890666e4fa804379186e
+RMD160 (ipa-2.0.4.tar.bz2) = 91fea09f959dcdda2f4b1f0d90956d30862417e6
+Size (ipa-2.0.4.tar.bz2) = 291055 bytes
Home |
Main Index |
Thread Index |
Old Index