From sgk@outpost.globcon.net  Tue Apr  8 04:33:39 2003
Return-Path: <sgk@outpost.globcon.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0CBF737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Apr 2003 04:33:39 -0700 (PDT)
Received: from outpost.lukarcos.com (outpost.globcon.net [62.141.88.161])
	by mx1.FreeBSD.org (Postfix) with SMTP id B099143FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Apr 2003 04:33:37 -0700 (PDT)
	(envelope-from sgk@outpost.globcon.net)
Received: (qmail 78326 invoked by uid 911); 8 Apr 2003 11:33:32 -0000
Message-Id: <20030408113332.78325.qmail@outpost.globcon.net>
Date: 8 Apr 2003 11:33:32 -0000
From: Sergei Kolobov <sergei@kolobov.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] Update devel/bglibs to 1.009, unbreak on alpha
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50716
>Category:       ports
>Synopsis:       [MAINTAINER] Update devel/bglibs to 1.009, unbreak on alpha
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 08 04:40:04 PDT 2003
>Closed-Date:    Wed Apr 09 01:38:26 PDT 2003
>Last-Modified:  Wed Apr 09 01:38:26 PDT 2003
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan  2 03:13:48 MSK
>Description:
- Update to version 1.009, which includes a fix for 64-bit and big-endian 
  platforms and should alpha build errors on bento:
  http://bento.freebsd.org/errorlogs/alpha-5-latest/bglibs-1.008.log
>How-To-Repeat:
>Fix:

--- bglibs-1.009.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/bglibs/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	2003/04/04 00:44:16	1.2
+++ Makefile	2003/04/08 11:30:30
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bglibs
-PORTVERSION=	1.008
+PORTVERSION=	1.009
 CATEGORIES=	devel
 MASTER_SITES=	http://untroubled.org/bglibs/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/bglibs/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2003/04/04 00:44:16	1.2
+++ distinfo	2003/04/08 11:30:30
@@ -1 +1 @@
-MD5 (bglibs-1.008.tar.gz) = 39478c4fe89d1e98316452e017fcd7c3
+MD5 (bglibs-1.009.tar.gz) = 486ac7cc8166441261a6569c4ec5a87d
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/bglibs/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	2003/04/04 00:44:16	1.2
+++ pkg-plist	2003/04/08 11:30:31
@@ -4,6 +4,7 @@
 include/uint16.h
 include/uint32.h
 include/uint64.h
+include/uintnn.h
 include/adt/common.h
 include/adt/ghash.h
 include/adt/gqueue.h
@@ -23,7 +24,8 @@
 include/crypto/md5.h
 include/crypto/sha1.h
 include/crypto/sha256.h
-include/crypto/sha512a.h
+include/crypto/sha384.h
+include/crypto/sha512.h
 @dirrm include/crypto
 include/cvm/client.h
 include/cvm/errors.h
--- bglibs-1.009.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Wed Apr 9 01:38:09 PDT 2003 
State-Changed-Why:  
Committed, thanks. 

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