diff options
author | vg <vg@FreeBSD.org> | 2013-11-01 02:18:49 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2013-11-01 02:18:49 +0800 |
commit | 1916c0b451810d26cf4a29e3d3505426102cf45b (patch) | |
tree | f01c25b664848509dad65afed3b2fbcbc06e995b /sysutils/cbsd | |
parent | 5d49d2ae2394f31a6da64e6f160ebc34d29a699c (diff) | |
download | freebsd-ports-gnome-1916c0b451810d26cf4a29e3d3505426102cf45b.tar.gz freebsd-ports-gnome-1916c0b451810d26cf4a29e3d3505426102cf45b.tar.zst freebsd-ports-gnome-1916c0b451810d26cf4a29e3d3505426102cf45b.zip |
- Update to 9.2.4
- Fixed bugs at code
PR: ports/183532
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
Approved by: eadler, osa, rm (mentors, implicit)
Diffstat (limited to 'sysutils/cbsd')
-rw-r--r-- | sysutils/cbsd/Makefile | 4 | ||||
-rw-r--r-- | sysutils/cbsd/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index 92fc64d04f3a..cbcd4b712806 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -PORTVERSION= 9.2.3 +PORTVERSION= 9.2.4 CATEGORIES= sysutils MASTER_SITES= http://www.bsdstore.ru/downloads/ \ GH @@ -19,7 +19,7 @@ LIB_DEPENDS= ssh2:${PORTSDIR}/security/libssh2 USE_GITHUB= yes GH_ACCOUNT= olevole GH_PROJECT= cbsd -GH_COMMIT= 3e85b94 +GH_COMMIT= 9d766d1 SUB_FILES= pkg-message diff --git a/sysutils/cbsd/distinfo b/sysutils/cbsd/distinfo index 4a815f44a960..8be8baf25708 100644 --- a/sysutils/cbsd/distinfo +++ b/sysutils/cbsd/distinfo @@ -1,2 +1,2 @@ -SHA256 (cbsd-9.2.3.tar.gz) = 003571afc5ff9176149dd1b801ea2ce51854998c5f381ee2601cb52ce023cff2 -SIZE (cbsd-9.2.3.tar.gz) = 1724294 +SHA256 (cbsd-9.2.4.tar.gz) = a6abe72afdba01b5f216d6b15c7b1dd1a114d62cf0e0686583cf86387539e25e +SIZE (cbsd-9.2.4.tar.gz) = 1724330 |