diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-02-16 10:34:50 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-02-16 10:34:50 +0000 |
commit | c2bb41802fc50700e41926834f87fcda6c75c08c (patch) | |
tree | 8765ad6bcbc31ba7edad4160a28b887456dbe12d /net/grsync | |
parent | 092535646a851eb3d8c995a6cd5489dc26ef1632 (diff) | |
download | ports-c2bb41802fc50700e41926834f87fcda6c75c08c.tar.gz ports-c2bb41802fc50700e41926834f87fcda6c75c08c.zip |
Notes
Diffstat (limited to 'net/grsync')
-rw-r--r-- | net/grsync/Makefile | 6 | ||||
-rw-r--r-- | net/grsync/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/net/grsync/Makefile b/net/grsync/Makefile index 5e3f17d7636c..0237334cadbf 100644 --- a/net/grsync/Makefile +++ b/net/grsync/Makefile @@ -6,8 +6,7 @@ # PORTNAME= grsync -PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTVERSION= 1.0.0 CATEGORIES= net ipv6 MASTER_SITES= http://www.opbyte.it/release/ \ GENTOO/distfiles \ @@ -41,7 +40,4 @@ post-patch: ${WRKSRC}/configure .endif -pre-install: - @${CHMOD} u+x ${WRKSRC}/install-sh - .include <bsd.port.mk> diff --git a/net/grsync/distinfo b/net/grsync/distinfo index 66d3877bd1fe..919b9e3eec9d 100644 --- a/net/grsync/distinfo +++ b/net/grsync/distinfo @@ -1,3 +1,3 @@ -MD5 (grsync-0.9.2.tar.gz) = b605c920f5b52e8783df2803efe8a03d -SHA256 (grsync-0.9.2.tar.gz) = 90874f62d726cfa42dc1209d15e97af10ca108d54332d77b9e35ca6d86d9117e -SIZE (grsync-0.9.2.tar.gz) = 188827 +MD5 (grsync-1.0.0.tar.gz) = 4deb6cc00658e224068324f43ec8714e +SHA256 (grsync-1.0.0.tar.gz) = bfc8eab06cbd851de89ba5a0a5b662acc6ea6064b598d05de0c3b30724c33273 +SIZE (grsync-1.0.0.tar.gz) = 264559 |