- Update to 4.7c
PR: ports/78877 Submitted by: Ports Fury
This commit is contained in:
parent
eb5b8ec8dc
commit
1b989cb195
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131314
2 changed files with 4 additions and 3 deletions
|
@ -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 @@ MAINTAINER= ports@FreeBSD.org
|
|||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue