Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2013 10:12:21 -0600 (CST)
From:      Lawrence Chen <lchen@lhaven.homeip.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/175373: [patch] mail/getlive: need to update to latest CVS version to work
Message-ID:  <201301171612.r0HGCLk5010284@zen.lhaven.homeip.net>
Resent-Message-ID: <201301171620.r0HGK0fJ091689@freefall.freebsd.org>

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

>Number:         175373
>Category:       ports
>Synopsis:       [patch] mail/getlive: need to update to latest CVS version to work
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 17 16:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Lawrence Chen
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD zen.lhaven.homeip.net 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	There have been a few updates since the current ports version of 0.59.
        The latest version for download via Source Forge is 2.4, however this
	version isn't new enough to work with the current Hotmail.  They've
	been creating updates in CVS, and not making new releases to reflect.

	So, I've created my own copy of the latest CVS in case it might be
	useful for others.
>How-To-Repeat:
	Just couldn't get older versions to work, until I read forums that
	newer versions are only in CVS.
>Fix:

	I have created an archive of the current version from CVS...

--- Makefile.dif begins here ---
--- Makefile.orig	2012-11-16 23:59:03.000000000 -0600
+++ Makefile	2013-01-17 09:35:21.062220448 -0600
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	getlive
-DISTVERSION=	0_59
+DISTVERSION=	2_7
 CATEGORIES=	mail
-MASTER_SITES=	SF/${PORTNAME}/GetLive/${PORTVERSION}%20%28Beta%29
+MASTER_SITES=	http://tardisi.com/distfiles/ \
+		http://lawrencechen.net/distfiles/
 DISTNAME=	GetLive_${DISTVERSION}
 EXTRACT_SUFX=	.tgz
 
--- Makefile.dif ends here ---

--- distinfo.dif begins here ---
--- distinfo.orig	2011-07-03 08:52:52.000000000 -0500
+++ distinfo	2013-01-17 09:36:04.468221075 -0600
@@ -1,2 +1,2 @@
-SHA256 (GetLive_0_59.tgz) = 79151d8baf4c5e041aca90e34b150c469f7d6f18a6e43ef68fe6510425b22e4d
-SIZE (GetLive_0_59.tgz) = 28487
+SHA256 (GetLive_2_7.tgz) = 166395e43ae65388845fd2cf511984b4a8ce793e94f7f91ba279a37dc49501d9
+SIZE (GetLive_2_7.tgz) = 29818
--- distinfo.dif ends here ---


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



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