Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2013 15:56:40 +0000 (UTC)
From:      Thomas Vogt <thomas@bsdunix.ch>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/183339: [MAINTAINER] devel/cproto: update to 4.7k
Message-ID:  <20131026155640.21D372C2E@conversation.bsdunix.ch>
Resent-Message-ID: <201310261610.r9QGA1Xo084598@freefall.freebsd.org>

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

>Number:         183339
>Category:       ports
>Synopsis:       [MAINTAINER] devel/cproto: update to 4.7k
>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:   Sat Oct 26 16:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Vogt
>Release:        FreeBSD 8.4-STABLE amd64
>Organization:
>Environment:
System: FreeBSD conversation.bsdunix.ch 8.4-STABLE FreeBSD 8.4-STABLE #5: Thu Jul 25 11:37:20 UTC 2013
>Description:
- Update to 4.7k

2013/10/25 (4.7k)
- modify configure script, etc., to support cross-compiles, e.g., to MinGW.
- updated configure macros
  - support --datarootdir option
  - various portability fixes for CF_XOPEN_SOURCE
  - add checks for clang
  - improve macros for checking for standard C compiler 
  - modified macros to support third parameter of AC_DEFINE used by autoheader
- update config.guess, config.sub

>How-To-Repeat:
>Fix:

--- cproto-4.7k.patch begins here ---
diff -ruN ../cproto.orig/Makefile ./Makefile
--- ../cproto.orig/Makefile	2013-10-26 15:40:47.151247291 +0000
+++ ./Makefile	2013-10-26 15:41:02.171265197 +0000
@@ -2,7 +2,7 @@
 # $FreeBSD: devel/cproto/Makefile 327722 2013-09-20 17:03:26Z bapt $
 
 PORTNAME=	cproto
-PORTVERSION=	4.7j
+PORTVERSION=	4.7k
 CATEGORIES=	devel
 MASTER_SITES=	ftp://invisible-island.net/cproto/
 EXTRACT_SUFX=	.tgz
diff -ruN ../cproto.orig/distinfo ./distinfo
--- ../cproto.orig/distinfo	2013-10-26 15:40:47.151247291 +0000
+++ ./distinfo	2013-10-26 15:41:12.066277089 +0000
@@ -1,2 +1,2 @@
-SHA256 (cproto-4.7j.tgz) = 1231309b1e9712551e1247120b096d019e1c66e612ad446184ad2def89f32d5d
-SIZE (cproto-4.7j.tgz) = 159363
+SHA256 (cproto-4.7k.tgz) = e8e1d7994b9141d56144f2e82ae679c3891f3b5e635837d666a52244cc59e2d0
+SIZE (cproto-4.7k.tgz) = 163224
--- cproto-4.7k.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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