From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 19 18:40:19 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 11FC316A4FA for ; Thu, 19 Apr 2007 18:40:19 +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 DB78D13C4BD for ; Thu, 19 Apr 2007 18:40:18 +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 l3JIeInr026086 for ; Thu, 19 Apr 2007 18:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3JIeIM0026085; Thu, 19 Apr 2007 18:40:18 GMT (envelope-from gnats) Resent-Date: Thu, 19 Apr 2007 18:40:18 GMT Resent-Message-Id: <200704191840.l3JIeIM0026085@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 CE17B16A406 for ; Thu, 19 Apr 2007 18:35:43 +0000 (UTC) (envelope-from miwi@miwi.homeunix.com) Received: from miwi.homeunix.com (dslb-082-083-156-098.pools.arcor-ip.net [82.83.156.98]) by mx1.freebsd.org (Postfix) with ESMTP id 46CBC13C46A for ; Thu, 19 Apr 2007 18:35:43 +0000 (UTC) (envelope-from miwi@miwi.homeunix.com) Received: from miwi.homeunix.com (localhost [127.0.0.1]) by miwi.homeunix.com (8.13.8/8.13.8) with ESMTP id l3JIZu2l030989; Thu, 19 Apr 2007 20:35:56 +0200 (CEST) (envelope-from miwi@miwi.homeunix.com) Received: (from miwi@localhost) by miwi.homeunix.com (8.13.8/8.13.8/Submit) id l3JIZtl2030988; Thu, 19 Apr 2007 20:35:55 +0200 (CEST) (envelope-from miwi) Message-Id: <200704191835.l3JIZtl2030988@miwi.homeunix.com> Date: Thu, 19 Apr 2007 20:35:55 +0200 (CEST) From: Martin Wilke To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: buetow@buetow.org Subject: ports/111907: [PATCH] net-im/micq: update to 0.5.3 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: Thu, 19 Apr 2007 18:40:19 -0000 >Number: 111907 >Category: ports >Synopsis: [PATCH] net-im/micq: update to 0.5.3 >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: Thu Apr 19 18:40:17 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD miwi.homeunix.com 7.0-CURRENT FreeBSD 7.0-CURRENT #213: Tue Apr 3 18:13:49 CEST >Description: - Update to 0.5.3 Port maintainer (buetow@buetow.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- micq-0.5.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net-im/micq/Makefile,v retrieving revision 1.56 diff -u -u -r1.56 Makefile --- Makefile 9 Nov 2006 09:44:02 -0000 1.56 +++ Makefile 19 Apr 2007 17:20:57 -0000 @@ -6,7 +6,7 @@ # PORTNAME= micq -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= net-im MASTER_SITES= http://micq.org/source/ \ http://micq.alpha345.com/source/ \ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net-im/micq/distinfo,v retrieving revision 1.32 diff -u -u -r1.32 distinfo --- distinfo 9 Nov 2006 09:44:02 -0000 1.32 +++ distinfo 19 Apr 2007 17:21:03 -0000 @@ -1,3 +1,3 @@ -MD5 (micq-0.5.2.tgz) = 93637064b64cd6323c24147dd950d12c -SHA256 (micq-0.5.2.tgz) = 4cf049f99b3f1e1ead0fe241d4b3f086a8d8574b0335b6983f7f4d7d52097f70 -SIZE (micq-0.5.2.tgz) = 1118535 +MD5 (micq-0.5.3.tgz) = 5bf3c2af62b0c0b432d5f20222deabb2 +SHA256 (micq-0.5.3.tgz) = fe5fbb9728acdbe3be996f816835a0bde36f85f2ed00868a1c05ea799dfe8065 +SIZE (micq-0.5.3.tgz) = 1135563 --- micq-0.5.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: