From renato@data.galle.com.br  Thu Apr  7 13:07:50 2005
Return-Path: <renato@data.galle.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 944C216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Apr 2005 13:07:50 +0000 (GMT)
Received: from data.galle.com.br (data.galle.com.br [200.246.25.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 84BF543D41
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Apr 2005 13:07:49 +0000 (GMT)
	(envelope-from renato@data.galle.com.br)
Received: from data.galle.com.br (data.galle.com.br [200.246.25.10])
	by data.galle.com.br (8.13.1/8.13.1) with ESMTP id j37D7mPm028908
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 Apr 2005 10:07:48 -0300 (BRST)
	(envelope-from renato@data.galle.com.br)
Received: (from root@localhost)
	by data.galle.com.br (8.13.1/8.13.1/Submit) id j37D7hiF028905;
	Thu, 7 Apr 2005 10:07:43 -0300 (BRST)
	(envelope-from renato)
Message-Id: <200504071307.j37D7hiF028905@data.galle.com.br>
Date: Thu, 7 Apr 2005 10:07:43 -0300 (BRST)
From: Renato Botelho <freebsd@galle.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] security/p5-Authen-Krb5: update to 1.4, remove BROKEN status, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         79627
>Category:       ports
>Synopsis:       [PATCH] security/p5-Authen-Krb5: update to 1.4, remove BROKEN status, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sergei
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 07 13:10:04 GMT 2005
>Closed-Date:    Mon Apr 25 11:04:48 GMT 2005
>Last-Modified:  Mon Apr 25 11:04:48 GMT 2005
>Originator:     Renato Botelho
>Release:        FreeBSD 5.3-RELEASE-p7 i386
>Organization:
Galle Folheados - http://www.galle.com.br
>Environment:
System: FreeBSD data.galle.com.br 5.3-RELEASE-p7 FreeBSD 5.3-RELEASE-p7 #8: Tue Apr  5 08:06:19 BRST
>Description:
- Update to 1.4
- Remove BROKEN status
- Add $FreeBSD$ to pkg-plist
- Take maintainership

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Authen-Krb5-1.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Authen-Krb5/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	12 Feb 2005 04:02:02 -0000	1.4
+++ Makefile	7 Apr 2005 13:05:59 -0000
@@ -6,19 +6,18 @@
 #
 
 PORTNAME=	Authen-Krb5
-PORTVERSION=	1.2
+PORTVERSION=	1.4
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Authen
 PKGNAMEPREFIX=	p5-
-DISTNAME=	Krb5-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	freebsd@galle.com.br
 COMMENT=	Perl extension for Kerberos 5
 
 LIB_DEPENDS=	gssapi_krb5.2:${PORTSDIR}/security/krb5
 
-BROKEN=		Incomplete pkg-plist
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/p5-Authen-Krb5/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	18 Mar 2004 02:52:46 -0000	1.2
+++ distinfo	7 Apr 2005 13:05:59 -0000
@@ -1,2 +1,2 @@
-MD5 (Krb5-1.2.tar.gz) = c2b82738eb14bb964ed54a05e2801bf3
-SIZE (Krb5-1.2.tar.gz) = 18389
+MD5 (Authen-Krb5-1.4.tar.gz) = 35819ad4f524fba503600fbec0f1f20f
+SIZE (Authen-Krb5-1.4.tar.gz) = 19717
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/p5-Authen-Krb5/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	24 Oct 2003 12:03:26 -0000	1.2
+++ pkg-plist	7 Apr 2005 13:05:59 -0000
@@ -1,6 +1,9 @@
+@comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/Authen/Krb5.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5/Krb5.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5/Krb5.so
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5/autosplit.ix
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Authen
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/Krb5
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
--- p5-Authen-Krb5-1.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sergei 
Responsible-Changed-By: sergei 
Responsible-Changed-When: Thu Apr 7 13:14:22 GMT 2005 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79627 
State-Changed-From-To: open->closed 
State-Changed-By: sergei 
State-Changed-When: Mon Apr 25 11:04:41 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79627 
>Unformatted:
