summaryrefslogtreecommitdiffstats
path: root/devel/cproto
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-10 14:14:05 +0000
committerkrion <krion@FreeBSD.org>2004-03-10 14:14:05 +0000
commit7a82231033cf8cfe8487237186a5dfc9b58746bb (patch)
tree4be347f6a87975a8ccdef50b53fb5d1dfb64d8ed /devel/cproto
parent350050f54bf385a9962c96f3e5407a1dcd781d9f (diff)
downloadFreeBSD-ports-7a82231033cf8cfe8487237186a5dfc9b58746bb.zip
FreeBSD-ports-7a82231033cf8cfe8487237186a5dfc9b58746bb.tar.gz
- Update to version 4.7b
PR: ports/64042 Submitted by: Ports Fury
Diffstat (limited to 'devel/cproto')
-rw-r--r--devel/cproto/Makefile11
-rw-r--r--devel/cproto/distinfo4
-rw-r--r--devel/cproto/pkg-descr2
-rw-r--r--devel/cproto/pkg-plist2
4 files changed, 10 insertions, 9 deletions
diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile
index b558239..1bdae94 100644
--- a/devel/cproto/Makefile
+++ b/devel/cproto/Makefile
@@ -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 --git a/devel/cproto/distinfo b/devel/cproto/distinfo
index c9e7830..e84edcb 100644
--- a/devel/cproto/distinfo
+++ b/devel/cproto/distinfo
@@ -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 --git a/devel/cproto/pkg-descr b/devel/cproto/pkg-descr
index 19e5922..a59f8a1 100644
--- a/devel/cproto/pkg-descr
+++ b/devel/cproto/pkg-descr
@@ -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
diff --git a/devel/cproto/pkg-plist b/devel/cproto/pkg-plist
deleted file mode 100644
index 5a6ada8..0000000
--- a/devel/cproto/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $FreeBSD$
-bin/cproto
OpenPOWER on IntegriCloud