From pi@f10.opsec.eu  Sun Jan 19 16:14:17 2014
Return-Path: <pi@f10.opsec.eu>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id C65643F1;
	Sun, 19 Jan 2014 16:14:17 +0000 (UTC)
Received: from f10.opsec.eu (f10.opsec.eu [IPv6:2001:14f8:200:4::2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 50A2A1836;
	Sun, 19 Jan 2014 16:14:17 +0000 (UTC)
Received: from pi by f10.opsec.eu with local (Exim 4.82 (FreeBSD))
	(envelope-from <pi@f10.opsec.eu>)
	id 1W4v0m-000PKE-Gz; Sun, 19 Jan 2014 17:14:12 +0100
Message-Id: <E1W4v0m-000PKE-Gz@f10.opsec.eu>
Date: Sun, 19 Jan 2014 17:14:12 +0100
From: Kurt Jaeger <fbsd-ports@opsec.eu>
Reply-To: Kurt Jaeger <fbsd-ports@opsec.eu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wg@freebsd.org
Subject: [patch update] mail/imapsync 1.569 -> 1.580
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         185883
>Category:       ports
>Synopsis:       [patch update] mail/imapsync 1.569 -> 1.580
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 19 16:20:00 UTC 2014
>Closed-Date:    Mon Jan 20 13:05:29 UTC 2014
>Last-Modified:  Mon Jan 20 13:10:00 UTC 2014
>Originator:     Kurt Jaeger
>Release:        FreeBSD 10.0-RC5 amd64
>Organization:
-
>Environment:
System: FreeBSD f10.opsec.eu 10.0-RC5 FreeBSD 10.0-RC5 #0 r260430: Wed Jan  8 05:10:04 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
	mail/imapsync 1.569 -> 1.580

>How-To-Repeat:
	-
>Fix:

diff -r -u -N mail/imapsync/Makefile /usr/home/pi/myp/mail/imapsync/Makefile
--- mail/imapsync/Makefile	2013-11-06 23:13:00.000000000 +0100
+++ /usr/home/pi/myp/mail/imapsync/Makefile	2014-01-19 16:56:45.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/mail/imapsync/Makefile 333008 2013-11-06 16:06:07Z wg $
 
 PORTNAME=	imapsync
-PORTVERSION=	1.569
+PORTVERSION=	1.580
 PORTREVISION=	1
 CATEGORIES=	mail perl5
 MASTER_SITES=	https://fedorahosted.org/released/${PORTNAME}/
diff -r -u -N mail/imapsync/distinfo /usr/home/pi/myp/mail/imapsync/distinfo
--- mail/imapsync/distinfo	2013-11-01 23:12:06.000000000 +0100
+++ /usr/home/pi/myp/mail/imapsync/distinfo	2014-01-19 16:56:58.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (imapsync-1.569.tgz) = 7799b5d3787021d14c10cda08b36c54a285373c729b256235421da21f1f47a1e
-SIZE (imapsync-1.569.tgz) = 955754
+SHA256 (imapsync-1.580.tgz) = 053992837b652406d646eb3d83f1128799ea17116df544cd4f9364f3762b0bec
+SIZE (imapsync-1.580.tgz) = 1029856

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wg 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jan 19 16:20:16 UTC 2014 
Responsible-Changed-Why:  
wg@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185883 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Mon Jan 20 13:05:28 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185883 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185883: commit references a PR
Date: Mon, 20 Jan 2014 13:05:44 +0000 (UTC)

 Author: wg
 Date: Mon Jan 20 13:05:37 2014
 New Revision: 340386
 URL: http://svnweb.freebsd.org/changeset/ports/340386
 QAT: https://qat.redports.org/buildarchive/r340386/
 
 Log:
   mail/imapsync: update to 1.580
   
   PR:		ports/185883
   Submitted by:	maintainer
 
 Modified:
   head/mail/imapsync/Makefile
   head/mail/imapsync/distinfo
 
 Modified: head/mail/imapsync/Makefile
 ==============================================================================
 --- head/mail/imapsync/Makefile	Mon Jan 20 12:37:32 2014	(r340385)
 +++ head/mail/imapsync/Makefile	Mon Jan 20 13:05:37 2014	(r340386)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	imapsync
 -PORTVERSION=	1.569
 +PORTVERSION=	1.580
  PORTREVISION=	1
  CATEGORIES=	mail perl5
  MASTER_SITES=	https://fedorahosted.org/released/${PORTNAME}/
 
 Modified: head/mail/imapsync/distinfo
 ==============================================================================
 --- head/mail/imapsync/distinfo	Mon Jan 20 12:37:32 2014	(r340385)
 +++ head/mail/imapsync/distinfo	Mon Jan 20 13:05:37 2014	(r340386)
 @@ -1,2 +1,2 @@
 -SHA256 (imapsync-1.569.tgz) = 7799b5d3787021d14c10cda08b36c54a285373c729b256235421da21f1f47a1e
 -SIZE (imapsync-1.569.tgz) = 955754
 +SHA256 (imapsync-1.580.tgz) = 053992837b652406d646eb3d83f1128799ea17116df544cd4f9364f3762b0bec
 +SIZE (imapsync-1.580.tgz) = 1029856
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
