svn commit: r470032 - in head: comms/gammu misc/openhab2

Mathieu Arnold mat at FreeBSD.org
Fri May 18 13:51:45 UTC 2018


On Tue, May 15, 2018 at 04:07:39PM +0000, Yuri Victorovich wrote:
> Author: yuri
> Date: Tue May 15 16:07:39 2018
> New Revision: 470032
> URL: https://svnweb.freebsd.org/changeset/ports/470032
> 
> Log:
>   misc/openhab2 comms/gammu: Bump
>   
>   I didn't bump them in r469511 and r469512 because they were previously broken
>   such that they couldn't be installed.

That is just not true.  The pkg-plist files were missing entries, and
entries that are missing do not prevent the packages from being created.
So, bumping PORTREVISION is required.

>   Reported by:	mat
> 
> Modified:
>   head/comms/gammu/Makefile
>   head/misc/openhab2/Makefile
> 
> Modified: head/comms/gammu/Makefile
> ==============================================================================
> --- head/comms/gammu/Makefile	Tue May 15 16:03:50 2018	(r470031)
> +++ head/comms/gammu/Makefile	Tue May 15 16:07:39 2018	(r470032)
> @@ -3,6 +3,7 @@
>  
>  PORTNAME=	gammu
>  PORTVERSION=	1.39.0
> +PORTREVISION=	1
>  CATEGORIES=	comms
>  MASTER_SITES=	http://dl.cihar.com/gammu/releases/
>  
> 
> Modified: head/misc/openhab2/Makefile
> ==============================================================================
> --- head/misc/openhab2/Makefile	Tue May 15 16:03:50 2018	(r470031)
> +++ head/misc/openhab2/Makefile	Tue May 15 16:07:39 2018	(r470032)
> @@ -3,7 +3,7 @@
>  
>  PORTNAME=	openhab2
>  PORTVERSION=	2.2.0
> -PORTREVISION=	2
> +PORTREVISION=	3
>  CATEGORIES=	misc java
>  MASTER_SITES=	https://bintray.com/openhab/mvn/download_file?file_path=org%2Fopenhab%2Fdistro%2Fopenhab%2F${PORTVERSION}/
>  DISTNAME=	openhab-${PORTVERSION}
> 
> 

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


More information about the svn-ports-all mailing list