svn commit: r314469 - head/lang/dmd2

Cy Schubert cy at FreeBSD.org
Sun Mar 17 17:18:31 UTC 2013


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


More information about the svn-ports-head mailing list