svn commit: r525236 - in head/www: . bareos18-webui

Mathieu Arnold mat at FreeBSD.org
Tue Feb 4 21:57:22 UTC 2020


On Tue, Feb 04, 2020 at 09:40:54PM +0000, Jose Alonso Cardenas Marquez wrote:
> Author: acm
> Date: Tue Feb  4 21:40:54 2020
> New Revision: 525236
> URL: https://svnweb.freebsd.org/changeset/ports/525236
> 
> Log:
>   - Copy bareos-* ports to bareos18-*. bareos-* will be update to 19.2.5
> 
> Added:
>   head/www/bareos18-webui/
>      - copied from r525234, head/www/bareos-webui/
> Modified:
>   head/www/Makefile
>   head/www/bareos18-webui/Makefile
> 
> Modified: head/www/Makefile
> ==============================================================================
> --- head/www/Makefile	Tue Feb  4 21:39:41 2020	(r525235)
> +++ head/www/Makefile	Tue Feb  4 21:40:54 2020	(r525236)
> @@ -42,6 +42,7 @@
>      SUBDIR += bareos-webui
>      SUBDIR += bareos16-webui
>      SUBDIR += bareos17-webui
> +    SUBDIR += bareos18-webui
>      SUBDIR += bkmrkconv
>      SUBDIR += blastbeat
>      SUBDIR += bluefish
> 
> Modified: head/www/bareos18-webui/Makefile
> ==============================================================================
> --- head/www/bareos-webui/Makefile	Tue Feb  4 20:47:28 2020	(r525234)
> +++ head/www/bareos18-webui/Makefile	Tue Feb  4 21:40:54 2020	(r525236)
> @@ -1,6 +1,6 @@
>  # $FreeBSD$
>  
> -PORTNAME=       bareos
> +PORTNAME=       bareos18
>  DISTVERSIONPREFIX=      Release/
>  DISTVERSION=    18.2.7
>  CATEGORIES?=    www sysutils
> @@ -13,6 +13,8 @@ LICENSE=	AGPLv3+
>  LICENSE_FILE=	${WRKSRC}/webui/LICENSE
>  
>  USE_GITHUB=	yes
> +GH_ACCOUNT=	bareos
> +GH_PROJECT=	bareos
>  

This is wrong, it should be using `PKGNAMESUFFIX=  18`.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20200204/698cfba7/attachment.sig>


More information about the svn-ports-head mailing list