diff options
author | lth <lth@FreeBSD.org> | 2008-11-20 16:36:49 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2008-11-20 16:36:49 +0800 |
commit | 1c60a74ed400ed3d78e782f299a7a429b8e3e70c (patch) | |
tree | 47cad499c50818c567f7a181708079d1c13ec249 | |
parent | ba67fc6e709485299b84f47b36c15b0c4cf465bf (diff) | |
download | freebsd-ports-gnome-1c60a74ed400ed3d78e782f299a7a429b8e3e70c.tar.gz freebsd-ports-gnome-1c60a74ed400ed3d78e782f299a7a429b8e3e70c.tar.zst freebsd-ports-gnome-1c60a74ed400ed3d78e782f299a7a429b8e3e70c.zip |
- update to 0.10
- assign port maintainership to module co-maintainer
-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 |