pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/45630: Update pkgsrc/sysutils/ipa to version 2.1.1
>Number: 45630
>Category: pkg
>Synopsis: Update pkgsrc/sysutils/ipa to version 2.1.1
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Nov 18 15:55:00 +0000 2011
>Originator: Andrey Simonenko
>Release: NetBSD 5.0.2
>Organization:
>Environment:
>Description:
Please update pkgsrc/sysutils/ipa to version 2.1.1.
Changes:
* Corrected compilation when --with-ipa-pthread or
--with-ipastat-pthread was specified.
* Corrected format of tables in "ipactl memory" output.
* Corrected access to free memory in ipa when dynamic rule is deleted.
* Call log_stderr() and log_stdout() after ipa.conf file parsing.
* Simplified and renamed confcommon.c:print_spaces().
* Corrected output of "ipa -v" and "ipa -h".
>How-To-Repeat:
>Fix:
diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile 2011-11-18 15:24:30.000000000 +0000
+++ ipa/Makefile 2011-11-18 15:24:51.000000000 +0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2011/02/11 11:50:02 obache Exp $
#
-DISTNAME= ipa-2.1
+DISTNAME= ipa-2.1.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipa-system/}
EXTRACT_SUFX= .tar.bz2
diff -ruN ipa.orig/distinfo ipa/distinfo
--- ipa.orig/distinfo 2011-11-18 15:24:30.000000000 +0000
+++ ipa/distinfo 2011-11-18 15:24:56.000000000 +0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2011/02/11 11:50:02 obache Exp $
-SHA1 (ipa-2.1.tar.bz2) = a33ccea305e0284cdad1215447f246685a94a32b
-RMD160 (ipa-2.1.tar.bz2) = 7bb808a2a91c93d889064971353fd005dacecd60
-Size (ipa-2.1.tar.bz2) = 312653 bytes
+SHA1 (ipa-2.1.1.tar.bz2) = 1a9b01e3f9e848e0cff689945e9bbc33a3184a1a
+RMD160 (ipa-2.1.1.tar.bz2) = d76d9f7a417e0457f4c51a60794c940b4aab2ec0
+Size (ipa-2.1.1.tar.bz2) = 312682 bytes
Home |
Main Index |
Thread Index |
Old Index