diff options
author | Wen Heping <wen@FreeBSD.org> | 2019-05-29 07:18:47 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2019-05-29 07:18:47 +0000 |
commit | 265e1967d09f8231e6c715d8c3f7745f515ad8bc (patch) | |
tree | d5430e80aac4ae84d92c05100306ed46f374894b /databases | |
parent | 47b48962f4c257e383ff4bf22b735dcdbc6cec68 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-Exception-Class-DBI/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-Exception-Class-DBI/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-Exception-Class-DBI/Makefile b/databases/p5-Exception-Class-DBI/Makefile index c991852bc5e1..fc5ed0c2fb3b 100644 --- a/databases/p5-Exception-Class-DBI/Makefile +++ b/databases/p5-Exception-Class-DBI/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Exception-Class-DBI -PORTVERSION= 1.01 -PORTREVISION= 1 +PORTVERSION= 1.04 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,6 +17,6 @@ LICENSE_COMB= dual LICENSE= ART10 GPLv1+ USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure .include <bsd.port.mk> diff --git a/databases/p5-Exception-Class-DBI/distinfo b/databases/p5-Exception-Class-DBI/distinfo index 7ff289d59b1d..c305e08dae62 100644 --- a/databases/p5-Exception-Class-DBI/distinfo +++ b/databases/p5-Exception-Class-DBI/distinfo @@ -1,2 +1,3 @@ -SHA256 (Exception-Class-DBI-1.01.tar.gz) = 1ec7af370f518378855957c34ef281d2657641634df4f0298dc8d56fafe174e2 -SIZE (Exception-Class-DBI-1.01.tar.gz) = 14401 +TIMESTAMP = 1559110921 +SHA256 (Exception-Class-DBI-1.04.tar.gz) = 8540ff19461f097d5e76f09da498726f3ff44f45baafaeb7cafbdcff41e7f7ea +SIZE (Exception-Class-DBI-1.04.tar.gz) = 12724 |