ports/107193: Update port sysutils/ipa to 2.0.2

Andrey Simonenko simon at comsys.ntu-kpi.kiev.ua
Mon Dec 25 15:40:08 UTC 2006


>Number:         107193
>Category:       ports
>Synopsis:       Update port sysutils/ipa to 2.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 25 15:40:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Simonenko
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
>Description:

Please update port sysutils/ipa to version 2.0.2.

In Makefile I added --mandir=${PREFIX}/man, because autoconf 2.61
defines ${PREFIX}/share/man directory for manual pages by default.

>How-To-Repeat:
>Fix:
diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile	Wed Apr 12 21:11:36 2006
+++ ipa/Makefile	Mon Dec 25 16:56:43 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ipa
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://ipa-system.sourceforge.net/ \
 		http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \
@@ -31,6 +31,8 @@
 		MAN_KOI8_R "Install Russian manual pages" off
 
 .include <bsd.port.pre.mk>
+
+CONFIGURE_ARGS+=	--mandir=${PREFIX}/man
 
 .if defined(WITHOUT_AUTORULES)
 CONFIGURE_ARGS+=	--disable-autorules
diff -ruN ipa.orig/distinfo ipa/distinfo
--- ipa.orig/distinfo	Wed Apr 12 21:11:36 2006
+++ ipa/distinfo	Mon Dec 25 16:50:41 2006
@@ -1,3 +1,3 @@
-MD5 (ipa-2.0.1.tar.bz2) = 0a8abf40c001b040dd410015cfb2790a
-SHA256 (ipa-2.0.1.tar.bz2) = ff4d20082ba19c1828e7836f52a4fd1595d84ee3db153b93f47b81a4ea0a2242
-SIZE (ipa-2.0.1.tar.bz2) = 282407
+MD5 (ipa-2.0.2.tar.bz2) = 826d1857bd0a427b083596586162f935
+SHA256 (ipa-2.0.2.tar.bz2) = 10b8a49ebeda162c4936293cc11d814f08ab67279dc4c9912b7b69e2b1d926e5
+SIZE (ipa-2.0.2.tar.bz2) = 292982
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list