svn commit: r556838 - head/lang/erlang-runtime22

Piotr Kubaj pkubaj at FreeBSD.org
Wed Dec 2 17:04:49 UTC 2020


Author: pkubaj
Date: Wed Dec  2 17:04:48 2020
New Revision: 556838
URL: https://svnweb.freebsd.org/changeset/ports/556838

Log:
  lang/erlang-runtime22: bump PORTREVISION after adding DTRACE to default options

Modified:
  head/lang/erlang-runtime22/Makefile

Modified: head/lang/erlang-runtime22/Makefile
==============================================================================
--- head/lang/erlang-runtime22/Makefile	Wed Dec  2 17:01:58 2020	(r556837)
+++ head/lang/erlang-runtime22/Makefile	Wed Dec  2 17:04:48 2020	(r556838)
@@ -4,6 +4,7 @@
 PORTNAME=	erlang
 DISTVERSIONPREFIX=	OTP-
 DISTVERSION=	22.3.4.12
+PORTREVISION=	1
 CATEGORIES=	lang parallel java
 PKGNAMESUFFIX=	-runtime22
 DIST_SUBDIR=	erlang


More information about the svn-ports-all mailing list