Index: head/security/p5-Authen-TacacsPlus/Makefile =================================================================== --- head/security/p5-Authen-TacacsPlus/Makefile (revision 433367) +++ head/security/p5-Authen-TacacsPlus/Makefile (revision 433368) @@ -1,25 +1,22 @@ # Created by: will # $FreeBSD$ PORTNAME= Authen-TacacsPlus -PORTVERSION= 0.24 -PORTREVISION= 1 +PORTVERSION= 0.26 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MIKEM/Authen-TacacsPlus PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides authentication using a tacacs+ server LICENSE= ART10 GPLv1 LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAKE_ENV+= CCFLAGS="${CFLAGS}" -pre-build: - ${PERL} -pi -e "s:CCFLAGS =:CCFLAGS ?=:g" ${WRKSRC}/tacpluslib/Makefile +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Authen/TacacsPlus/TacacsPlus.so .include Index: head/security/p5-Authen-TacacsPlus/distinfo =================================================================== --- head/security/p5-Authen-TacacsPlus/distinfo (revision 433367) +++ head/security/p5-Authen-TacacsPlus/distinfo (revision 433368) @@ -1,2 +1,3 @@ -SHA256 (Authen-TacacsPlus-0.24.tar.gz) = 58b87b125a9847b2d2d552cb5981f8c206421d2494ff104909c1e07a33fc4afa -SIZE (Authen-TacacsPlus-0.24.tar.gz) = 22755 +TIMESTAMP = 1486257922 +SHA256 (Authen-TacacsPlus-0.26.tar.gz) = 7aa82383867cb53eaa071d6e522f27c67d7ca3c931cf33f98d480370722df750 +SIZE (Authen-TacacsPlus-0.26.tar.gz) = 22897 Index: head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h =================================================================== --- head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h (revision 433367) +++ head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h (nonexistent) @@ -1,10 +0,0 @@ ---- tacpluslib/tac_plus.h -+++ tacpluslib/tac_plus.h -@@ -163,7 +163,6 @@ - #include - #endif - --#include - - #include - Property changes on: head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h ___________________________________________________________________ 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/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c =================================================================== --- head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c (revision 433367) +++ head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c (revision 433368) @@ -1,20 +1,20 @@ ---- ./tacpluslib/tac_client.c.orig 2009-07-10 00:34:49.000000000 +0200 -+++ ./tacpluslib/tac_client.c 2011-08-11 20:22:06.000000000 +0200 +--- tacpluslib/tac_client.c.orig 2012-08-23 07:25:52 UTC ++++ tacpluslib/tac_client.c @@ -1,6 +1,8 @@ /* (C) 1997 Mike Shoyher msh@corbina.net, msh@apache.lexa.ru */ +#include +#include #include #include #include @@ -8,8 +10,6 @@ #include #include #include -#include -#include #include #include #include"tac_plus.h" Index: head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h =================================================================== --- head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h (nonexistent) +++ head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h (revision 433368) @@ -0,0 +1,10 @@ +--- tacpluslib/tac_plus.h.orig 2007-09-22 00:02:16 UTC ++++ tacpluslib/tac_plus.h +@@ -163,7 +163,6 @@ + #include + #endif + +-#include + + #include + Property changes on: head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/security/p5-Authen-TacacsPlus/pkg-plist =================================================================== --- head/security/p5-Authen-TacacsPlus/pkg-plist (revision 433367) +++ head/security/p5-Authen-TacacsPlus/pkg-plist (revision 433368) @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/Authen::TacacsPlus.3.gz %%SITE_ARCH%%/Authen/TacacsPlus.pm %%SITE_ARCH%%/auto/Authen/TacacsPlus/TacacsPlus.so +%%PERL5_MAN3%%/Authen::TacacsPlus.3.gz