From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 2 23:30:04 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4136516A4CE for ; Mon, 2 May 2005 23:30:04 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F14B743D4C for ; Mon, 2 May 2005 23:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j42NU3Gj078801 for ; Mon, 2 May 2005 23:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j42NU3PH078796; Mon, 2 May 2005 23:30:03 GMT (envelope-from gnats) Resent-Date: Mon, 2 May 2005 23:30:03 GMT Resent-Message-Id: <200505022330.j42NU3PH078796@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Renato Botelho Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0A9E16A4CF for ; Mon, 2 May 2005 23:21:16 +0000 (GMT) Received: from data.galle.com.br (data.galle.com.br [200.246.25.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E54A143D7B for ; Mon, 2 May 2005 23:21:15 +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 j42NLEfd046148 for ; Mon, 2 May 2005 20:21:14 -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 j42NL9sp046147; Mon, 2 May 2005 20:21:09 -0300 (BRST) (envelope-from renato) Message-Id: <200505022321.j42NL9sp046147@data.galle.com.br> Date: Mon, 2 May 2005 20:21:09 -0300 (BRST) From: Renato Botelho To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/80567: [MAINTAINER] security/p5-Authen-Krb5: update to 1.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 23:30:04 -0000 >Number: 80567 >Category: ports >Synopsis: [MAINTAINER] security/p5-Authen-Krb5: update to 1.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 02 23:30:03 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 5.3-RELEASE-p9 i386 >Organization: Galle Folheados - http://www.galle.com.br >Environment: System: FreeBSD data.galle.com.br 5.3-RELEASE-p9 FreeBSD 5.3-RELEASE-p9 #9: Fri Apr 15 07:52:00 BRST 2005 >Description: - Update to 1.5 Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Authen-Krb5-1.5.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/p5-Authen-Krb5/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 25 Apr 2005 11:04:33 -0000 1.5 +++ Makefile 2 May 2005 23:20:59 -0000 @@ -6,18 +6,19 @@ # PORTNAME= Authen-Krb5 -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Authen PKGNAMEPREFIX= p5- +DISTNAME= Krb5-${PORTVERSION} MAINTAINER= freebsd@galle.com.br COMMENT= Perl extension for Kerberos 5 LIB_DEPENDS= gssapi_krb5.2:${PORTSDIR}/security/krb5 -WRKSRC= ${WRKDIR}/${PORTNAME} +#WRKSRC= ${WRKDIR}/${PORTNAME} PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/p5-Authen-Krb5/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 25 Apr 2005 11:04:33 -0000 1.3 +++ distinfo 2 May 2005 23:20:59 -0000 @@ -1,2 +1,2 @@ -MD5 (Authen-Krb5-1.4.tar.gz) = 35819ad4f524fba503600fbec0f1f20f -SIZE (Authen-Krb5-1.4.tar.gz) = 19717 +MD5 (Krb5-1.5.tar.gz) = e11ebdd1f7a3f382edabb83614ff7c0d +SIZE (Krb5-1.5.tar.gz) = 20142 --- p5-Authen-Krb5-1.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: