diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-14 03:52:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-14 03:52:12 +0000 |
commit | 7cda2cf350b76f1a4d6f3194c9a017750cb5cd40 (patch) | |
tree | 18272e687afe1af1ba459cdaf0cc0e59b9e6ad04 /databases/p5-SQLite-Work | |
parent | 4d630502938f542bf19aaf51706bcb95ac1fc04b (diff) | |
download | ports-7cda2cf350b76f1a4d6f3194c9a017750cb5cd40.tar.gz ports-7cda2cf350b76f1a4d6f3194c9a017750cb5cd40.zip |
- Update to 0.1001
Notes
Notes:
svn path=/head/; revision=197632
Diffstat (limited to 'databases/p5-SQLite-Work')
-rw-r--r-- | databases/p5-SQLite-Work/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-SQLite-Work/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile index cd2ed48a3bdb..6fb4a14eb48e 100644 --- a/databases/p5-SQLite-Work/Makefile +++ b/databases/p5-SQLite-Work/Makefile @@ -6,10 +6,11 @@ # PORTNAME= SQLite-Work -PORTVERSION= 0.09 +PORTVERSION= 0.10.01 CATEGORIES= databases www perl5 MASTER_SITES= http://www.cpan.org/authors/id/R/RU/RUBYKAT/ PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= clsung@FreeBSD.org COMMENT= Report on and update an SQLite database diff --git a/databases/p5-SQLite-Work/distinfo b/databases/p5-SQLite-Work/distinfo index c476d21c5da4..7578dbc038d9 100644 --- a/databases/p5-SQLite-Work/distinfo +++ b/databases/p5-SQLite-Work/distinfo @@ -1,3 +1,3 @@ -MD5 (SQLite-Work-0.09.tar.gz) = 026d660c37abb0f7c73c61dc0d95fa8c -SHA256 (SQLite-Work-0.09.tar.gz) = 05e4128f8e162b674f027514e07621165bcaa9056b96ac9f85399b10217b564b -SIZE (SQLite-Work-0.09.tar.gz) = 174326 +MD5 (SQLite-Work-0.1001.tar.gz) = 04e46974ab9a79a107e45a2ac09f1fad +SHA256 (SQLite-Work-0.1001.tar.gz) = c57141d499fe1eaf0d3ec0e69b7c9a8baec5f6a91070ca5b96061605d74f0baa +SIZE (SQLite-Work-0.1001.tar.gz) = 173398 |