diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-12 21:34:06 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:07:44 +0800 |
commit | 36c12bb1840cd1b2bc56541ad4a6eb53884b6519 (patch) | |
tree | 93928fa8019cca2f61f98cf0098d07c0e6b97346 /devel | |
parent | cecf56ca3b647bfc9a53d59ab5b07f0d07db58d4 (diff) | |
download | freebsd-ports-gnome-36c12bb1840cd1b2bc56541ad4a6eb53884b6519.tar.gz freebsd-ports-gnome-36c12bb1840cd1b2bc56541ad4a6eb53884b6519.tar.zst freebsd-ports-gnome-36c12bb1840cd1b2bc56541ad4a6eb53884b6519.zip |
Update to 1.44
Changes: http://search.cpan.org/dist/Exception-Class/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Exception-Class/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Exception-Class/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile index fbf960f273a8..7e1d64d4b374 100644 --- a/devel/p5-Exception-Class/Makefile +++ b/devel/p5-Exception-Class/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Exception-Class -PORTVERSION= 1.43 +PORTVERSION= 1.44 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Exception-Class/distinfo b/devel/p5-Exception-Class/distinfo index 0e1cfa1d3c2c..ce383a64f66d 100644 --- a/devel/p5-Exception-Class/distinfo +++ b/devel/p5-Exception-Class/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499702021 -SHA256 (Exception-Class-1.43.tar.gz) = ff3b4b3f706e84aaa87ab0dee5cec6bd7a8fc9f72cf76d115212541fa0a13760 -SIZE (Exception-Class-1.43.tar.gz) = 45601 +TIMESTAMP = 1513077496 +SHA256 (Exception-Class-1.44.tar.gz) = 33f3fbf8b138d3b04ea4ec0ba83fb0df6ba898806bcf4ef393d4cafc1a23ee0d +SIZE (Exception-Class-1.44.tar.gz) = 46156 |