Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2019 22:51:51 +0800
From:      Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Kubilay Kocak <koobs@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r499756 - head/devel/rubygem-bootstrap_form
Message-ID:  <CAMHz58SgXHxPMxqQ73M7xdc4ukYKSUyf7nc0SHPAJ0mbB2rMng@mail.gmail.com>
In-Reply-To: <201904231302.x3ND2xmn066401@repo.freebsd.org>
References:  <201904231302.x3ND2xmn066401@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 23, 2019 at 9:03 PM Kubilay Kocak <koobs@freebsd.org> wrote:

> Author: koobs
> Date: Tue Apr 23 13:02:58 2019
> New Revision: 499756
> URL: https://svnweb.freebsd.org/changeset/ports/499756
>
> Log:
>   devel/rubygem-bootstrap_form: Update LICENSE_FILE
>
>   Upstream changed the license filename
>
>   PE:           237494
>   Reported by:  Hakan <hakan siktas com>
>   Approved by:  portmgr (blanket: "just fix it")
>
> Modified:
>   head/devel/rubygem-bootstrap_form/Makefile
>
> Modified: head/devel/rubygem-bootstrap_form/Makefile
>
> ==============================================================================
> --- head/devel/rubygem-bootstrap_form/Makefile  Tue Apr 23 12:36:30 2019
>       (r499755)
> +++ head/devel/rubygem-bootstrap_form/Makefile  Tue Apr 23 13:02:58 2019
>       (r499756)
> @@ -2,6 +2,7 @@
>
>  PORTNAME=      bootstrap_form
>  PORTVERSION=   4.2.0
> +PORTREVISION=  1
>

You don't need to bump PORTREVISION. There was no 4.2.0 package before this
fix.


>  CATEGORIES=    devel rubygems
>  MASTER_SITES=  RG
>
> @@ -9,7 +10,7 @@ MAINTAINER=    mfechner@FreeBSD.org
>  COMMENT=       Form builder using Twitter Bootstrap 3+
>
>  LICENSE=       MIT
> -LICENSE_FILE=  ${WRKSRC}/MIT-LICENSE
> +LICENSE_FILE=  ${WRKSRC}/LICENSE.txt
>
>  RUN_DEPENDS=   rubygem-actionpack50>=5.0:www/rubygem-actionpack50 \
>                 rubygem-activemodel50>=5.0:databases/rubygem-activemodel50
>
>



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