Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2010 16:34:22 +0300 (EEST)
From:      Toni Viemerö <toni.viemero@iki.fi>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ports@christianserving.org
Subject:   ports/151715: [PATCH] mail/imapsync: update to 1.363
Message-ID:  <20101025133422.4634210E453@sugarhill.7am.fi>
Resent-Message-ID: <201010251400.o9PE0LVh068492@freefall.freebsd.org>

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

>Number:         151715
>Category:       ports
>Synopsis:       [PATCH] mail/imapsync: update to 1.363
>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:   Mon Oct 25 14:00:20 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Toni Viemerö
>Release:        FreeBSD 8.1-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD sugarhill.7am.fi 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #11: Mon Sep 20 23:33:06 EEST 2010
>Description:
- Update to 1.363

http://www.linux-france.org/prj/imapsync/ChangeLog

revision 1.347
- Rewrote good_date and removed Date::Manip usage.

Port maintainer (ports@christianserving.org) is cc'd.

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

--- imapsync-1.363_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/imapsync/Makefile /srv/home/toniv/imapsync/Makefile
--- /usr/ports/mail/imapsync/Makefile	2010-06-23 23:02:05.000000000 +0300
+++ /srv/home/toniv/imapsync/Makefile	2010-10-25 16:33:24.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	imapsync
-PORTVERSION=	1.315
+PORTVERSION=	1.363
 PORTREVISION=	1
 CATEGORIES=	mail perl5
 MASTER_SITES=	http://www.linux-france.org/prj/${PORTNAME}/dist/ \
@@ -18,7 +18,6 @@
 
 BUILD_DEPENDS=	p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
 		p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \
-		p5-Date-Manip>0:${PORTSDIR}/devel/p5-Date-Manip \
 		p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
diff -ruN --exclude=CVS /usr/ports/mail/imapsync/distinfo /srv/home/toniv/imapsync/distinfo
--- /usr/ports/mail/imapsync/distinfo	2010-06-23 23:02:05.000000000 +0300
+++ /srv/home/toniv/imapsync/distinfo	2010-10-25 16:31:44.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (imapsync-1.315.tgz) = 35032428a47fcba2adbf4ba532b68a99
-SHA256 (imapsync-1.315.tgz) = 9aa50748ffb31024a1fcab5cb331b09f7d3e077fb8bd76b77a1235ca3c45340d
-SIZE (imapsync-1.315.tgz) = 769411
+MD5 (imapsync-1.363.tgz) = b825e8a35160e41f1b65bc96b89defba
+SHA256 (imapsync-1.363.tgz) = dffb0b1c978a36083e4f1a573428c4f0b2320cab78814720bd3aee87850191a1
+SIZE (imapsync-1.363.tgz) = 894385
--- imapsync-1.363_1.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?20101025133422.4634210E453>