diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-07-20 14:56:35 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-07-20 14:56:35 +0000 |
commit | bdab07f3c641dcc5dde8e4166e1bf01a4b509266 (patch) | |
tree | 831aa90e4e64a9cd46b877814099d3d1acf2b9e2 | |
parent | 4451d504c459834cbd56f265372cd38f9d3bb26c (diff) |
Update to 0.18 (Perl 5.32+)
PR: 247826
Notes
Notes:
svn path=/head/; revision=542645
-rw-r--r-- | www/p5-Apache-DB/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-DB/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Apache-DB/Makefile b/www/p5-Apache-DB/Makefile index 118d76d74cc5..6f62202a315b 100644 --- a/www/p5-Apache-DB/Makefile +++ b/www/p5-Apache-DB/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Apache-DB -PORTVERSION= 0.16 +PORTVERSION= 0.18 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-DB/distinfo b/www/p5-Apache-DB/distinfo index 55f9c48cda55..2c22e907035c 100644 --- a/www/p5-Apache-DB/distinfo +++ b/www/p5-Apache-DB/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556118503 -SHA256 (Apache-DB-0.16.tar.gz) = f037889483d38a75ca8e5e47351f44773f09d4bf0a1f3c9fa4a2b60eff8f2ee6 -SIZE (Apache-DB-0.16.tar.gz) = 117431 +TIMESTAMP = 1595256291 +SHA256 (Apache-DB-0.18.tar.gz) = 6527f4f1598270bea07bec787b71bdf0ec2b572548be7438cf74f2b9a600bfed +SIZE (Apache-DB-0.18.tar.gz) = 9820 |