Date: Fri, 4 Aug 2017 14:57:38 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447344 - head/www/p5-Apache-Singleton Message-ID: <201708041457.v74EvcnX081080@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Fri Aug 4 14:57:38 2017 New Revision: 447344 URL: https://svnweb.freebsd.org/changeset/ports/447344 Log: www/p5-Apache-Singleton: Update version 0.15=>0.17 Relnotes: http://cpansearch.perl.org/src/MSCHOUT/Apache-Singleton-0.17/Changes Modified: head/www/p5-Apache-Singleton/Makefile head/www/p5-Apache-Singleton/distinfo Modified: head/www/p5-Apache-Singleton/Makefile ============================================================================== --- head/www/p5-Apache-Singleton/Makefile Fri Aug 4 14:56:17 2017 (r447343) +++ head/www/p5-Apache-Singleton/Makefile Fri Aug 4 14:57:38 2017 (r447344) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Apache-Singleton -PORTVERSION= 0.15 -PORTREVISION= 1 +PORTVERSION= 0.17 CATEGORIES= www devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,5 +17,6 @@ RUN_DEPENDS= p5-Class-Singleton>=0:devel/p5-Class-Sing USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> Modified: head/www/p5-Apache-Singleton/distinfo ============================================================================== --- head/www/p5-Apache-Singleton/distinfo Fri Aug 4 14:56:17 2017 (r447343) +++ head/www/p5-Apache-Singleton/distinfo Fri Aug 4 14:57:38 2017 (r447344) @@ -1,2 +1,3 @@ -SHA256 (Apache-Singleton-0.15.tar.gz) = ab8ff15d92859a3bbd57b9f6b2d277877b5448af775cb9d563ad43b88d442f0e -SIZE (Apache-Singleton-0.15.tar.gz) = 16038 +TIMESTAMP = 1501857668 +SHA256 (Apache-Singleton-0.17.tar.gz) = f456233a46c1b08bdb380e86dafc20276e8ea5c8259dcf61f363c91e650bd468 +SIZE (Apache-Singleton-0.17.tar.gz) = 16966
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708041457.v74EvcnX081080>