Skip site navigation (1)Skip section navigation (2)
Date:      3 Nov 2002 23:05:31 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nbm@FreeBSD.org
Subject:   ports/44859: [PATCH] Update mail/offlineimap to 3.99.2
Message-ID:  <20021103230531.11490.qmail@outpost.globcon.net>

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

>Number:         44859
>Category:       ports
>Synopsis:       [PATCH] Update mail/offlineimap to 3.99.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 03 15:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 14 02:23:23 MSD 2002     sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST  i386
>Description:
- Update to 3.99.2
- Add secondary (virtual) category - python

The port maintainer (nbm) has been copied.

This PR supercedes two others previously submitted by me:
- ports/43548: update to 3.2.7 and 3.2.8 (as a follow-up)
- ports/43923: update to 3.99.1

Please close the two abovementioned PRs.
>How-To-Repeat:
>Fix:

--- offlineimap-3.99.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2002/10/08 14:04:03	1.3
+++ Makefile	2002/11/03 22:54:21
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	offlineimap
-PORTVERSION=	3.99.0
-CATEGORIES=	mail
+PORTVERSION=	3.99.2
+CATEGORIES=	mail python
 MASTER_SITES=	http://gopher.quux.org:70/devel/offlineimap/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/offlineimap/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2002/10/08 14:04:03	1.3
+++ distinfo	2002/11/03 22:54:21
@@ -1 +1 @@
-MD5 (offlineimap_3.99.0.tar.gz) = 39cb7e0bfddda13f2ef68dd3ca5054f1
+MD5 (offlineimap_3.99.2.tar.gz) = 7cf8efea68a17b9bf59a959afa55bb5b
--- offlineimap-3.99.2.patch ends here ---

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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