diff options
author | tobez <tobez@FreeBSD.org> | 2005-12-05 00:08:20 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-12-05 00:08:20 +0800 |
commit | fa2a439e84e2bdb09d2852c60c513f9533815320 (patch) | |
tree | 2561f0b3061e8ff90736807fefa6258708b60d96 /databases | |
parent | 0fee4e7a9af5377cf80aa57f56cb01e87cbf944e (diff) | |
download | freebsd-ports-gnome-fa2a439e84e2bdb09d2852c60c513f9533815320.tar.gz freebsd-ports-gnome-fa2a439e84e2bdb09d2852c60c513f9533815320.tar.zst freebsd-ports-gnome-fa2a439e84e2bdb09d2852c60c513f9533815320.zip |
Update to 1.11.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 8e15e547923d..f0e654ebd21f 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index 519794da0d7a..fe83d0e1b1e0 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,3 +1,3 @@ -MD5 (DBD-SQLite-1.10.tar.gz) = 5d6dae0d7bfb274e8b6dbc84c16a3d2f -SHA256 (DBD-SQLite-1.10.tar.gz) = 5b442ba78fe3ac21a9d54d44034edc9d787f770cb54107b398430c06179437d8 -SIZE (DBD-SQLite-1.10.tar.gz) = 493506 +MD5 (DBD-SQLite-1.11.tar.gz) = 7f22d8789245047343e114e655571022 +SHA256 (DBD-SQLite-1.11.tar.gz) = f43a1eaab5c00aba5f3b46e389b396cb603d8abbf7e4500c35e1457f0438ca18 +SIZE (DBD-SQLite-1.11.tar.gz) = 493821 |