- Update to version 4.7b

PR:		ports/64042
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-03-10 14:14:05 +00:00
parent b188ab4e66
commit 0507314b80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103527
4 changed files with 10 additions and 9 deletions

View file

@ -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>

View file

@ -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

View file

@ -12,7 +12,7 @@ Cproto is in the public domain, except for the configure script which is
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

View file

@ -1,2 +0,0 @@
@comment $FreeBSD$
bin/cproto