svn commit: r434274 - head/lang/dmd2

Cy Schubert cy at FreeBSD.org
Fri Feb 17 08:06:17 UTC 2017


Author: cy
Date: Fri Feb 17 08:06:16 2017
New Revision: 434274
URL: https://svnweb.freebsd.org/changeset/ports/434274

Log:
  Update 2.073.0 --> 2.073.1

Modified:
  head/lang/dmd2/Makefile
  head/lang/dmd2/distinfo
  head/lang/dmd2/pkg-plist

Modified: head/lang/dmd2/Makefile
==============================================================================
--- head/lang/dmd2/Makefile	Fri Feb 17 07:57:12 2017	(r434273)
+++ head/lang/dmd2/Makefile	Fri Feb 17 08:06:16 2017	(r434274)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dmd
-PORTVERSION=	2.073.0
-PORTREVISION=	1
+PORTVERSION=	2.073.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	lang
 PKGNAMESUFFIX=	2

Modified: head/lang/dmd2/distinfo
==============================================================================
--- head/lang/dmd2/distinfo	Fri Feb 17 07:57:12 2017	(r434273)
+++ head/lang/dmd2/distinfo	Fri Feb 17 08:06:16 2017	(r434274)
@@ -1,9 +1,9 @@
-TIMESTAMP = 1487049098
-SHA256 (dlang-dmd-v2.073.0_GH0.tar.gz) = 61483ea2c395341d05e65ce7e08a978cceff33ed3818f9ffa009a2f2da6929d5
-SIZE (dlang-dmd-v2.073.0_GH0.tar.gz) = 2814618
-SHA256 (dlang-druntime-v2.073.0_GH0.tar.gz) = 542adeac69b93c728a3760273d8d50ec43bf609736c526a58976b3822d5aa883
-SIZE (dlang-druntime-v2.073.0_GH0.tar.gz) = 1496544
-SHA256 (dlang-phobos-v2.073.0_GH0.tar.gz) = 2a0176039fcfcd6c05eff5f471e7659c2d368a8b2cd7f7de323d49d3d8b45782
-SIZE (dlang-phobos-v2.073.0_GH0.tar.gz) = 2171143
-SHA256 (dlang-dlang.org-v2.073.0_GH0.tar.gz) = 9f5fd2a03598fedd2e38a027ca1145f634be78f679a76c5d125116cbf9d07458
-SIZE (dlang-dlang.org-v2.073.0_GH0.tar.gz) = 2320518
+TIMESTAMP = 1487316754
+SHA256 (dlang-dmd-v2.073.1_GH0.tar.gz) = 0e9ab200e191cd82b79142ddd4aac21c6df54fe2455d94853a2734321bcc842f
+SIZE (dlang-dmd-v2.073.1_GH0.tar.gz) = 2814781
+SHA256 (dlang-druntime-v2.073.1_GH0.tar.gz) = dac7b3f69670fae96b7bf77f24876df71e4f8a1f598b34f3be08cc33ff2a6461
+SIZE (dlang-druntime-v2.073.1_GH0.tar.gz) = 1496513
+SHA256 (dlang-phobos-v2.073.1_GH0.tar.gz) = 435382115fa8fc39b6f4adebf3424b22646b6f4f755e5219ec39b4caa2a77b0e
+SIZE (dlang-phobos-v2.073.1_GH0.tar.gz) = 2168619
+SHA256 (dlang-dlang.org-v2.073.1_GH0.tar.gz) = c86a3e944135406afb8d2e82715add135e258a6b1e4c81776f569b3fa5082886
+SIZE (dlang-dlang.org-v2.073.1_GH0.tar.gz) = 2320731

Modified: head/lang/dmd2/pkg-plist
==============================================================================
--- head/lang/dmd2/pkg-plist	Fri Feb 17 07:57:12 2017	(r434273)
+++ head/lang/dmd2/pkg-plist	Fri Feb 17 08:06:16 2017	(r434274)
@@ -547,14 +547,12 @@ include/d/phobos2/std/range/interfaces.d
 include/d/phobos2/std/range/package.d
 include/d/phobos2/std/range/primitives.d
 include/d/phobos2/std/regex/internal/backtracking.d
-include/d/phobos2/std/regex/internal/bitnfa.d
 include/d/phobos2/std/regex/internal/generator.d
 include/d/phobos2/std/regex/internal/ir.d
+include/d/phobos2/std/regex/internal/kickstart.d
 include/d/phobos2/std/regex/internal/parser.d
 include/d/phobos2/std/regex/internal/shiftor.d
 include/d/phobos2/std/regex/internal/tests.d
-include/d/phobos2/std/regex/internal/tests2.d
-include/d/phobos2/std/regex/internal/tests3.d
 include/d/phobos2/std/regex/internal/thompson.d
 include/d/phobos2/std/regex/package.d
 include/d/phobos2/std/signals.d
@@ -677,6 +675,7 @@ include/d/phobos2/std/zlib.d
 %%PORTDOCS%%%%DOCSDIR%%/changelog/2.072.1.html
 %%PORTDOCS%%%%DOCSDIR%%/changelog/2.072.2.html
 %%PORTDOCS%%%%DOCSDIR%%/changelog/2.073.0.html
+%%PORTDOCS%%%%DOCSDIR%%/changelog/2.073.1.html
 %%PORTDOCS%%%%DOCSDIR%%/changelog/index.html
 %%PORTDOCS%%%%DOCSDIR%%/code_coverage.html
 %%PORTDOCS%%%%DOCSDIR%%/community.html


More information about the svn-ports-all mailing list