diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-04 05:03:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-04 05:03:24 +0800 |
commit | d41c2041b3af6337638f8ddeea5c561ccfbe7d8e (patch) | |
tree | f5446b31ce23b26150bc51ae2053e2f6c9be2352 /devel | |
parent | e65429d463fe7d3554f70b8512fff6aac224bfda (diff) | |
download | freebsd-ports-gnome-d41c2041b3af6337638f8ddeea5c561ccfbe7d8e.tar.gz freebsd-ports-gnome-d41c2041b3af6337638f8ddeea5c561ccfbe7d8e.tar.zst freebsd-ports-gnome-d41c2041b3af6337638f8ddeea5c561ccfbe7d8e.zip |
- Update to 4.7f
PR: 119242
Submitted by: Thomas Vogt <thomas@bsdunix.ch> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cproto/Makefile | 4 | ||||
-rw-r--r-- | devel/cproto/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile index 0c5e49ef717c..c8f722e1b322 100644 --- a/devel/cproto/Makefile +++ b/devel/cproto/Makefile @@ -7,10 +7,10 @@ # 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 diff --git a/devel/cproto/distinfo b/devel/cproto/distinfo index 2d2b1b5ac6e7..aafcbbd1eb56 100644 --- a/devel/cproto/distinfo +++ b/devel/cproto/distinfo @@ -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 |