aboutsummaryrefslogtreecommitdiff
path: root/www/p5-LWP-UserAgent-WithCache
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.12Sunpoet Po-Chuan Hsieh2011-10-212-7/+8
| | | | | | | | | | Changes: http://search.cpan.org/dist/LWP-UserAgent-WithCache/Changes PR: ports/161682 Submitted by: sunpoet (myself) Approved by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=284044
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.11Martin Wilke2009-03-312-4/+4
| | | | | | | | PR: 133184 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=231367
* - Update to 0.10Martin Wilke2008-12-112-6/+6
| | | | | | | | PR: 129501 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=224119
* - use CPAN macroYen-Ming Lee2008-03-172-7/+6
| | | | | | | | | | | | | - unify dependency - fix pkg-plist - bump PORTREVISION PR: 121773 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=209207
* LWP::UserAgent::WithCache is a LWP::UserAgent extention.Martin Wilke2007-10-124-0/+39
It handle 'If-Modified-Since' request header with local cache file. local cache files are implemented by Cache::FileCache. WWW: http://search.cpan.org/dist/LWP-UserAgent-WithCache/ PR: ports/117146 Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org> Notes: svn path=/head/; revision=201376