Index: head/devel/p5-Git-Repository/Makefile =================================================================== --- head/devel/p5-Git-Repository/Makefile (revision 333028) +++ head/devel/p5-Git-Repository/Makefile (revision 333029) @@ -1,26 +1,26 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= Git-Repository -PORTVERSION= 1.308 +PORTVERSION= 1.309 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BOOK PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Git repositories LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/bin/git:${PORTSDIR}/devel/git \ p5-System-Command>=1.103:${PORTSDIR}/devel/p5-System-Command RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure .include Index: head/devel/p5-Git-Repository/distinfo =================================================================== --- head/devel/p5-Git-Repository/distinfo (revision 333028) +++ head/devel/p5-Git-Repository/distinfo (revision 333029) @@ -1,2 +1,2 @@ -SHA256 (Git-Repository-1.308.tar.gz) = 962226ad9d24ec7aaed34aad9f20bdeb74832a14adc1da876e92e61562750788 -SIZE (Git-Repository-1.308.tar.gz) = 55053 +SHA256 (Git-Repository-1.309.tar.gz) = e5f10e5b91a1791694bd3a29f9ae87a8e2aef437a34e9e2e83c482a5ea546321 +SIZE (Git-Repository-1.309.tar.gz) = 45196 Property changes on: head/devel/p5-Git-Repository/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property Index: head/devel/p5-Git-Repository/pkg-plist =================================================================== --- head/devel/p5-Git-Repository/pkg-plist (revision 333028) +++ head/devel/p5-Git-Repository/pkg-plist (revision 333029) @@ -1,24 +1,16 @@ %%PERL5_MAN3%%/Git::Repository.3.gz %%PERL5_MAN3%%/Git::Repository::Command.3.gz -%%PERL5_MAN3%%/Git::Repository::Log.3.gz -%%PERL5_MAN3%%/Git::Repository::Log::Iterator.3.gz %%PERL5_MAN3%%/Git::Repository::Plugin.3.gz -%%PERL5_MAN3%%/Git::Repository::Plugin::Log.3.gz %%PERL5_MAN3%%/Git::Repository::Tutorial.3.gz %%PERL5_MAN3%%/Test::Git.3.gz %%SITE_PERL%%/Git/Repository.pm %%SITE_PERL%%/Git/Repository/Command.pm -%%SITE_PERL%%/Git/Repository/Log.pm -%%SITE_PERL%%/Git/Repository/Log/Iterator.pm %%SITE_PERL%%/Git/Repository/Plugin.pm -%%SITE_PERL%%/Git/Repository/Plugin/Log.pm %%SITE_PERL%%/Git/Repository/Tutorial.pod %%SITE_PERL%%/Test/Git.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Git/Repository/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Git/Repository @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Git @dirrmtry %%SITE_PERL%%/Test -@dirrm %%SITE_PERL%%/Git/Repository/Plugin -@dirrm %%SITE_PERL%%/Git/Repository/Log @dirrm %%SITE_PERL%%/Git/Repository @dirrmtry %%SITE_PERL%%/Git Property changes on: head/devel/p5-Git-Repository/pkg-plist ___________________________________________________________________ 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