Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2020 06:51:15 +0000 (UTC)
From:      Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559546 - head/www/bareos19-webui
Message-ID:  <202012290651.0BT6pFDv058566@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Tue Dec 29 06:51:15 2020
New Revision: 559546
URL: https://svnweb.freebsd.org/changeset/ports/559546

Log:
  - Fix plist
  
  Reported by:	pkg-fallout

Modified:
  head/www/bareos19-webui/Makefile
  head/www/bareos19-webui/pkg-plist

Modified: head/www/bareos19-webui/Makefile
==============================================================================
--- head/www/bareos19-webui/Makefile	Tue Dec 29 06:37:29 2020	(r559545)
+++ head/www/bareos19-webui/Makefile	Tue Dec 29 06:51:15 2020	(r559546)
@@ -3,7 +3,7 @@
 PORTNAME=       bareos
 DISTVERSIONPREFIX=      Release/
 DISTVERSION=    19.2.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES?=    www sysutils
 PKGNAMESUFFIX=	19-webui
 

Modified: head/www/bareos19-webui/pkg-plist
==============================================================================
--- head/www/bareos19-webui/pkg-plist	Tue Dec 29 06:37:29 2020	(r559545)
+++ head/www/bareos19-webui/pkg-plist	Tue Dec 29 06:51:15 2020	(r559546)
@@ -12,7 +12,6 @@
 %%WWWDIR%%/config/application.config.php
 %%WWWDIR%%/config/autoload/README.md
 %%WWWDIR%%/config/autoload/global.php
-%%WWWDIR%%/config/autoload/global.php.bak
 %%WWWDIR%%/init_autoloader.php
 %%WWWDIR%%/module/Application/Module.php
 %%WWWDIR%%/module/Application/autoload_classmap.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012290651.0BT6pFDv058566>