freebsd-ports/lang/gcc5-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 20170207 snapshot of GCC 5.4.1. 2017-02-08 07:00:12 +00:00
distinfo Update to the 20170404 snapshot of GCC 5.4.1. 2017-04-05 19:04:41 +00:00
Makefile Make defining both PORTVERSION and DISTVERSION a DEV_ERROR. 2017-04-11 15:21:23 +00:00
pkg-descr
pkg-plist Update to the 20170328 snapshot of GCC 5.4.1. 2017-03-30 11:21:28 +00:00