diff options
author | clsung <clsung@FreeBSD.org> | 2006-10-31 16:17:44 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-10-31 16:17:44 +0800 |
commit | 578c5d4a63e61f1c864172f9bb775d39377ba1cc (patch) | |
tree | 6dabaf3a649e7941924480db3e17e5b6128e881b /databases/p5-DBD-LDAP | |
parent | f6415015178cfffe4b193832e4eab946a5d0ef9d (diff) | |
download | freebsd-ports-gnome-578c5d4a63e61f1c864172f9bb775d39377ba1cc.tar.gz freebsd-ports-gnome-578c5d4a63e61f1c864172f9bb775d39377ba1cc.tar.zst freebsd-ports-gnome-578c5d4a63e61f1c864172f9bb775d39377ba1cc.zip |
- Update to 0.09
PR: ports/104804
Submitted by: chinsan
Diffstat (limited to 'databases/p5-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 400016027b0b..323bdbf152b4 100644 --- a/databases/p5-DBD-LDAP/Makefile +++ b/databases/p5-DBD-LDAP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-LDAP -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-LDAP/distinfo b/databases/p5-DBD-LDAP/distinfo index ff68ede89c36..1c66f4d70209 100644 --- a/databases/p5-DBD-LDAP/distinfo +++ b/databases/p5-DBD-LDAP/distinfo @@ -1,3 +1,3 @@ -MD5 (DBD-LDAP-0.08.tar.gz) = 27e94db837c57932d48a14ef3637677e -SHA256 (DBD-LDAP-0.08.tar.gz) = 6fa7ade4880a97b513aafc3f2cf3804bd1b82e32184f71937832057ff00a4947 -SIZE (DBD-LDAP-0.08.tar.gz) = 29792 +MD5 (DBD-LDAP-0.09.tar.gz) = e5692405746763771940a3a393d470aa +SHA256 (DBD-LDAP-0.09.tar.gz) = 84d481b9af1a9102dd08e9279d48b068c8eabe2a605bb3e9c6b0f3307edff4a0 +SIZE (DBD-LDAP-0.09.tar.gz) = 29903 |