1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/lang/gcc7-devel
Mathieu Arnold 6d588589c2 Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:

- The upstream versionning is compatible with our versionning, or using
  DISTVERSION's magic leads to a compatible PORTVERSION, use
  DISTVERSION.  If it is possible to use DISTVERSIONPREFIX and
  DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
  DISTVERSION's magic does not lead to a correct PORTVERSION, then set
  PORTVERSION to the equivalent of our versionning, and set DISTNAME.
  It is possible to use a third variable where you store upstream's
  version and use it to compute PORTVERSION and/or DISTNAME, like the
  dns/bind9* ports do.

Sponsored by:	Absolight
2017-04-11 15:21:23 +00:00
..
files Update to the 20170122 development snapshot of GCC 7, which is now in 2017-01-23 12:01:46 +00:00
distinfo Update to the 20170409 snapshot of GCC 7. 2017-04-10 07:16:56 +00:00
Makefile Make defining both PORTVERSION and DISTVERSION a DEV_ERROR. 2017-04-11 15:21:23 +00:00
pkg-descr Support for Java (both the GCJ front end and libgcj) has been removed 2016-10-03 18:57:44 +00:00
pkg-plist Update to the 20170326 snapshot of GCC 7 2017-04-01 08:44:29 +00:00