diff options
-rw-r--r-- | www/p5-Apache-Singleton/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache-Singleton/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-Apache-Singleton/Makefile b/www/p5-Apache-Singleton/Makefile index 69e68ca6b146..e1d21c8e0825 100644 --- a/www/p5-Apache-Singleton/Makefile +++ b/www/p5-Apache-Singleton/Makefile @@ -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-Singleton USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> diff --git a/www/p5-Apache-Singleton/distinfo b/www/p5-Apache-Singleton/distinfo index a8fe28182087..4b4c10db741d 100644 --- a/www/p5-Apache-Singleton/distinfo +++ b/www/p5-Apache-Singleton/distinfo @@ -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 |