diff options
author | lth <lth@FreeBSD.org> | 2006-06-19 04:19:52 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2006-06-19 04:19:52 +0800 |
commit | 52d9d5e56ec1fe7a1417405e34c2e23b9723655a (patch) | |
tree | 970e6afb06d706f2073eff21a42c3b0b74f41189 /www | |
parent | ed93a83d98332217da07baca1f149d88230e2355 (diff) | |
download | freebsd-ports-gnome-52d9d5e56ec1fe7a1417405e34c2e23b9723655a.tar.gz freebsd-ports-gnome-52d9d5e56ec1fe7a1417405e34c2e23b9723655a.tar.zst freebsd-ports-gnome-52d9d5e56ec1fe7a1417405e34c2e23b9723655a.zip |
Update to 0.03
PR: ports/99107
Submitted by: aaron
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Static/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple-Static/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-HTTP-Server-Simple-Static/Makefile b/www/p5-HTTP-Server-Simple-Static/Makefile index 077ac96060d3..9faef0a0aadc 100644 --- a/www/p5-HTTP-Server-Simple-Static/Makefile +++ b/www/p5-HTTP-Server-Simple-Static/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Server-Simple-Static -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP diff --git a/www/p5-HTTP-Server-Simple-Static/distinfo b/www/p5-HTTP-Server-Simple-Static/distinfo index ee9768bc2237..a07ac391a7bd 100644 --- a/www/p5-HTTP-Server-Simple-Static/distinfo +++ b/www/p5-HTTP-Server-Simple-Static/distinfo @@ -1,3 +1,3 @@ -MD5 (HTTP-Server-Simple-Static-0.02.tar.gz) = 5f719e2d5e3420547742e3a3309cf6d2 -SHA256 (HTTP-Server-Simple-Static-0.02.tar.gz) = c53d37389a6d77dd835a5bb28e47926a58cc94b143eb77b039657bbc0d18560c -SIZE (HTTP-Server-Simple-Static-0.02.tar.gz) = 2216 +MD5 (HTTP-Server-Simple-Static-0.03.tar.gz) = c0963b9af5314a849193eddd5b5cd00e +SHA256 (HTTP-Server-Simple-Static-0.03.tar.gz) = 0646dae9e5fa3ed63d6b8ee7b0bfdf88f18427e5e6df1eb9e16ecead59e627f2 +SIZE (HTTP-Server-Simple-Static-0.03.tar.gz) = 2731 |