svn commit: r533558 - head/sysutils/reggae

Fernando Apesteguía fernape at FreeBSD.org
Fri May 1 15:42:09 UTC 2020


Author: fernape
Date: Fri May  1 15:42:08 2020
New Revision: 533558
URL: https://svnweb.freebsd.org/changeset/ports/533558

Log:
  sysutils/reggae: update to 0.1.13
  
  ChangeLog (https://github.com/cbsd/reggae/releases/tag/0.1.13):
  
   * Enable Xorg for VNET jails
   * If dhcpcd is used, delete address obtained through dhclient
  
  PR:	245918
  Submitted by:	meka at tilda.center (maintainer)

Modified:
  head/sysutils/reggae/Makefile
  head/sysutils/reggae/distinfo

Modified: head/sysutils/reggae/Makefile
==============================================================================
--- head/sysutils/reggae/Makefile	Fri May  1 15:41:41 2020	(r533557)
+++ head/sysutils/reggae/Makefile	Fri May  1 15:42:08 2020	(r533558)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	reggae
-PORTVERSION=	0.1.12
+PORTVERSION=	0.1.13
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka at tilda.center

Modified: head/sysutils/reggae/distinfo
==============================================================================
--- head/sysutils/reggae/distinfo	Fri May  1 15:41:41 2020	(r533557)
+++ head/sysutils/reggae/distinfo	Fri May  1 15:42:08 2020	(r533558)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586206202
-SHA256 (cbsd-reggae-0.1.12_GH0.tar.gz) = 4109d212bddfa2e01e36847928755aac386d731c68c80d654dea2dafbcb745d0
-SIZE (cbsd-reggae-0.1.12_GH0.tar.gz) = 44311
+TIMESTAMP = 1587885838
+SHA256 (cbsd-reggae-0.1.13_GH0.tar.gz) = 9174c19b7994743c950b921859843bae764b8c06e6fd2d2589b1a15e13ade714
+SIZE (cbsd-reggae-0.1.13_GH0.tar.gz) = 44309


More information about the svn-ports-head mailing list