FreeBSD Bugzilla – Attachment 240149 Details for
Bug 269544
sysutils/reggae: Update to 0.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
reggae.patch
0001-sysutils-reggae-Update-to-0.3.0.patch (text/plain), 4.53 KB, created by
Goran Mekić
on 2023-02-14 08:29:16 UTC
(
hide
)
Description:
reggae.patch
Filename:
MIME Type:
Creator:
Goran Mekić
Created:
2023-02-14 08:29:16 UTC
Size:
4.53 KB
patch
obsolete
>From d82f9056050db4c22115dea8c4b0ec349160401e Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Goran=20Meki=C4=87?= <meka@tilda.center> >Date: Tue, 14 Feb 2023 09:26:50 +0100 >Subject: [PATCH] sysutils/reggae: Update to 0.3.0 > >Changelog: https://github.com/cbsd/reggae/releases/tag/0.3.0 >PR: 269544 >--- > sysutils/reggae/Makefile | 5 ++--- > sysutils/reggae/distinfo | 6 +++--- > sysutils/reggae/pkg-plist | 16 +++++++++++----- > 3 files changed, 16 insertions(+), 11 deletions(-) > >diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile >index ce8a2e91e573..021ada95d758 100644 >--- a/sysutils/reggae/Makefile >+++ b/sysutils/reggae/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= reggae >-DISTVERSION= 0.2.8 >+DISTVERSION= 0.3.0 > CATEGORIES= sysutils > > MAINTAINER= meka@tilda.center >@@ -9,8 +9,7 @@ WWW= https://github.com/cbsd/reggae > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${LOCALBASE}/bin/cbsd:sysutils/cbsd \ >- sudo:security/sudo >+RUN_DEPENDS= sudo:security/sudo > > USE_GITHUB= yes > GH_ACCOUNT= cbsd >diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo >index 1514210dbce6..d09ed68e7e80 100644 >--- a/sysutils/reggae/distinfo >+++ b/sysutils/reggae/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1673309915 >-SHA256 (cbsd-reggae-0.2.8_GH0.tar.gz) = 1d1ebc9f3920b04f5caf2f8d6ae2f4601d12729067a3ffbbe9598f904b6b95b7 >-SIZE (cbsd-reggae-0.2.8_GH0.tar.gz) = 50875 >+TIMESTAMP = 1676362530 >+SHA256 (cbsd-reggae-0.3.0_GH0.tar.gz) = f14b6b905365930798089cf3b4e390f5ada6ef8ae15e762c16fc6c7e24b9a81e >+SIZE (cbsd-reggae-0.3.0_GH0.tar.gz) = 54224 >diff --git a/sysutils/reggae/pkg-plist b/sysutils/reggae/pkg-plist >index 6ef6f9b5f99f..7fc3ca8574d3 100644 >--- a/sysutils/reggae/pkg-plist >+++ b/sysutils/reggae/pkg-plist >@@ -42,10 +42,8 @@ man/man1/reggae.1.gz > %%DATADIR%%/cbsd-profile/system/facts.d/reggae_ip > %%DATADIR%%/cbsd-profile/system/master_create.d/placeholder > %%DATADIR%%/cbsd-profile/system/master_poststart.d/placeholder >-%%DATADIR%%/cbsd-profile/system/master_poststop.d/deregister.sh > %%DATADIR%%/cbsd-profile/system/master_poststop.d/placeholder > %%DATADIR%%/cbsd-profile/system/master_prestart.d/placeholder >-%%DATADIR%%/cbsd-profile/system/master_prestart.d/register.sh > %%DATADIR%%/cbsd-profile/system/master_prestop.d/placeholder > %%DATADIR%%/cbsd-profile/system/remove.d/placeholder > %%DATADIR%%/cbsd-profile/system/rename.d/placeholder >@@ -54,7 +52,9 @@ man/man1/reggae.1.gz > %%DATADIR%%/id_rsa > %%DATADIR%%/id_rsa.pub > %%DATADIR%%/mk/ansible.mk >+%%DATADIR%%/mk/base-jail.mk > %%DATADIR%%/mk/bhyve-service.mk >+%%DATADIR%%/mk/cbsd-jail.mk > %%DATADIR%%/mk/chef.mk > %%DATADIR%%/mk/common.mk > %%DATADIR%%/mk/frameworks/freenit.project.mk >@@ -69,23 +69,27 @@ man/man1/reggae.1.gz > %%DATADIR%%/mk/shell.mk > %%DATADIR%%/mk/use.mk > %%DATADIR%%/scripts/apply-proxy.sh >+%%DATADIR%%/scripts/base-init.sh >+%%DATADIR%%/scripts/base-network-init.sh > %%DATADIR%%/scripts/bhyve-init.sh > %%DATADIR%%/scripts/cbsd-init.sh >+%%DATADIR%%/scripts/cbsd-network-init.sh > %%DATADIR%%/scripts/chef-provision.sh > %%DATADIR%%/scripts/default.conf > %%DATADIR%%/scripts/expect-run.sh > %%DATADIR%%/scripts/get-config.sh > %%DATADIR%%/scripts/get-ip.sh >+%%DATADIR%%/scripts/host-init.sh > %%DATADIR%%/scripts/import.sh > %%DATADIR%%/scripts/init.sh >-%%DATADIR%%/scripts/master-init.sh >+%%DATADIR%%/scripts/mkjail.sh > %%DATADIR%%/scripts/network-init.sh > %%DATADIR%%/scripts/pf.sh > %%DATADIR%%/scripts/pkg-upgrade.sh > %%DATADIR%%/scripts/project-init.sh > %%DATADIR%%/scripts/puppet-provision.sh > %%DATADIR%%/scripts/read-pass.sh >-%%DATADIR%%/scripts/register.sh >+%%DATADIR%%/scripts/rmjail.sh > %%DATADIR%%/scripts/salt-provision.sh > %%DATADIR%%/scripts/scp.sh > %%DATADIR%%/scripts/service.sh >@@ -109,6 +113,7 @@ man/man1/reggae.1.gz > %%DATADIR%%/templates/ansible/group_vars/all.tpl > %%DATADIR%%/templates/ansible/inventory.local.tpl > %%DATADIR%%/templates/ansible/inventory.remote.tpl >+%%DATADIR%%/templates/base-jail.conf > %%DATADIR%%/templates/cbsd-bhyve.freebsd.conf.tpl > %%DATADIR%%/templates/cbsd-vnet.conf.tpl > %%DATADIR%%/templates/cbsd.conf.tpl >@@ -134,6 +139,7 @@ man/man1/reggae.1.gz > %%DATADIR%%/templates/mount-project.sh > %%DATADIR%%/templates/netif > %%DATADIR%%/templates/network >+%%DATADIR%%/templates/network-jail.conf > %%DATADIR%%/templates/nsd.conf > %%DATADIR%%/templates/pf.conf > %%DATADIR%%/templates/pkg.conf >@@ -144,6 +150,6 @@ man/man1/reggae.1.gz > %%DATADIR%%/templates/setup-vm.sh > %%DATADIR%%/templates/sudoers > %%DATADIR%%/templates/unbound.conf >-%%DATADIR%%/templates/unbound_cbsd.conf > %%DATADIR%%/templates/unbound_control.conf >+%%DATADIR%%/templates/unbound_reggae.conf > %%DATADIR%%/templates/xorg.sh >-- >2.39.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
meka
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 269544
: 240149