diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-04 08:04:41 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-04 08:04:41 +0800 |
commit | fe804d0f598f6c89553a0a6f945e3d77bfcfdedb (patch) | |
tree | 3353d3243916a10e3c781804d2c083cf70ea1169 | |
parent | 5982fac799965ce91680f67b27ad47a47d0f483e (diff) | |
download | freebsd-ports-gnome-fe804d0f598f6c89553a0a6f945e3d77bfcfdedb.tar.gz freebsd-ports-gnome-fe804d0f598f6c89553a0a6f945e3d77bfcfdedb.tar.zst freebsd-ports-gnome-fe804d0f598f6c89553a0a6f945e3d77bfcfdedb.zip |
Update to 0.24
Changes: https://metacpan.org/changes/distribution/DBD-LDAP
-rw-r--r-- | databases/p5-DBD-LDAP/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-LDAP/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-LDAP/Makefile b/databases/p5-DBD-LDAP/Makefile index 3848a0a21ed8..d751e406f92b 100644 --- a/databases/p5-DBD-LDAP/Makefile +++ b/databases/p5-DBD-LDAP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DBD-LDAP -PORTVERSION= 0.23 +PORTVERSION= 0.24 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBD-LDAP/distinfo b/databases/p5-DBD-LDAP/distinfo index 484d4eef2379..38fc35a34305 100644 --- a/databases/p5-DBD-LDAP/distinfo +++ b/databases/p5-DBD-LDAP/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549103578 -SHA256 (DBD-LDAP-0.23.tar.gz) = c25942ddd0a6660137431561161b755d20d05f3cc33401fe05a4fe5da1e87a2b -SIZE (DBD-LDAP-0.23.tar.gz) = 28438 +TIMESTAMP = 1549188344 +SHA256 (DBD-LDAP-0.24.tar.gz) = 22167b285f61934a6cd55719ee757838a834b21284b59da375c915f821a9759b +SIZE (DBD-LDAP-0.24.tar.gz) = 28461 |