Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 2004 23:00:57 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64042: Update port: devel/cproto to 4.7b
Message-ID:  <20040310230057.7ec98c60.tkato@prontomail.com>
Resent-Message-ID: <200403101410.i2AEAHd9036379@freefall.freebsd.org>

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

>Number:         64042
>Category:       ports
>Synopsis:       Update port: devel/cproto to 4.7b
>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:   Wed Mar 10 06:10:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 4.7b

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/cproto/Makefile devel/cproto/Makefile
--- /usr/ports/devel/cproto/Makefile	Sat Apr 12 22:40:15 2003
+++ devel/cproto/Makefile	Wed Mar 10 13:11:41 2004
@@ -7,15 +7,18 @@
 #
 
 PORTNAME=	cproto
-PORTVERSION=	4.6
+PORTVERSION=	4.7b
 CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	cproto
+MASTER_SITES=	ftp://invisible-island.net/cproto/
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/./_/}
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Generate C function prototypes and convert function definitions
 
-GNU_CONFIGURE=	YES
+GNU_CONFIGURE=	yes
+
 MAN1=		cproto.1
+PLIST_FILES=	bin/cproto
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/cproto/distinfo devel/cproto/distinfo
--- /usr/ports/devel/cproto/distinfo	Thu Jan 29 20:21:10 2004
+++ devel/cproto/distinfo	Wed Mar 10 13:12:51 2004
@@ -1,2 +1,2 @@
-MD5 (cproto-4.6.tar.gz) = 5968d18e9508b2892471e6ef16e140e3
-SIZE (cproto-4.6.tar.gz) = 124251
+MD5 (cproto-4_7b.tgz) = d104c057997a082bd2eb4e119e916208
+SIZE (cproto-4_7b.tgz) = 99902
diff -urN /usr/ports/devel/cproto/pkg-descr devel/cproto/pkg-descr
--- /usr/ports/devel/cproto/pkg-descr	Fri Feb  7 20:17:53 2003
+++ devel/cproto/pkg-descr	Wed Mar 10 13:09:45 2004
@@ -12,7 +12,7 @@
 copyrighted by the Free Software Foundation, Inc.  If you have any comments
 or find any bugs, please let me know.
 
-WWW: http://cproto.sourceforge.net/
+WWW: http://invisible-island.net/cproto/
 
 Chin Huang
 cthuang@vex.net
diff -urN /usr/ports/devel/cproto/pkg-plist devel/cproto/pkg-plist
--- /usr/ports/devel/cproto/pkg-plist	Wed Nov 22 09:17:13 2000
+++ devel/cproto/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,2 +0,0 @@
-@comment $FreeBSD: ports/devel/cproto/pkg-plist,v 1.2 2000/11/22 00:17:13 obrien Exp $
-bin/cproto
>Release-Note:
>Audit-Trail:
>Unformatted:



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