diff options
author | az <az@FreeBSD.org> | 2014-04-19 19:08:58 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-04-19 19:08:58 +0800 |
commit | 26a8f18f35ebad25b7a531ef5fb82aabbe5fafd3 (patch) | |
tree | 0d5db3d43d7e882093b708b1a7f32ad4c38713f1 | |
parent | f0380ef77bae6bc8c235c90efbe9dd76f3869dd4 (diff) | |
download | freebsd-ports-gnome-26a8f18f35ebad25b7a531ef5fb82aabbe5fafd3.tar.gz freebsd-ports-gnome-26a8f18f35ebad25b7a531ef5fb82aabbe5fafd3.tar.zst freebsd-ports-gnome-26a8f18f35ebad25b7a531ef5fb82aabbe5fafd3.zip |
- update distinfo: the distfile was rerolled and now contain workaround
for bin/188762.
- bump portrevision to reflect such changes.
PR: ports/188787
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer,upstream all in-one-face)
-rw-r--r-- | sysutils/cbsd/Makefile | 3 | ||||
-rw-r--r-- | sysutils/cbsd/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index e832e5e2faee..6b42acb9474f 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -2,6 +2,7 @@ PORTNAME= cbsd PORTVERSION= 10.0.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.bsdstore.ru/downloads/ \ GH @@ -19,7 +20,7 @@ LIB_DEPENDS= libssh2.so:${PORTSDIR}/security/libssh2 USE_GITHUB= yes GH_ACCOUNT= olevole GH_PROJECT= cbsd -GH_COMMIT= a5d3690 +GH_COMMIT= dd342aa USE_RC_SUBR= cbsdd cbsdrsyncd diff --git a/sysutils/cbsd/distinfo b/sysutils/cbsd/distinfo index cc5cd27b094c..01df5f7dbe3e 100644 --- a/sysutils/cbsd/distinfo +++ b/sysutils/cbsd/distinfo @@ -1,2 +1,2 @@ -SHA256 (cbsd-10.0.4.tar.gz) = fb2f0bd29ddf0af9ffdc8914a2666cf83a5e6e2dace2f2b4acebba5e26233366 -SIZE (cbsd-10.0.4.tar.gz) = 358750 +SHA256 (cbsd-10.0.4.tar.gz) = 39aea75f35665e2d34bc3253c55b8e5db9e974684aa99bb1912e183a6b77bd5b +SIZE (cbsd-10.0.4.tar.gz) = 359359 |