svn commit: r501136 - in head/www: . bareos17-webui

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Thu May 9 19:11:46 UTC 2019


Author: acm
Date: Thu May  9 19:11:44 2019
New Revision: 501136
URL: https://svnweb.freebsd.org/changeset/ports/501136

Log:
  - Copy www/bareos-webui to www/bareos17-webui. www/bareos-webui will be updated
    to latest version

Added:
  head/www/bareos17-webui/
     - copied from r501111, head/www/bareos-webui/
Modified:
  head/www/Makefile
  head/www/bareos17-webui/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Thu May  9 19:08:48 2019	(r501135)
+++ head/www/Makefile	Thu May  9 19:11:44 2019	(r501136)
@@ -43,6 +43,7 @@
     SUBDIR += baikal
     SUBDIR += bareos-webui
     SUBDIR += bareos16-webui
+    SUBDIR += bareos17-webui
     SUBDIR += bigbluebutton
     SUBDIR += bins
     SUBDIR += bkmrkconv

Modified: head/www/bareos17-webui/Makefile
==============================================================================
--- head/www/bareos-webui/Makefile	Thu May  9 15:29:57 2019	(r501111)
+++ head/www/bareos17-webui/Makefile	Thu May  9 19:11:44 2019	(r501136)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTNAME=	bareos-webui
+PORTNAME=	bareos17-webui
 PORTVERSION=	17.2.5
 PORTREVISION=	1
 DISTVERSIONPREFIX=	Release/


More information about the svn-ports-all mailing list