From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 28 16:30:09 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8AAAA16A405 for ; Wed, 28 Feb 2007 16:30:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 69E3B13C4A7 for ; Wed, 28 Feb 2007 16:30:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1SGU9xb027011 for ; Wed, 28 Feb 2007 16:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1SGU9tG027010; Wed, 28 Feb 2007 16:30:09 GMT (envelope-from gnats) Resent-Date: Wed, 28 Feb 2007 16:30:09 GMT Resent-Message-Id: <200702281630.l1SGU9tG027010@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Wilke Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C78216A401 for ; Wed, 28 Feb 2007 16:26:14 +0000 (UTC) (envelope-from miwi@miwi.homeunix.org) Received: from miwi.homeunix.org (dslb-082-083-145-116.pools.arcor-ip.net [82.83.145.116]) by mx1.freebsd.org (Postfix) with ESMTP id C72C513C4BE for ; Wed, 28 Feb 2007 16:26:13 +0000 (UTC) (envelope-from miwi@miwi.homeunix.org) Received: from miwi.homeunix.org (localhost [127.0.0.1]) by miwi.homeunix.org (8.13.8/8.13.8) with ESMTP id l1SGRGme022544; Wed, 28 Feb 2007 17:27:16 +0100 (CET) (envelope-from miwi@miwi.homeunix.org) Received: (from miwi@localhost) by miwi.homeunix.org (8.13.8/8.13.8/Submit) id l1SGRG9Y022543; Wed, 28 Feb 2007 17:27:16 +0100 (CET) (envelope-from miwi) Message-Id: <200702281627.l1SGRG9Y022543@miwi.homeunix.org> Date: Wed, 28 Feb 2007 17:27:16 +0100 (CET) From: Martin Wilke To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: c0rn@o2.pl Subject: ports/109686: [PATCH] mail/claws-mail-synce: update to 0.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2007 16:30:09 -0000 >Number: 109686 >Category: ports >Synopsis: [PATCH] mail/claws-mail-synce: update to 0.7 >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: Wed Feb 28 16:30:09 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #209: Sat Feb 24 13:48:02 CET 2007 >Description: - Update to 0.7 - http://81.91.129.95/tb/index.php?action=describe_port&id=675 Port maintainer (c0rn@o2.pl) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- claws-mail-synce-0.7.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-synce/Makefile,v retrieving revision 1.10 diff -u -u -r1.10 Makefile --- Makefile 27 Feb 2007 20:27:38 -0000 1.10 +++ Makefile 28 Feb 2007 14:56:14 -0000 @@ -6,8 +6,7 @@ # PORTNAME= synce -PORTVERSION= 0.6.6 -PORTREVISION= 3 +PORTVERSION= 0.7 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -22,7 +21,7 @@ USE_GMAKE= yes USE_XLIB= yes -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} \ --with-librapi2=${LOCALBASE} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/mail/claws-mail-synce/distinfo,v retrieving revision 1.5 diff -u -u -r1.5 distinfo --- distinfo 12 Jan 2007 10:58:24 -0000 1.5 +++ distinfo 28 Feb 2007 14:56:20 -0000 @@ -1,3 +1,3 @@ -MD5 (synce_plugin-0.6.6.tar.gz) = c323c684c512185df1a0ffb6eab3c80a -SHA256 (synce_plugin-0.6.6.tar.gz) = a2ecf4a6f13834bd542d7998020ea35d34fd691e75694bba55d2a85bfe507361 -SIZE (synce_plugin-0.6.6.tar.gz) = 328179 +MD5 (synce_plugin-0.7.tar.gz) = 131161505da49430f586f5492f1d7b11 +SHA256 (synce_plugin-0.7.tar.gz) = 9ffb5b0a1a2bb9deafe1b843923a3648db8f184c29b0e78e6cb23c6f53118392 +SIZE (synce_plugin-0.7.tar.gz) = 333298 --- claws-mail-synce-0.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: