ports/50716: [MAINTAINER] Update devel/bglibs to 1.009, unbreak on alpha

Sergei Kolobov sergei at kolobov.com
Tue Apr 8 11:40:06 UTC 2003


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 08 04:40:04 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list