svn commit: r369858 - head/sysutils/cbsd

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Oct 2 19:57:27 UTC 2014


Author: amdmi3
Date: Thu Oct  2 19:57:26 2014
New Revision: 369858
URL: https://svnweb.freebsd.org/changeset/ports/369858
QAT: https://qat.redports.org/buildarchive/r369858/

Log:
  - Update to 10.1.1
  
  PR:		194005
  Submitted by:	olevole at olevole.ru (maintainer)

Modified:
  head/sysutils/cbsd/Makefile
  head/sysutils/cbsd/distinfo

Modified: head/sysutils/cbsd/Makefile
==============================================================================
--- head/sysutils/cbsd/Makefile	Thu Oct  2 19:56:04 2014	(r369857)
+++ head/sysutils/cbsd/Makefile	Thu Oct  2 19:57:26 2014	(r369858)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cbsd
-PORTVERSION=	10.1.0
+PORTVERSION=	10.1.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	olevole at olevole.ru
@@ -17,7 +17,8 @@ LIB_DEPENDS=	libssh2.so:${PORTSDIR}/secu
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	olevole
-GH_COMMIT=	3e08717
+GH_TAGNAME=	v${PORTVERSION}
+GH_COMMIT=	1a5ce04
 
 USE_RC_SUBR=	cbsdd cbsdrsyncd
 

Modified: head/sysutils/cbsd/distinfo
==============================================================================
--- head/sysutils/cbsd/distinfo	Thu Oct  2 19:56:04 2014	(r369857)
+++ head/sysutils/cbsd/distinfo	Thu Oct  2 19:57:26 2014	(r369858)
@@ -1,2 +1,2 @@
-SHA256 (cbsd-10.1.0.tar.gz) = 253ba4a4390b89a1ee7320f1308a3af107d4e5c9bfbd693fcfac87fa6ea47eed
-SIZE (cbsd-10.1.0.tar.gz) = 395840
+SHA256 (cbsd-10.1.1.tar.gz) = 6d36723d8ef7e2f25a86c0d5b302026304fe09a4906b66b2e3ac93b2dc17f67b
+SIZE (cbsd-10.1.1.tar.gz) = 396514


More information about the svn-ports-head mailing list