svn commit: r447474 - head/www/rubygem-goldfinger
Mathieu Arnold
mat at FreeBSD.org
Sun Aug 6 20:53:41 UTC 2017
Hi,
Le 06/08/2017 à 18:53, Sunpoet Po-Chuan Hsieh a écrit :
> Author: sunpoet
> Date: Sun Aug 6 16:53:09 2017
> New Revision: 447474
> URL: https://svnweb.freebsd.org/changeset/ports/447474
>
> Log:
> Use PORTVERSION
Please revert. DISTVERSION is the preferred way of setting upstream's
version.
https://www.freebsd.org/doc/en/books/porters-handbook/makefile-naming.html#makefile-versions
> Modified:
> head/www/rubygem-goldfinger/Makefile
>
> Modified: head/www/rubygem-goldfinger/Makefile
> ==============================================================================
> --- head/www/rubygem-goldfinger/Makefile Sun Aug 6 16:53:04 2017 (r447473)
> +++ head/www/rubygem-goldfinger/Makefile Sun Aug 6 16:53:09 2017 (r447474)
> @@ -1,7 +1,7 @@
> # $FreeBSD$
>
> PORTNAME= goldfinger
> -DISTVERSION= 2.0.1
> +PORTVERSION= 2.0.1
> CATEGORIES= www rubygems
> MASTER_SITES= RG
>
> @@ -17,7 +17,6 @@ RUN_DEPENDS= rubygem-addressable>=2.5:www/rubygem-addr
> rubygem-oj>=3.0:devel/rubygem-oj
>
> NO_ARCH= yes
> -
> USES= gem
> USE_RUBY= yes
>
>
>
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170806/1de17798/attachment.sig>
More information about the svn-ports-all
mailing list