svn commit: r384937 - head/lang/gcc5
Bryan Drewery
bdrewery at FreeBSD.org
Tue Apr 28 20:17:27 UTC 2015
On 4/28/2015 3:11 PM, Gerald Pfeifer wrote:
> Author: gerald
> Date: Tue Apr 28 20:11:07 2015
> New Revision: 384937
> URL: https://svnweb.freebsd.org/changeset/ports/384937
>
> Log:
> Merge MASTER_SITES and MASTER_SITE_SUBDIR into just the former.
>
> Suggested by: mat
>
> Modified:
> head/lang/gcc5/Makefile
>
> Modified: head/lang/gcc5/Makefile
> ==============================================================================
> --- head/lang/gcc5/Makefile Tue Apr 28 20:00:22 2015 (r384936)
> +++ head/lang/gcc5/Makefile Tue Apr 28 20:11:07 2015 (r384937)
> @@ -4,8 +4,7 @@
> PORTNAME= gcc
> PORTVERSION= 5.1.0
> CATEGORIES= lang java
> -MASTER_SITES= ${MASTER_SITE_GCC}
> -MASTER_SITE_SUBDIR= releases/gcc-${DISTVERSION}
> +MASTER_SITES= GCC/releases/gcc-${DISTVERSION}
> PKGNAMESUFFIX= ${SUFFIX}
>
I made a similar mass change today. I think we should make a DEV_WARNING
about this to convert to the simpler form where an abbreviation exists.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150428/1933d547/attachment.sig>
More information about the svn-ports-head
mailing list