From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 25 19:20:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF2781065670 for ; Wed, 25 May 2011 19:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BBCAB8FC12 for ; Wed, 25 May 2011 19:20:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4PJK9Mh008779 for ; Wed, 25 May 2011 19:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4PJK986008778; Wed, 25 May 2011 19:20:09 GMT (envelope-from gnats) Resent-Date: Wed, 25 May 2011 19:20:09 GMT Resent-Message-Id: <201105251920.p4PJK986008778@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, Thomas Steen Rasmussen Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91C17106566B for ; Wed, 25 May 2011 19:13:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 685198FC16 for ; Wed, 25 May 2011 19:13:26 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p4PJDQHI010304 for ; Wed, 25 May 2011 19:13:26 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p4PJDQ4T010296; Wed, 25 May 2011 19:13:26 GMT (envelope-from nobody) Message-Id: <201105251913.p4PJDQ4T010296@red.freebsd.org> Date: Wed, 25 May 2011 19:13:26 GMT From: Thomas Steen Rasmussen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/157322: PATCH: Upgrade www/p5-RT-Authen-ExternalAuth to 0.09 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2011 19:20:10 -0000 >Number: 157322 >Category: ports >Synopsis: PATCH: Upgrade www/p5-RT-Authen-ExternalAuth to 0.09 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 25 19:20:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Thomas Steen Rasmussen >Release: FreeBSD 8.2-RELEASE amd64 GENERIC >Organization: >Environment: FreeBSD tyklappy 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The attached patch upgrades www/p5-RT-Authen-ExternalAuth to the latest version 0.09. This update is kind of important since it fixes a problem with the current version of www/rt38 and external authentication. When the update at hand is committed I have another PR can be closed, as that PR was to upgrade www/p5-RT-Authen-ExternalAuth to 0.08_1 which is obviously no longer relevant since 0.09 is out: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155750 >How-To-Repeat: Latest version is 0.09 - see http://search.cpan.org/~falcone/RT-Authen-ExternalAuth-0.09/lib/RT/Authen/ExternalAuth.pm >Fix: Apply patch Patch attached with submission follows: diff -ru p5-RT-Authen-ExternalAuth.orig/Makefile p5-RT-Authen-ExternalAuth/Makefile --- p5-RT-Authen-ExternalAuth.orig/Makefile 2011-05-25 20:33:04.529117675 +0200 +++ p5-RT-Authen-ExternalAuth/Makefile 2011-05-25 21:04:19.037067708 +0200 @@ -6,8 +6,7 @@ # PORTNAME= RT-Authen-ExternalAuth -PORTVERSION= 0.08 -PORTREVISION= 3 +PORTVERSION= 0.09 CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +15,7 @@ COMMENT= RT extension to authenticate users against an external source BUILD_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap PERL_CONFIGURE= yes diff -ru p5-RT-Authen-ExternalAuth.orig/distinfo p5-RT-Authen-ExternalAuth/distinfo --- p5-RT-Authen-ExternalAuth.orig/distinfo 2011-05-25 20:33:04.528113637 +0200 +++ p5-RT-Authen-ExternalAuth/distinfo 2011-05-25 20:33:41.162424701 +0200 @@ -1,4 +1,2 @@ -SHA256 (RT-Authen-ExternalAuth-0.08.tar.gz) = 2d211e5425e6e6a63b163de3d1a510768a18dbe77f233834da6d8a6b4528b24a -SIZE (RT-Authen-ExternalAuth-0.08.tar.gz) = 39386 -SHA256 (RT-Authen-ExternalAuth-0.05.tar.gz) = e4ef01558d874b438c4818c5de1a373b93b8c2d4abffe9b87f0b88807a93c47e -SIZE (RT-Authen-ExternalAuth-0.05.tar.gz) = 34653 +SHA256 (RT-Authen-ExternalAuth-0.09.tar.gz) = 4b2fd506f55c69b126c191c330f4bdd89ccec364077e1fd035610d19f38319bc +SIZE (RT-Authen-ExternalAuth-0.09.tar.gz) = 56056 Only in p5-RT-Authen-ExternalAuth: work >Release-Note: >Audit-Trail: >Unformatted: