diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-04-11 00:33:28 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-04-11 00:33:28 +0000 |
commit | d2243cd510c9aae4bdfc72ca50853706969816d1 (patch) | |
tree | 8c3d851cfbe7b7dcf9e44b5c8b8fcce00294c001 /sysutils/cbsd | |
parent | net-mgmt/cacti: Update to 1.1.37 (diff) |
sysutils/cbsd: Update to 11.1.18
Bugfix release:
fixes for jimport, reported by Egor Vershinin via Telegram.
PR: 227425
Submitted by: olevole@olevole.ru (maintainer)
Notes
Notes:
svn path=/head/; revision=467021
Diffstat (limited to 'sysutils/cbsd')
-rw-r--r-- | sysutils/cbsd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cbsd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/cbsd/Makefile b/sysutils/cbsd/Makefile index f1df63598e52..8c1f405055d1 100644 --- a/sysutils/cbsd/Makefile +++ b/sysutils/cbsd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -DISTVERSION= 11.1.17 +DISTVERSION= 11.1.18 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru diff --git a/sysutils/cbsd/distinfo b/sysutils/cbsd/distinfo index 71eca0e4c55a..daa9ca56f038 100644 --- a/sysutils/cbsd/distinfo +++ b/sysutils/cbsd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523139265 -SHA256 (cbsd-cbsd-11.1.17_GH0.tar.gz) = 8c9d80e0061be6b36688c77a45ed625f1a584d4831ae729b3d44ebc1b6df0304 -SIZE (cbsd-cbsd-11.1.17_GH0.tar.gz) = 5574648 +TIMESTAMP = 1523394116 +SHA256 (cbsd-cbsd-11.1.18_GH0.tar.gz) = 3a749f4ec2e2efca001d5a15607fd53eaa478dc350498bf437c9b1ef33fede5f +SIZE (cbsd-cbsd-11.1.18_GH0.tar.gz) = 5568265 |