Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  2 Jan 2008 03:15:05 +0100 (CET)
From:      Thomas Vogt <thomas@bsdunix.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/119242: [UPDATE] devel/cproto 4.7f
Message-ID:  <20080102021505.A8C3E5F73@conversation.bsdunix.ch>
Resent-Message-ID: <200801020230.m022U53a025030@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119242
>Category:       ports
>Synopsis:       [UPDATE] devel/cproto 4.7f
>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 Jan 02 02:30:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Vogt
>Release:        FreeBSD 6.2-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD conversation.bsdunix.ch 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #12: Tue Dec 25 19:47:13 CET 2007 root@conversation.bsdunix.ch:/usr/obj/usr/src/sys/CONVERSATION i386


	
>Description:
devel/cproto from 4.7e to 4.7f

Version 4.7f
2008/1/1
- add symbol for __gnuc_va_list
- add some data for c99 syntax to test-cases, e.g., long long.
- review/fix some additional places where need_temp() call is needed.
- fix a reference to unallocated storage when reading from standard input
  (Fedora #315061).
- minor updates to configure script macros
- update mkdirs.sh (for parallel makes)
- update config.guess, config.sub
- rename install.sh to install-sh

>How-To-Repeat:
	
>Fix:

diff -ruN cproto.orig/Makefile cproto/Makefile
--- cproto.orig/Makefile	Thu Apr  6 22:37:31 2006
+++ cproto/Makefile	Wed Jan  2 03:01:59 2008
@@ -7,10 +7,10 @@
 #
 
 PORTNAME=	cproto
-PORTVERSION=	4.7e
+PORTVERSION=	4.7f
 CATEGORIES=	devel
 MASTER_SITES=	ftp://invisible-island.net/cproto/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/./_/}
+DISTNAME=	${PORTNAME}-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	thomas@bsdunix.ch

diff -ruN cproto.orig/distinfo cproto/distinfo 
--- cproto.orig/distinfo	Thu Apr  6 22:37:31 2006
+++ cproto/distinfo	Wed Jan  2 03:02:05 2008
@@ -1,3 +1,3 @@
-MD5 (cproto-4_7e.tgz) = fbbba31154ad42af9441d44fddd7e45f
-SHA256 (cproto-4_7e.tgz) = df190e002103c01cfb757d9ffe1f1c476ff36f42f16eb7c3badb4f9b5e0547b7
-SIZE (cproto-4_7e.tgz) = 145919
+MD5 (cproto-4.7f.tgz) = d04c9f432188e885df17b15044c38004
+SHA256 (cproto-4.7f.tgz) = 21f526713f1e9f3ea33eeba1aa9e983f7a63ab82e3c916a71e40861c256bb7fc
+SIZE (cproto-4.7f.tgz) = 149616
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080102021505.A8C3E5F73>