- Update to 0.10.02

- improve MASTER_SITES resilience
- fix -fetch-original failure

PR:		ports/131267
Submitted by:	lth
This commit is contained in:
Cheng-Lung Sung 2009-02-03 08:58:12 +00:00
parent ae65ea8510
commit 37a43fbd17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227516
2 changed files with 6 additions and 5 deletions

View file

@ -6,9 +6,10 @@
#
PORTNAME= SQLite-Work
PORTVERSION= 0.10.01
PORTVERSION= 0.10.02
CATEGORIES= databases www perl5
MASTER_SITES= http://www.cpan.org/authors/id/R/RU/RUBYKAT/
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/R/RU/RUBYKAT
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

View file

@ -1,3 +1,3 @@
MD5 (SQLite-Work-0.1001.tar.gz) = 04e46974ab9a79a107e45a2ac09f1fad
SHA256 (SQLite-Work-0.1001.tar.gz) = c57141d499fe1eaf0d3ec0e69b7c9a8baec5f6a91070ca5b96061605d74f0baa
SIZE (SQLite-Work-0.1001.tar.gz) = 173398
MD5 (SQLite-Work-0.1002.tar.gz) = 2d349e92ad08258ccc4c265c970a77c6
SHA256 (SQLite-Work-0.1002.tar.gz) = 8b08409564b0044cc34a6ada1771d540e0bcd19a2e65937b32f3cf5be20185c4
SIZE (SQLite-Work-0.1002.tar.gz) = 174171