Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2008 20:46:24 +0900 (JST)
From:      Ayumi M <ayu@commun.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ayunyan@gmail.com
Subject:   ports/125802: [PATCH] mail/getlive: update to 0.57, update maintainer email address
Message-ID:  <20080720114624.AE491628F@dahlia.commun.jp>
Resent-Message-ID: <200807201150.m6KBo55X077455@freefall.freebsd.org>

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

>Number:         125802
>Category:       ports
>Synopsis:       [PATCH] mail/getlive: update to 0.57, update maintainer email address
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 20 11:50:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ayumi M
>Release:        FreeBSD 7.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD dahlia.commun.jp 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Wed Jun 18 07:33:20 UTC 2008
>Description:
- Update to 0.57
- Update maintainer email address

Port maintainer (ayunyan@gmail.com) is cc'd.

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

--- getlive-0.57.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/getlive.0.56/Makefile /usr/ports/mail/getlive/Makefile
--- /usr/ports/mail/getlive.0.56/Makefile	2008-07-20 20:38:32.000000000 +0900
+++ /usr/ports/mail/getlive/Makefile	2008-07-20 20:39:02.000000000 +0900
@@ -6,17 +6,18 @@
 #
 
 PORTNAME=	getlive
-PORTVERSION=	0.56
+PORTVERSION=	0.57
 CATEGORIES=	mail
 MASTER_SITES=	SF
-DISTNAME=	GetLive_0_56
+DISTNAME=	GetLive_0_57
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ayunyan@gmail.com
+MAINTAINER=	ayu@commun.jp
 COMMENT=	Get mail from hotmail (live) mailboxes
 
 RUN_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
-		procmail:${PORTSDIR}/mail/procmail
+		procmail:${PORTSDIR}/mail/procmail \
+		p5-URI>=0:${PORTSDIR}/net/p5-URI
 
 NO_BUILD=	yes
 USE_PERL5_RUN=	yes
diff -ruN --exclude=CVS /usr/ports/mail/getlive.0.56/distinfo /usr/ports/mail/getlive/distinfo
--- /usr/ports/mail/getlive.0.56/distinfo	2008-07-20 20:38:32.000000000 +0900
+++ /usr/ports/mail/getlive/distinfo	2008-07-20 20:39:45.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (GetLive_0_56.tgz) = 754b23ad7ae4db1b33047df431526e05
-SHA256 (GetLive_0_56.tgz) = 109eb65a5c26812a0b8d88910de193f708a6765f918751ac9037023cda64a4eb
-SIZE (GetLive_0_56.tgz) = 25626
+MD5 (GetLive_0_57.tgz) = de02139025f7019cc2df2b3f31adb9c1
+SHA256 (GetLive_0_57.tgz) = 9031d83ab1ed195196b746dc408daa8d7b162d5c426b02d9970d9081ffa727bd
+SIZE (GetLive_0_57.tgz) = 26696
--- getlive-0.57.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?20080720114624.AE491628F>