head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.27.10.35.10;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2011.04.15.12.20.29;	author culot;	state Exp;
branches;
next	;


desc
@@


1.2
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307832
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307832 | culot | 2012-11-27 10:25:32 +0000 (Tue, 27 Nov 2012) | 9 lines
## SVN ##
## SVN ## - Add missing dependency on IO::HTML [1]
## SVN ## - Use dirrmtry for HTTP/Request and HTTP/Headers directories
## SVN ##   (common to other modules such as p5-HTTP-Request-AsCGI or p5-HTTP-Headers-Fast)
## SVN ## - Bump PORTREVISION for dependency change
## SVN ##
## SVN ## PR:		ports/173460 [1]
## SVN ## Submitted by:	Tomokazu HARADA <tharada@@oucrc.org>
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@%%SITE_PERL%%/HTTP/Config.pm
%%SITE_PERL%%/HTTP/Headers.pm
%%SITE_PERL%%/HTTP/Headers/Auth.pm
%%SITE_PERL%%/HTTP/Headers/ETag.pm
%%SITE_PERL%%/HTTP/Headers/Util.pm
%%SITE_PERL%%/HTTP/Message.pm
%%SITE_PERL%%/HTTP/Request.pm
%%SITE_PERL%%/HTTP/Request/Common.pm
%%SITE_PERL%%/HTTP/Response.pm
%%SITE_PERL%%/HTTP/Status.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Message/.packlist
@@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Message
@@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP
@@dirrmtry %%SITE_PERL%%/HTTP/Headers
@@dirrmtry %%SITE_PERL%%/HTTP/Request
@@dirrmtry %%SITE_PERL%%/HTTP
@


1.1
log
@HTTP::Message contains classes useful for representing the messages
passed in HTTP style communication.  These are classes representing
requests, responses and the headers contained within them.

WWW: http://search.cpan.org/dist/HTTP-Message/

This new port is needed to update www/p5-libwww.
@
text
@d14 2
a15 2
@@dirrm %%SITE_PERL%%/HTTP/Headers
@@dirrm %%SITE_PERL%%/HTTP/Request
@

