ports/129403: [UPDATE] /devel/cproto to 4.7g

Thomas Vogt thomas at bsdunix.ch
Wed Dec 3 22:40:02 UTC 2008


>Number:         129403
>Category:       ports
>Synopsis:       [UPDATE] /devel/cproto to 4.7g
>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 Dec 03 22:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Vogt
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD bert.mlan.solnet.ch 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #6: Sun Oct 5 22:58:48 CEST 2008 root at bert.mlan.solnet.ch:/usr/obj/usr/src/sys/BERT i386


	
>Description:
Changelog for 4.7g:
Version 4.7g
- modify cpp command to redirect stderr to /dev/null if -q option is given,
  for consistency with the non-cpp mode (report by Nicolas Limare).
  https://bugs.launchpad.net/ubuntu/+source/cproto/+bug/275248
- add configure --disable-leaks option.
- use configure macro CF_XOPEN_SOURCE macro to make mkstemp() prototyped on
  Linux.
- remove isascii() usage.
- code cleanup, to remove K&R relicts.
- update config.guess, config.sub

>How-To-Repeat:
	
>Fix:
diff -ruN cproto.orig/Makefile cproto/Makefile
--- cproto.orig/Makefile	2008-08-21 08:16:36.000000000 +0200
+++ cproto/Makefile	2008-12-03 23:21:38.000000000 +0100
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	cproto
-PORTVERSION=	4.7f
-PORTREVISION=	1
+PORTVERSION=	4.7g
 CATEGORIES=	devel
 MASTER_SITES=	ftp://invisible-island.net/cproto/
 DISTNAME=	${PORTNAME}-${PORTVERSION}


diff -ruN cproto.orig/distinfo cproto/distinfo
--- cproto.orig/distinfo	2008-01-03 22:03:24.000000000 +0100
+++ cproto/distinfo	2008-12-03 23:21:45.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (cproto-4.7f.tgz) = d04c9f432188e885df17b15044c38004
-SHA256 (cproto-4.7f.tgz) = 21f526713f1e9f3ea33eeba1aa9e983f7a63ab82e3c916a71e40861c256bb7fc
-SIZE (cproto-4.7f.tgz) = 149616
+MD5 (cproto-4.7g.tgz) = 6d7756f36e504c83fbfc29afa3aeb344
+SHA256 (cproto-4.7g.tgz) = 806a4b58f5d7e40bb754d2b95b497e89b2b5f7a286b8f1cc3cf1499f26f26650
+SIZE (cproto-4.7g.tgz) = 154400
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list