diff options
author | Lars Thegler <lth@FreeBSD.org> | 2008-11-20 08:36:49 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2008-11-20 08:36:49 +0000 |
commit | 05c592aca12a039a001ae1b339b03ecf585ddaf0 (patch) | |
tree | 6d900bf8c0b54c57e928eefac58d15b9e4f91253 /databases/p5-DBD-PgLite | |
parent | 612f9bbc73a476b970936da9bc4cca8fe2087c8a (diff) | |
download | ports-05c592aca12a039a001ae1b339b03ecf585ddaf0.tar.gz ports-05c592aca12a039a001ae1b339b03ecf585ddaf0.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-PgLite')
-rw-r--r-- | databases/p5-DBD-PgLite/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-PgLite/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBD-PgLite/Makefile b/databases/p5-DBD-PgLite/Makefile index 4b2034af9d19..d4898f9605ae 100644 --- a/databases/p5-DBD-PgLite/Makefile +++ b/databases/p5-DBD-PgLite/Makefile @@ -6,12 +6,12 @@ # PORTNAME= DBD-PgLite -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= tobez@FreeBSD.org COMMENT= PostgreSQL emulation mode for SQLite RUN_DEPENDS= p5-DBD-SQLite>=1.0:${PORTSDIR}/databases/p5-DBD-SQLite \ diff --git a/databases/p5-DBD-PgLite/distinfo b/databases/p5-DBD-PgLite/distinfo index 4a2ef0eb83c9..1dc3bcc26cbf 100644 --- a/databases/p5-DBD-PgLite/distinfo +++ b/databases/p5-DBD-PgLite/distinfo @@ -1,3 +1,3 @@ -MD5 (DBD-PgLite-0.09.tar.gz) = 4088712dda27f33bfb5f251414fab48d -SHA256 (DBD-PgLite-0.09.tar.gz) = 058bb509db5d04d33d1edbc93c49091abe1175136897ac3526f618cbbe8b179e -SIZE (DBD-PgLite-0.09.tar.gz) = 40502 +MD5 (DBD-PgLite-0.10.tar.gz) = 9153984e7d2f777263471b54c7231b97 +SHA256 (DBD-PgLite-0.10.tar.gz) = cf7f9ea407486e309b2b05c2bfc4c17088e70523db7e824d3a33f7112a77964f +SIZE (DBD-PgLite-0.10.tar.gz) = 45073 |