Update to version 6.10

Ok aja@
This commit is contained in:
nigel 2015-07-28 10:03:06 +00:00
parent 24c45af624
commit 56399cfe06
4 changed files with 14 additions and 13 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2014/10/23 19:27:39 nigel Exp $
# $OpenBSD: Makefile,v 1.2 2015/07/28 10:03:06 nigel Exp $
COMMENT = HTTP Style Messages
DISTNAME = HTTP-Message-6.06
DISTNAME = HTTP-Message-6.10
CATEGORIES = www
CPAN_AUTHOR = GAAS
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
@ -13,12 +12,15 @@ PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = textproc/p5-Encode-Locale \
RUN_DEPENDS = textproc/p5-Encode-Locale>=1.00 \
www/p5-IO-HTML \
www/p5-HTTP-Date>=6.0 \
www/p5-HTTP-Date>=6.00 \
www/p5-LWP-MediaTypes>=6.00 \
www/p5-URI>=1.10
BUILD_DEPENDS = ${RUN_DEPENDS}
post-build:
@find ${WRKSRC}/blib \( -name "*.orig" -or -name "*.rej" \) -exec rm -f {} \;
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (HTTP-Message-6.06.tar.gz) = CH6XAJxSOdykYxz0M9g2dxs/xbpWhe7xll+dNBXLrWM=
SIZE (HTTP-Message-6.06.tar.gz) = 50806
SHA256 (HTTP-Message-6.10.tar.gz) = vZkNPOZUW4SZyml5CEfiSM9AJhS0j5dfjS70jLjPTGg=
SIZE (HTTP-Message-6.10.tar.gz) = 59778

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-lib_HTTP_Headers_pm,v 1.1.1.1 2014/10/23 19:27:39 nigel Exp $
--- lib/HTTP/Headers.pm.orig Sat Oct 20 10:11:21 2012
+++ lib/HTTP/Headers.pm Tue May 27 09:56:24 2014
@@ -150,7 +150,7 @@ sub _header
$OpenBSD: patch-lib_HTTP_Headers_pm,v 1.2 2015/07/28 10:03:06 nigel Exp $
--- lib/HTTP/Headers.pm.orig Thu Jul 9 01:23:53 2015
+++ lib/HTTP/Headers.pm Fri Jul 10 21:54:13 2015
@@ -151,7 +151,7 @@ sub _header
my($self, $field, $val, $op) = @_;
Carp::croak("Illegal field name '$field'")

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2014/10/23 19:27:39 nigel Exp $
@comment $OpenBSD: PLIST,v 1.2 2015/07/28 10:03:06 nigel Exp $
@conflict p5-libwww-<6.0
${P5SITE}/HTTP/
${P5SITE}/HTTP/Config.pm
${P5SITE}/HTTP/Headers/
${P5SITE}/HTTP/Headers.pm