From g.olgeni@colby.it  Thu Oct 16 19:02:32 2008
Return-Path: <g.olgeni@colby.it>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5DDC01065686
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Oct 2008 19:02:32 +0000 (UTC)
	(envelope-from g.olgeni@colby.it)
Received: from aa002msb.fastweb.it (aa002msb.fastweb.it [85.18.95.81])
	by mx1.freebsd.org (Postfix) with ESMTP id B11658FC22
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 16 Oct 2008 19:02:31 +0000 (UTC)
	(envelope-from g.olgeni@colby.it)
Received: from exchange.colby.local (81.208.57.5) by aa002msb.fastweb.it (8.0.013.8)
        id 48E3500E02C12B20; Thu, 16 Oct 2008 21:02:29 +0200
Received: from exchange.colby.local ([192.168.1.11] helo=exchange.colby.local)
	by bsdbox.colby.local; 16 Oct 2008 21:06:15 +0200
Received: from backoffice.colby.local ([192.168.1.56]) by exchange.colby.local with Microsoft SMTPSVC(6.0.3790.3959);
	 Thu, 16 Oct 2008 20:59:15 +0200
Received: from backoffice.colby.local (localhost [127.0.0.1])
	by backoffice.colby.local (8.14.2/8.14.2) with ESMTP id m9GIxVq5077600;
	Thu, 16 Oct 2008 20:59:31 +0200 (CEST)
	(envelope-from olgeni@backoffice.colby.local)
Received: (from olgeni@localhost)
	by backoffice.colby.local (8.14.2/8.14.2/Submit) id m9GIxVpB077599;
	Thu, 16 Oct 2008 20:59:31 +0200 (CEST)
	(envelope-from olgeni)
Message-Id: <200810161859.m9GIxVpB077599@backoffice.colby.local>
Date: Thu, 16 Oct 2008 20:59:31 +0200 (CEST)
From: Jimmy Olgeni <olgeni@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: db@freebsd.org
Subject: [PATCH] comms/libfec: update to 3.0.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         128152
>Category:       ports
>Synopsis:       [PATCH] comms/libfec: update to 3.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    olgeni
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 16 19:10:01 UTC 2008
>Closed-Date:    Mon Oct 20 11:01:41 UTC 2008
>Last-Modified:  Mon Oct 20 11:01:41 UTC 2008
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 7.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD backoffice 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Tue Sep  2 19:32:35 UTC
>Description:
- Update to 3.0.1

Port maintainer (db@FreeBSD.org) is cc'd.

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

--- libfec-3.0.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/comms/libfec/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	5 Jul 2007 16:17:06 -0000	1.5
+++ Makefile	16 Oct 2008 19:01:43 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/comms/libfec/Makefile,v 1.5 2007/07/05 16:17:06 db Exp $
 
 PORTNAME=	libfec
-PORTVERSION=	3.0
-PORTREVISION=	1
+PORTVERSION=	3.0.1
 CATEGORIES=	comms astro hamradio math
 MASTER_SITES=	http://www.ka9q.net/code/fec/ \
 		${MASTER_SITE_LOCAL}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/comms/libfec/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	10 Dec 2006 22:07:16 -0000	1.2
+++ distinfo	16 Oct 2008 19:01:43 -0000
@@ -1,3 +1,3 @@
-MD5 (fec-3.0.tar.bz2) = cdc0ee233dda7678a3627543180b24a6
-SHA256 (fec-3.0.tar.bz2) = 5b9ee31465798f109f2100acd7a6ed83eaa1431a6833f155fa30952eb42d2cdd
-SIZE (fec-3.0.tar.bz2) = 99980
+MD5 (fec-3.0.1.tar.bz2) = 52846b9eac4080e68ade7d2bd13eb504
+SHA256 (fec-3.0.1.tar.bz2) = 4201f6c80fe3fb283806bf41a74ea3476d783081e7cd6d09f12406894e6f567c
+SIZE (fec-3.0.1.tar.bz2) = 101479
--- libfec-3.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->db 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 16 19:10:10 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128152 
Responsible-Changed-From-To: db->olgeni 
Responsible-Changed-By: db 
Responsible-Changed-When: Sat Oct 18 14:29:20 UTC 2008 
Responsible-Changed-Why:  
Hand maintainership over 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128152: commit references a PR
Date: Sun, 19 Oct 2008 13:33:58 +0000 (UTC)

 olgeni      2008-10-19 13:33:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms/libfec         Makefile distinfo 
   Log:
   Upgrade to version 3.0.1 and take over maintainership.
   
   PR:             ports/128152
   Approved by:    db
   
   Revision  Changes    Path
   1.6       +2 -3      ports/comms/libfec/Makefile
   1.3       +3 -3      ports/comms/libfec/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: olgeni 
State-Changed-When: Mon Oct 20 11:01:19 UTC 2008 
State-Changed-Why:  
Upgraded. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128152 
>Unformatted:
