Index: head/www/p5-RT-Authen-ExternalAuth/files/patch-inc__Module__Install__RTx.pm =================================================================== --- head/www/p5-RT-Authen-ExternalAuth/files/patch-inc__Module__Install__RTx.pm (revision 419511) +++ head/www/p5-RT-Authen-ExternalAuth/files/patch-inc__Module__Install__RTx.pm (nonexistent) @@ -1,11 +0,0 @@ ---- ./inc/Module/Install/RTx.pm.orig 2014-07-02 03:19:37.000000000 +0100 -+++ ./inc/Module/Install/RTx.pm 2014-07-03 22:52:03.274581922 +0100 -@@ -77,7 +77,7 @@ - my %index = map { $_ => 1 } @INDEX_DIRS; - $self->no_index( directory => $_ ) foreach grep !$index{$_}, @DIRS; - -- my $args = join ', ', map "q($_)", map { ($_, $path{$_}) } -+ my $args = join ', ', map "q($_)", map { ($_, "\${DESTDIR}$path{$_}") } - sort keys %path; - - printf "%-10s => %s\n", $_, $path{$_} for sort keys %path; Property changes on: head/www/p5-RT-Authen-ExternalAuth/files/patch-inc__Module__Install__RTx.pm ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/p5-RT-Authen-ExternalAuth/Makefile =================================================================== --- head/www/p5-RT-Authen-ExternalAuth/Makefile (revision 419511) +++ head/www/p5-RT-Authen-ExternalAuth/Makefile (revision 419512) @@ -1,68 +1,67 @@ # Created by: Matthew Seaman # $FreeBSD$ PORTNAME= RT-Authen-ExternalAuth -DISTVERSION= 0.25 -PORTREVISION= 2 +DISTVERSION= 0.26 CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= matthew@FreeBSD.org COMMENT= RT extension to authenticate users against an external source LICENSE= GPLv2 BUILD_DEPENDS= p5-perl-ldap>0:net/p5-perl-ldap \ p5-DBI>0:databases/p5-DBI \ p5-Net-SSLeay>0:security/p5-Net-SSLeay RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES+= perl5 USE_PERL5= configure +# This module has been made part of core rt-4.4.x OPTIONS_SINGLE= RTVERSION -OPTIONS_SINGLE_RTVERSION= RT40 RT42 RT44 +OPTIONS_SINGLE_RTVERSION= RT40 RT42 RT40_DESC= Install for rt-4.0.x (www/rt40) RT42_DESC= Install for rt-4.2.x (www/rt42) -RT44_DESC= Install for rt-4.4.x (www/rt44) -OPTIONS_DEFAULT= RT44 +OPTIONS_DEFAULT= RT42 .include .for opt in ${OPTIONS_SINGLE_RTVERSION} .if ${PORT_OPTIONS:M${opt}} RT_VER= ${opt:S/RT//} .endif .endfor ### Temporary for debugging #WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/work${RT_VER} BUILD_DEPENDS+= ${LOCALBASE}/bin/rt:www/rt${RT_VER} RUN_DEPENDS+= ${LOCALBASE}/bin/rt:www/rt${RT_VER} MAN3PREFIX= ${PREFIX} PLIST_SUB+= RTHOME=share/rt${RT_VER} # Note: You can install using an arbitrary $PREFIX but only if it -# matches the $PREFIX used to install www/rt{40,42,44}. Hence ignore +# matches the $PREFIX used to install www/rt{40,42}. Hence ignore # $PREFIX in the environment and inherit settings from RT.pm do-configure: @cd ${CONFIGURE_WRKSRC} && \ unset PREFIX && \ ${SETENV} ${CONFIGURE_ENV} ${PERL5} -I${SITE_PERL} ${CONFIGURE_CMD} && \ ${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//;' Makefile post-configure: ${REINPLACE_CMD} "/RTxPlugin/d" ${WRKSRC}/Makefile post-install: ${RM} ${STAGEDIR}${PREFIX}/man/auto/RT/Authen/ExternalAuth/.packlist ${RMDIR} -p ${STAGEDIR}${PREFIX}/man/auto/RT/Authen/ExternalAuth 2>/dev/null || : .include Index: head/www/p5-RT-Authen-ExternalAuth/distinfo =================================================================== --- head/www/p5-RT-Authen-ExternalAuth/distinfo (revision 419511) +++ head/www/p5-RT-Authen-ExternalAuth/distinfo (revision 419512) @@ -1,2 +1,3 @@ -SHA256 (RT-Authen-ExternalAuth-0.25.tar.gz) = ac22f33429af4b53c2a487a3fded19becc79ad538ca35753ec5fa3de27f5911c -SIZE (RT-Authen-ExternalAuth-0.25.tar.gz) = 79297 +TIMESTAMP = 1470224438 +SHA256 (RT-Authen-ExternalAuth-0.26.tar.gz) = 3331a47e2d4c93ab085c36785a958ce8398733a73a66e96c2f81da2c3f01ecb3 +SIZE (RT-Authen-ExternalAuth-0.26.tar.gz) = 77179