Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2011 10:05:01 GMT
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155944: [maintainer] www/p5-RT-Extension-LDAPImport update to 0.31
Message-ID:  <201103261005.p2QA51kL079037@lucid-nonsense.infracaninophile.co.uk>
Resent-Message-ID: <201103261010.p2QAABgD072284@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155944
>Category:       ports
>Synopsis:       [maintainer] www/p5-RT-Extension-LDAPImport update to 0.31
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 26 10:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #37 r219303M: Sat Mar 5 13:35:42 GMT 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Update to version 0.31

Add LICENSE

Changelog: http://cpansearch.perl.org/src/FALCONE/RT-Extension-LDAPImport-0.31/Changes


>How-To-Repeat:
	
>Fix:

	

--- p5-RT-Extension-LDAPImport.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-RT-Extension-LDAPImport/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	16 Dec 2010 02:34:04 -0000	1.8
+++ Makefile	26 Mar 2011 09:59:42 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	RT-Extension-LDAPImport
-PORTVERSION=	0.07
-PORTREVISION=	1
+DISTVERSION=	0.31
 CATEGORIES=	www net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,6 +14,10 @@
 MAINTAINER=	m.seaman@infracaninophile.co.uk
 COMMENT=	RT extension to import users from an LDAP store
 
+# Licensed under 'the same terms as perl itself'
+LICENSE_COMB=	dual
+LICENSE=	ART10 GPLv1
+
 BUILD_DEPENDS=	${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
 		${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor
 RUN_DEPENDS=	${BUILD_DEPENDS}
@@ -46,11 +49,6 @@
 MAN3=		RT::Extension::LDAPImport.3
 PLIST_SUB+=	RTHOME=${RTHOME}
 
-post-patch:
-	@${REINPLACE_CMD} -e 's,/opt/rt3/lib,${RT_PM_DIR},' \
-	    ${WRKSRC}/bin/rtldapimport && \
-	    ${RM} ${WRKSRC}/bin/rtldapimport.bak
-
 # Note: You can install using an arbitrary $PREFIX but only if it
 # matches the $PREFIX used to install www/rt3{6,8}.  Hence ignore
 # $PREFIX in the environment and inherit settings from RT.pm
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-RT-Extension-LDAPImport/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	19 Mar 2011 12:35:57 -0000	1.4
+++ distinfo	26 Mar 2011 09:59:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (RT-Extension-LDAPImport-0.07.tar.gz) = 5e1d6fe3e2d03fa3fe407d739bf9ef9f7f733bcf9508748c8144e125bbdf3219
-SIZE (RT-Extension-LDAPImport-0.07.tar.gz) = 23252
+SHA256 (RT-Extension-LDAPImport-0.31.tar.gz) = 8e0102586efb3929e4a5e5fc5b8cf98641657e55bfe0dff173b0944017eb5635
+SIZE (RT-Extension-LDAPImport-0.31.tar.gz) = 40986
--- p5-RT-Extension-LDAPImport.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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