svn commit: r332271 - head/sysutils/cbsd
Veniamin Gvozdikov
vg at FreeBSD.org
Thu Oct 31 18:18:49 UTC 2013
Author: vg
Date: Thu Oct 31 18:18:49 2013
New Revision: 332271
URL: http://svnweb.freebsd.org/changeset/ports/332271
Log:
- Update to 9.2.4
- Fixed bugs at code
PR: ports/183532
Submitted by: Oleg Ginzburg <olevole at olevole.ru> (maintainer)
Approved by: eadler, osa, rm (mentors, implicit)
Modified:
head/sysutils/cbsd/Makefile
head/sysutils/cbsd/distinfo
Modified: head/sysutils/cbsd/Makefile
==============================================================================
--- head/sysutils/cbsd/Makefile Thu Oct 31 17:35:18 2013 (r332270)
+++ head/sysutils/cbsd/Makefile Thu Oct 31 18:18:49 2013 (r332271)
@@ -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/l
USE_GITHUB= yes
GH_ACCOUNT= olevole
GH_PROJECT= cbsd
-GH_COMMIT= 3e85b94
+GH_COMMIT= 9d766d1
SUB_FILES= pkg-message
Modified: head/sysutils/cbsd/distinfo
==============================================================================
--- head/sysutils/cbsd/distinfo Thu Oct 31 17:35:18 2013 (r332270)
+++ head/sysutils/cbsd/distinfo Thu Oct 31 18:18:49 2013 (r332271)
@@ -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
More information about the svn-ports-all
mailing list