Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  8 Dec 2008 22:57:42 +0900 (JST)
From:      TAKAHASHI Kaoru <kaoru@kaisei.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/129501: [MAINTAINER] www/p5-LWP-UserAgent-WithCache: update to 0.10
Message-ID:  <20081208135742.26F59B240@rave.kaoru.trans-nt.com>
Resent-Message-ID: <200812081420.mB8EK1Dl060626@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129501
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-LWP-UserAgent-WithCache: update to 0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 08 14:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 6.4-RELEASE FreeBSD 6.4-RELEASE #0: Wed Nov 26 12:11:16 UTC 2008
>Description:
- Update to 0.10

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-LWP-UserAgent-WithCache-0.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-LWP-UserAgent-WithCache/Makefile /tmp/p5-LWP-UserAgent-WithCache/Makefile
--- /usr/ports/www/p5-LWP-UserAgent-WithCache/Makefile	2008-03-17 23:55:12.000000000 +0900
+++ /tmp/p5-LWP-UserAgent-WithCache/Makefile	2008-12-08 22:54:50.000000000 +0900
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	LWP-UserAgent-WithCache
-PORTVERSION=	0.06
-PORTREVISION=	1
+PORTVERSION=	0.10
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +15,8 @@
 COMMENT=	LWP::UserAgent extension with local cache
 
 RUN_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww	\
-		${SITE_PERL}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache
+		${SITE_PERL}/Cache/FileCache.pm:${PORTSDIR}/devel/p5-Cache-Cache \
+		${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/www/p5-LWP-UserAgent-WithCache/distinfo /tmp/p5-LWP-UserAgent-WithCache/distinfo
--- /usr/ports/www/p5-LWP-UserAgent-WithCache/distinfo	2007-10-13 08:39:01.000000000 +0900
+++ /tmp/p5-LWP-UserAgent-WithCache/distinfo	2008-12-08 22:50:50.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (LWP-UserAgent-WithCache-0.06.tar.gz) = f600458376d5cd8c75683ce5a2139459
-SHA256 (LWP-UserAgent-WithCache-0.06.tar.gz) = 686d345ebd116817fd8c357d97e8e4c0732ace5f489de929ea25e5cd20648201
-SIZE (LWP-UserAgent-WithCache-0.06.tar.gz) = 3099
+MD5 (LWP-UserAgent-WithCache-0.10.tar.gz) = b230e3df3bd213c7f13edec0ca689d5c
+SHA256 (LWP-UserAgent-WithCache-0.10.tar.gz) = c4fbf00fe2e2d873b2b74dcd591bf5b43781c9999eab2e304ce9befdc93f7234
+SIZE (LWP-UserAgent-WithCache-0.10.tar.gz) = 3190
--- p5-LWP-UserAgent-WithCache-0.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081208135742.26F59B240>