svn commit: r436158 - in head/sysutils: bareos-client bareos-client-static bareos-docs bareos-server bareos-server/files

Torsten Zuehlsdorff freebsd at toco-domains.de
Tue Mar 14 14:58:09 UTC 2017



On 14.03.2017 15:55, Jose Alonso Cardenas Marquez wrote:
> Author: acm
> Date: Tue Mar 14 14:55:47 2017
> New Revision: 436158
> URL: https://svnweb.freebsd.org/changeset/ports/436158
>
> Log:
>   - Update to 16.2.5
>
> Modified:
>   head/sysutils/bareos-client-static/Makefile
>   head/sysutils/bareos-client/Makefile
>   head/sysutils/bareos-docs/Makefile
>   head/sysutils/bareos-docs/distinfo
>   head/sysutils/bareos-server/Makefile
>   head/sysutils/bareos-server/distinfo
>   head/sysutils/bareos-server/files/patch-src-plugins-filed_Makefile.in
>   head/sysutils/bareos-server/pkg-plist.client
>
> Modified: head/sysutils/bareos-client-static/Makefile
> ==============================================================================
> --- head/sysutils/bareos-client-static/Makefile	Tue Mar 14 14:54:57 2017	(r436157)
> +++ head/sysutils/bareos-client-static/Makefile	Tue Mar 14 14:55:47 2017	(r436158)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>
>  PORTNAME=	bareos
> -PORTREVISION=	1
> +#PORTREVISION=	1

You should remove this ;)

>  PKGNAMESUFFIX=	-client-static
>
>  COMMENT=	Backup archiving recovery open sourced (static client)
>
> Modified: head/sysutils/bareos-client/Makefile
> ==============================================================================
> --- head/sysutils/bareos-client/Makefile	Tue Mar 14 14:54:57 2017	(r436157)
> +++ head/sysutils/bareos-client/Makefile	Tue Mar 14 14:55:47 2017	(r436158)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>
>  PORTNAME=	bareos
> -PORTREVISION=	1
> +#PORTREVISION=	1

You should remove this, too.

Greetings,
Torsten


More information about the svn-ports-all mailing list