- Update from 4.7j to 4.7k [1]

- Add stage support

PR:		ports/183339
Submitted by:	Thomas Vogt <thomas@bsdunix.ch> (maintainer) [1]
This commit is contained in:
Danilo Egea Gondolfo 2013-10-26 17:00:29 +00:00
parent 55f399f6b3
commit 08c99da43f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331720
2 changed files with 4 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cproto
PORTVERSION= 4.7j
PORTVERSION= 4.7k
CATEGORIES= devel
MASTER_SITES= ftp://invisible-island.net/cproto/
EXTRACT_SUFX= .tgz
@ -12,8 +12,6 @@ COMMENT= Generate C function prototypes and convert function definitions
GNU_CONFIGURE= yes
MAN1= cproto.1
PLIST_FILES= bin/cproto
PLIST_FILES= bin/cproto man/man1/cproto.1.gz
NO_STAGE= yes
.include <bsd.port.mk>

View File

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