Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2005 01:00:16 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78877: Update port: devel/cproto to 4.7c
Message-ID:  <20050316010016.1358df49.tkato432@yahoo.com>
Resent-Message-ID: <200503151610.j2FGA4S5049521@freefall.freebsd.org>

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

>Number:         78877
>Category:       ports
>Synopsis:       Update port: devel/cproto to 4.7c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 15 16:10:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 4.7c

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/cproto/Makefile devel/cproto/Makefile
--- /usr/ports/devel/cproto/Makefile	Thu Mar 11 01:57:45 2004
+++ devel/cproto/Makefile	Tue Mar 15 23:56:31 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	cproto
-PORTVERSION=	4.7b
+PORTVERSION=	4.7c
 CATEGORIES=	devel
 MASTER_SITES=	ftp://invisible-island.net/cproto/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/./_/}
@@ -17,6 +17,7 @@
 COMMENT=	Generate C function prototypes and convert function definitions
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=		cproto.1
 PLIST_FILES=	bin/cproto
diff -urN /usr/ports/devel/cproto/distinfo devel/cproto/distinfo
--- /usr/ports/devel/cproto/distinfo	Thu Mar 11 01:57:45 2004
+++ devel/cproto/distinfo	Tue Mar 15 23:55:55 2005
@@ -1,2 +1,2 @@
-MD5 (cproto-4_7b.tgz) = d104c057997a082bd2eb4e119e916208
-SIZE (cproto-4_7b.tgz) = 99902
+MD5 (cproto-4_7c.tgz) = c7fb8586a4b402e830d1310f3aadef91
+SIZE (cproto-4_7c.tgz) = 118592
>Release-Note:
>Audit-Trail:
>Unformatted:



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