svn commit: r483092 - in head/sysutils/cbsd: . files

Steve Wills swills at FreeBSD.org
Sat Oct 27 01:47:05 UTC 2018


Author: swills
Date: Sat Oct 27 01:47:04 2018
New Revision: 483092
URL: https://svnweb.freebsd.org/changeset/ports/483092

Log:
  sysutils/cbsd: update to 12.0.0
  
  PR:		232508
  Submitted by:	olevole at olevole.ru (maintainer)

Deleted:
  head/sysutils/cbsd/files/patch-Makefile
  head/sysutils/cbsd/files/patch-bin_cbsdsh_Makefile
  head/sysutils/cbsd/files/patch-sudoexec_initenv
Modified:
  head/sysutils/cbsd/Makefile   (contents, props changed)
  head/sysutils/cbsd/distinfo   (contents, props changed)

Modified: head/sysutils/cbsd/Makefile
==============================================================================
--- head/sysutils/cbsd/Makefile	Sat Oct 27 01:43:27 2018	(r483091)
+++ head/sysutils/cbsd/Makefile	Sat Oct 27 01:47:04 2018	(r483092)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cbsd
-DISTVERSION=	11.2.1
+DISTVERSION=	12.0.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	olevole at olevole.ru

Modified: head/sysutils/cbsd/distinfo
==============================================================================
--- head/sysutils/cbsd/distinfo	Sat Oct 27 01:43:27 2018	(r483091)
+++ head/sysutils/cbsd/distinfo	Sat Oct 27 01:47:04 2018	(r483092)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532783608
-SHA256 (cbsd-cbsd-11.2.1_GH0.tar.gz) = 6b3db975624fbd007bd08df8dd339048f7e7767b77e46eed910fcfbc7a68af61
-SIZE (cbsd-cbsd-11.2.1_GH0.tar.gz) = 5600235
+TIMESTAMP = 1540505309
+SHA256 (cbsd-cbsd-12.0.0_GH0.tar.gz) = 61c784260099ff15a7671493f647c33c4dde38c81e56a8c47fae6040dfc26f0c
+SIZE (cbsd-cbsd-12.0.0_GH0.tar.gz) = 5743751


More information about the svn-ports-head mailing list