Index: head/devel/cproto/Makefile =================================================================== --- head/devel/cproto/Makefile (revision 204945) +++ head/devel/cproto/Makefile (revision 204946) @@ -1,26 +1,26 @@ # ex:ts=8 # ports collection makefile for: cproto # Date created: 2000 Feb. 13 # Whom: Abel Chow # # $FreeBSD$ # PORTNAME= cproto -PORTVERSION= 4.7e +PORTVERSION= 4.7f CATEGORIES= devel MASTER_SITES= ftp://invisible-island.net/cproto/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/} +DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= thomas@bsdunix.ch 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 .include Property changes on: head/devel/cproto/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/devel/cproto/distinfo =================================================================== --- head/devel/cproto/distinfo (revision 204945) +++ head/devel/cproto/distinfo (revision 204946) @@ -1,3 +1,3 @@ -MD5 (cproto-4_7e.tgz) = fbbba31154ad42af9441d44fddd7e45f -SHA256 (cproto-4_7e.tgz) = df190e002103c01cfb757d9ffe1f1c476ff36f42f16eb7c3badb4f9b5e0547b7 -SIZE (cproto-4_7e.tgz) = 145919 +MD5 (cproto-4.7f.tgz) = d04c9f432188e885df17b15044c38004 +SHA256 (cproto-4.7f.tgz) = 21f526713f1e9f3ea33eeba1aa9e983f7a63ab82e3c916a71e40861c256bb7fc +SIZE (cproto-4.7f.tgz) = 149616 Property changes on: head/devel/cproto/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property