From simon@comsys.ntu-kpi.kiev.ua  Wed Dec 15 11:27:17 2010
Return-Path: <simon@comsys.ntu-kpi.kiev.ua>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B33BE106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Dec 2010 11:27:17 +0000 (UTC)
	(envelope-from simon@comsys.ntu-kpi.kiev.ua)
Received: from comsys.kpi.ua (comsys.kpi.ua [77.47.192.42])
	by mx1.freebsd.org (Postfix) with ESMTP id 3B2CA8FC1C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 15 Dec 2010 11:27:16 +0000 (UTC)
Received: from pm513-1.comsys.kpi.ua ([10.18.52.101] helo=pm513-1.comsys.ntu-kpi.kiev.ua)
	by comsys.kpi.ua with esmtpsa (TLSv1:AES256-SHA:256)
	(Exim 4.63)
	(envelope-from <simon@comsys.ntu-kpi.kiev.ua>)
	id 1PSpVr-0000Ah-JU
	for FreeBSD-gnats-submit@freebsd.org; Wed, 15 Dec 2010 13:27:15 +0200
Received: by pm513-1.comsys.ntu-kpi.kiev.ua (Postfix, from userid 1001)
	id 2C1021CC45; Wed, 15 Dec 2010 13:27:15 +0200 (EET)
Message-Id: <20101215112714.GA19063@pm513-1.comsys.ntu-kpi.kiev.ua>
Date: Wed, 15 Dec 2010 13:27:14 +0200
From: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update sysutils/ipa to 2.0.8 version

>Number:         153176
>Category:       ports
>Synopsis:       Update sysutils/ipa to 2.0.8 version
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    avilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 15 11:30:11 UTC 2010
>Closed-Date:    Thu Dec 16 10:09:37 UTC 2010
>Last-Modified:  Thu Dec 16 10:10:04 UTC 2010
>Originator:     Andrey Simonenko
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
>Description:

Please update sysutils/ipa to 2.0.8 version.

>How-To-Repeat:
>Fix:
diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile	2010-03-16 09:04:59.000000000 +0200
+++ ipa/Makefile	2010-12-15 13:17:29.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ipa
-PORTVERSION=	2.0.7
+PORTVERSION=	2.0.8
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/ipa-system
 
@@ -22,10 +22,7 @@
 		LIMITS "Enable limits support" on \
 		SUBLIMITS "Enable sublimits support" on \
 		THRESHOLDS "Enable thresholds support" on \
-		CTL_CREDS "Enable ipactl's messages credentials" off \
-		MEMFUNC_DEBUG "Enable ipa_memfunc debugging" off \
-		DEBUG_INFO "Produce debugging information" off \
-		MAN_KOI8_R "Install Russian manual pages" off
+		CTL_CREDS "Enable ipactl's messages credentials" off
 
 .include <bsd.port.pre.mk>
 
@@ -53,28 +50,14 @@
 CONFIGURE_ARGS+=	--enable-ctl-creds
 .endif
 
-.if defined(WITH_MEMFUNC_DEBUG)
-CONFIGURE_ARGS+=	--enable-memfunc-debug
-.endif
-
-.if defined(WITH_DEBUG_INFO)
-STRIP=		# empty
-CFLAGS+=	-g
-.endif
-
 MAN3=		ipa_mod.3
 MAN5=		ipa.conf.5 ipastat.conf.5
 MAN8=		ipa.8 ipactl.8 ipastat.8
-MANLANG=	""
-.if defined(WITH_MAN_KOI8_R)
-MANLANG+=	ru.KOI8-R
-.endif
+MANLANG=	"" ru.KOI8-R
 
 do-install:
 	cd ${WRKSRC}/src && ${MAKE} install
 	cd ${WRKSRC}/man && ${MAKE} install-am
-.if defined(WITH_MAN_KOI8_R)
 	cd ${WRKSRC}/man/ru.KOI8-R && ${MAKE} install
-.endif
 
 .include <bsd.port.post.mk>
diff -ruN ipa.orig/distinfo ipa/distinfo
--- ipa.orig/distinfo	2010-03-16 09:04:59.000000000 +0200
+++ ipa/distinfo	2010-12-15 13:16:08.000000000 +0200
@@ -1,3 +1,2 @@
-MD5 (ipa-2.0.7.tar.bz2) = 6b1aa20e742fcc22c5ce2285dcde6417
-SHA256 (ipa-2.0.7.tar.bz2) = 638a5e8a5261b90eb33d3f69122b3c3167af6eb92b57161f458609e433598e14
-SIZE (ipa-2.0.7.tar.bz2) = 292861
+SHA256 (ipa-2.0.8.tar.bz2) = b20b2bda825eb95e7989eddbb9e244d00b7543e7f4703cb723dec438eaf0c2f4
+SIZE (ipa-2.0.8.tar.bz2) = 298517

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->avilla 
Responsible-Changed-By: avilla 
Responsible-Changed-When: Thu Dec 16 09:09:03 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153176 
State-Changed-From-To: open->closed 
State-Changed-By: avilla 
State-Changed-When: Thu Dec 16 10:09:36 UTC 2010 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=153176 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/153176: commit references a PR
Date: Thu, 16 Dec 2010 10:09:13 +0000 (UTC)

 avilla      2010-12-16 10:09:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/ipa         Makefile distinfo 
   Log:
   - Update to 2.0.8.
   - Use bsd.port.options.mk.
   
   PR:             ports/153176
   Submitted by:   Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
   
   Revision  Changes    Path
   1.45      +5 -22     ports/sysutils/ipa/Makefile
   1.37      +2 -3      ports/sysutils/ipa/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
