Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2011 19:40:12 GMT
From:      Thomas Rasmussen <thomas@gibfest.dk>
To:        perl@FreeBSD.org
Subject:   Re: ports/157322: PATCH: Upgrade www/p5-RT-Authen-ExternalAuth to 0.09
Message-ID:  <201105251940.p4PJeC0F027421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/157322; it has been noted by GNATS.

From: Thomas Rasmussen <thomas@gibfest.dk>
To: bug-followup@FreeBSD.org, thomas@gibfest.dk
Cc:  
Subject: Re: ports/157322: PATCH: Upgrade www/p5-RT-Authen-ExternalAuth to
 0.09
Date: Wed, 25 May 2011 21:34:04 +0200

 This is a multi-part message in MIME format.
 --------------030001080905030804020407
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Please use this patch instead, I forgot that "distinfo"
 needs to contain information on the 0.05 distfile as well.
 
 /Thomas Steen Rasmussen
 
 --------------030001080905030804020407
 Content-Type: text/plain;
  name="p5-RT-Authen-ExternalAuth-0.09.patch.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="p5-RT-Authen-ExternalAuth-0.09.patch.txt"
 
 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 21:28:53.582855510 +0200
 @@ -1,4 +1,4 @@
 -SHA256 (RT-Authen-ExternalAuth-0.08.tar.gz) = 2d211e5425e6e6a63b163de3d1a510768a18dbe77f233834da6d8a6b4528b24a
 -SIZE (RT-Authen-ExternalAuth-0.08.tar.gz) = 39386
 +SHA256 (RT-Authen-ExternalAuth-0.09.tar.gz) = 4b2fd506f55c69b126c191c330f4bdd89ccec364077e1fd035610d19f38319bc
 +SIZE (RT-Authen-ExternalAuth-0.09.tar.gz) = 56056
  SHA256 (RT-Authen-ExternalAuth-0.05.tar.gz) = e4ef01558d874b438c4818c5de1a373b93b8c2d4abffe9b87f0b88807a93c47e
  SIZE (RT-Authen-ExternalAuth-0.05.tar.gz) = 34653
 
 
 --------------030001080905030804020407--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105251940.p4PJeC0F027421>