diff options
author | krion <krion@FreeBSD.org> | 2004-02-19 17:50:29 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-19 17:50:29 +0800 |
commit | 6968ae66ef61143fc97b35d8b385a4031933b2c0 (patch) | |
tree | 924685482bafd76b8e97440f60a1c50af141126e /www | |
parent | 92a532c4d0b54e278a35f0d022c97110ad0610b2 (diff) | |
download | freebsd-ports-gnome-6968ae66ef61143fc97b35d8b385a4031933b2c0.tar.gz freebsd-ports-gnome-6968ae66ef61143fc97b35d8b385a4031933b2c0.tar.zst freebsd-ports-gnome-6968ae66ef61143fc97b35d8b385a4031933b2c0.zip |
- Update from 2.1.5 to 2.1.6
- Fixed User-Agent header problem
- Fixed lowercase header bugs
PR: ports/63047
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Lite/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTTP-Lite/distinfo | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTTP-Lite/Makefile b/www/p5-HTTP-Lite/Makefile index 9934557957dc..091c475a5560 100644 --- a/www/p5-HTTP-Lite/Makefile +++ b/www/p5-HTTP-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Lite -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP diff --git a/www/p5-HTTP-Lite/distinfo b/www/p5-HTTP-Lite/distinfo index b5384d22286c..a89a4d8f28e0 100644 --- a/www/p5-HTTP-Lite/distinfo +++ b/www/p5-HTTP-Lite/distinfo @@ -1 +1,2 @@ -MD5 (HTTP-Lite-2.1.5.tar.gz) = 65efe14e0be16d2e15e5837480883004 +MD5 (HTTP-Lite-2.1.6.tar.gz) = 29e1324555a805981be132f3979970ba +SIZE (HTTP-Lite-2.1.6.tar.gz) = 276955 |