From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 31 15:20:06 2005 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DB5E16A420 for ; Wed, 31 Aug 2005 15:20:06 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DCD243D49 for ; Wed, 31 Aug 2005 15:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7VFK5M0058520 for ; Wed, 31 Aug 2005 15:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7VFK5nT058519; Wed, 31 Aug 2005 15:20:05 GMT (envelope-from gnats) Resent-Date: Wed, 31 Aug 2005 15:20:05 GMT Resent-Message-Id: <200508311520.j7VFK5nT058519@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, Marcus Grando Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D98C216A41F for ; Wed, 31 Aug 2005 15:14:23 +0000 (GMT) (envelope-from root@marcus.grupos.com.br) Received: from mail.grupos.com.br (mail.grupos.com.br [200.203.183.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 277D343D46 for ; Wed, 31 Aug 2005 15:14:23 +0000 (GMT) (envelope-from root@marcus.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by mail.grupos.com.br (Postfix) with ESMTP id E03A811E30C for ; Wed, 31 Aug 2005 12:14:21 -0300 (BRT) Received: from marcus.grupos.com.br (unknown [150.162.166.51]) by corp.grupos.com.br (Postfix) with ESMTP id C1F0054DF for ; Wed, 31 Aug 2005 12:14:21 -0300 (BRT) Received: from marcus.grupos.com.br (localhost [127.0.0.1]) by marcus.grupos.com.br (8.13.4/8.13.4) with ESMTP id j7VFELTh035718 for ; Wed, 31 Aug 2005 12:14:21 -0300 (BRT) (envelope-from root@marcus.grupos.com.br) Received: (from root@localhost) by marcus.grupos.com.br (8.13.4/8.13.4/Submit) id j7VFELLc035717; Wed, 31 Aug 2005 12:14:21 -0300 (BRT) (envelope-from root) Message-Id: <200508311514.j7VFELLc035717@marcus.grupos.com.br> Date: Wed, 31 Aug 2005 12:14:21 -0300 (BRT) From: Marcus Grando To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/85526: Update port: misc/ossp-uuid to 1.2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus Grando List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 15:20:06 -0000 >Number: 85526 >Category: ports >Synopsis: Update port: misc/ossp-uuid to 1.2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 31 15:20:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcus Grando >Release: FreeBSD 6.0-BETA3 i386 >Organization: Grupos Internet S/A >Environment: System: FreeBSD marcus.grupos.com.br 6.0-BETA3 FreeBSD 6.0-BETA3 #32: Mon Aug 29 21:33:04 BRT 2005 root@marcus.grupos.com.br:/usr/obj/usr/src/sys/MARCUS i386 >Description: - Update to 1.2.1 >How-To-Repeat: >Fix: --- ossp-uuid.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/misc/ossp-uuid/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 29 Aug 2005 06:36:11 -0000 1.10 +++ Makefile 31 Aug 2005 15:11:40 -0000 @@ -6,7 +6,7 @@ # PORTNAME= uuid -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= misc devel MASTER_SITES= ${MASTER_SITE_OSSP} MASTER_SITE_SUBDIR= lib/${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/misc/ossp-uuid/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 24 Jan 2005 09:02:25 -0000 1.6 +++ distinfo 31 Aug 2005 15:11:40 -0000 @@ -1,2 +1,2 @@ -MD5 (uuid-1.2.0.tar.gz) = 84203049ea9bf80a9e1f7f8ee4f78da8 -SIZE (uuid-1.2.0.tar.gz) = 405425 +MD5 (uuid-1.2.1.tar.gz) = f9de29c05713f2c5bd25fa3768247f6a +SIZE (uuid-1.2.1.tar.gz) = 415847 --- ossp-uuid.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: