diff options
author | lth <lth@FreeBSD.org> | 2006-11-17 05:21:56 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2006-11-17 05:21:56 +0800 |
commit | a25bf213f92ec8e00e47ed0400811dbd18e2a2c6 (patch) | |
tree | 94e27d2a985099a0de399f728fb95a86fac16e61 /www | |
parent | 7a563fbd09660b2c16a9cb1175e8504ccf814608 (diff) | |
download | freebsd-ports-gnome-a25bf213f92ec8e00e47ed0400811dbd18e2a2c6.tar.gz freebsd-ports-gnome-a25bf213f92ec8e00e47ed0400811dbd18e2a2c6.tar.zst freebsd-ports-gnome-a25bf213f92ec8e00e47ed0400811dbd18e2a2c6.zip |
Update to 0.05
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Server-Simple-Static/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTTP-Server-Simple-Static/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTTP-Server-Simple-Static/Makefile b/www/p5-HTTP-Server-Simple-Static/Makefile index 3a319cc16854..f7ff3a841982 100644 --- a/www/p5-HTTP-Server-Simple-Static/Makefile +++ b/www/p5-HTTP-Server-Simple-Static/Makefile @@ -6,9 +6,9 @@ # PORTNAME= HTTP-Server-Simple-Static -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= HTTP PKGNAMEPREFIX= p5- diff --git a/www/p5-HTTP-Server-Simple-Static/distinfo b/www/p5-HTTP-Server-Simple-Static/distinfo index 9683ffbec954..af49bfab4b39 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.04.tar.gz) = 740409b9e0b0aeab186fd7368ae0be27 -SHA256 (HTTP-Server-Simple-Static-0.04.tar.gz) = bc3ef17b813802c31ebd98dbd06a1379105d924b441d627bae83a7435e6cb474 -SIZE (HTTP-Server-Simple-Static-0.04.tar.gz) = 2982 +MD5 (HTTP-Server-Simple-Static-0.05.tar.gz) = f9f145e35b7901dfc938ccbd8453b47c +SHA256 (HTTP-Server-Simple-Static-0.05.tar.gz) = a2725d0f88497d53f5e98704a15f671a18ea509690bb978a4872832b8a3b1060 +SIZE (HTTP-Server-Simple-Static-0.05.tar.gz) = 3195 |