Date: Fri, 20 Jul 2018 14:54:16 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475023 - head/www/p5-App-Nopaste Message-ID: <201807201454.w6KEsGJF018536@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri Jul 20 14:54:16 2018 New Revision: 475023 URL: https://svnweb.freebsd.org/changeset/ports/475023 Log: - Update to 1.012 Changes: https://metacpan.org/changes/distribution/App-Nopaste Modified: head/www/p5-App-Nopaste/Makefile head/www/p5-App-Nopaste/distinfo head/www/p5-App-Nopaste/pkg-plist Modified: head/www/p5-App-Nopaste/Makefile ============================================================================== --- head/www/p5-App-Nopaste/Makefile Fri Jul 20 14:43:31 2018 (r475022) +++ head/www/p5-App-Nopaste/Makefile Fri Jul 20 14:54:16 2018 (r475023) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= App-Nopaste -PORTVERSION= 1.011 +PORTVERSION= 1.012 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-App-Nopaste/distinfo ============================================================================== --- head/www/p5-App-Nopaste/distinfo Fri Jul 20 14:43:31 2018 (r475022) +++ head/www/p5-App-Nopaste/distinfo Fri Jul 20 14:54:16 2018 (r475023) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503844771 -SHA256 (App-Nopaste-1.011.tar.gz) = d6d3ccd9871461cb3b26e76047456ba3d84bc6ecf908264a9ad0ccd63d379800 -SIZE (App-Nopaste-1.011.tar.gz) = 50889 +TIMESTAMP = 1532097811 +SHA256 (App-Nopaste-1.012.tar.gz) = 6005c70a366645f7989bf483e5eeb8ec3187a314b7b295447f20447a07295afc +SIZE (App-Nopaste-1.012.tar.gz) = 52932 Modified: head/www/p5-App-Nopaste/pkg-plist ============================================================================== --- head/www/p5-App-Nopaste/pkg-plist Fri Jul 20 14:43:31 2018 (r475022) +++ head/www/p5-App-Nopaste/pkg-plist Fri Jul 20 14:54:16 2018 (r475023) @@ -5,6 +5,7 @@ bin/nopaste %%SITE_PERL%%/App/Nopaste/Service/Codepeek.pm %%SITE_PERL%%/App/Nopaste/Service/Debian.pm %%SITE_PERL%%/App/Nopaste/Service/Gist.pm +%%SITE_PERL%%/App/Nopaste/Service/GitLab.pm %%SITE_PERL%%/App/Nopaste/Service/Mojopaste.pm %%SITE_PERL%%/App/Nopaste/Service/PastebinCom.pm %%SITE_PERL%%/App/Nopaste/Service/Pastie.pm @@ -19,6 +20,7 @@ bin/nopaste %%PERL5_MAN3%%/App::Nopaste::Service::Codepeek.3.gz %%PERL5_MAN3%%/App::Nopaste::Service::Debian.3.gz %%PERL5_MAN3%%/App::Nopaste::Service::Gist.3.gz +%%PERL5_MAN3%%/App::Nopaste::Service::GitLab.3.gz %%PERL5_MAN3%%/App::Nopaste::Service::Mojopaste.3.gz %%PERL5_MAN3%%/App::Nopaste::Service::PastebinCom.3.gz %%PERL5_MAN3%%/App::Nopaste::Service::Pastie.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807201454.w6KEsGJF018536>