Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2013 17:18:31 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314469 - head/lang/dmd2
Message-ID:  <201303171718.r2HHIV8G080673@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Sun Mar 17 17:18:30 2013
New Revision: 314469
URL: http://svnweb.freebsd.org/changeset/ports/314469

Log:
  Update 2.061 --> 2.062

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

Modified: head/lang/dmd2/Makefile
==============================================================================
--- head/lang/dmd2/Makefile	Sun Mar 17 17:16:26 2013	(r314468)
+++ head/lang/dmd2/Makefile	Sun Mar 17 17:18:30 2013	(r314469)
@@ -7,7 +7,7 @@
 
 PORTNAME=	dmd
 PKGNAMESUFFIX=	2
-PORTVERSION=	2.061
+PORTVERSION=	2.062
 CATEGORIES=	lang
 MASTER_SITES=	http://ftp.digitalmars.com/
 DISTNAME=	dmd.${PORTVERSION}

Modified: head/lang/dmd2/distinfo
==============================================================================
--- head/lang/dmd2/distinfo	Sun Mar 17 17:16:26 2013	(r314468)
+++ head/lang/dmd2/distinfo	Sun Mar 17 17:18:30 2013	(r314469)
@@ -1,2 +1,2 @@
-SHA256 (dmd.2.061.zip) = 13b546b69d628280f245ab19bf4ed27ab66a0085afdaf950e075e68acc7f4c93
-SIZE (dmd.2.061.zip) = 31601020
+SHA256 (dmd.2.062.zip) = 24e86ce99d40aea68aba55c074e48a54afedd542e78795923d86046dedbc687c
+SIZE (dmd.2.062.zip) = 31993318

Modified: head/lang/dmd2/pkg-plist
==============================================================================
--- head/lang/dmd2/pkg-plist	Sun Mar 17 17:16:26 2013	(r314468)
+++ head/lang/dmd2/pkg-plist	Sun Mar 17 17:18:30 2013	(r314469)
@@ -69,6 +69,7 @@ include/d/druntime/import/core/thread.di
 include/d/druntime/import/core/sys/freebsd/dlfcn.d
 include/d/druntime/import/core/sys/freebsd/execinfo.d
 include/d/druntime/import/core/sys/freebsd/sys/event.d
+include/d/druntime/import/core/sys/linux/elf.d
 include/d/druntime/import/core/sys/linux/epoll.d
 include/d/druntime/import/core/sys/linux/execinfo.d
 include/d/druntime/import/core/sys/linux/sys/signalfd.d
@@ -84,6 +85,7 @@ include/d/druntime/import/core/sys/posix
 include/d/druntime/import/core/sys/posix/dirent.d
 include/d/druntime/import/core/sys/posix/dlfcn.d
 include/d/druntime/import/core/sys/posix/fcntl.d
+include/d/druntime/import/core/sys/posix/grp.d
 include/d/druntime/import/core/sys/posix/inttypes.d
 include/d/druntime/import/core/sys/posix/net/if_.d
 include/d/druntime/import/core/sys/posix/netinet/in_.d



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303171718.r2HHIV8G080673>