Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2017 15:47:19 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444599 - head/devel/ace
Message-ID:  <201706281547.v5SFlJjX080777@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Wed Jun 28 15:47:19 2017
New Revision: 444599
URL: https://svnweb.freebsd.org/changeset/ports/444599

Log:
  devel/ace: update to version 6.4.3 and give maintanership
  
  PR:		220034
  Submitted by:	Jov <amutu@amutu.com>

Modified:
  head/devel/ace/Makefile
  head/devel/ace/distinfo
  head/devel/ace/pkg-plist

Modified: head/devel/ace/Makefile
==============================================================================
--- head/devel/ace/Makefile	Wed Jun 28 15:43:55 2017	(r444598)
+++ head/devel/ace/Makefile	Wed Jun 28 15:47:19 2017	(r444599)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	ace
-PORTVERSION=	6.3.4
+PORTVERSION=	6.4.3
 CATEGORIES=	devel
 MASTER_SITES=	ftp://download.dre.vanderbilt.edu/previous_versions/ \
 		http://download.dre.vanderbilt.edu/previous_versions/
 DISTNAME=	${PORTNAME:tu}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	amutu@amutu.com
 COMMENT=	Adaptive Communication Environment for C++
 
 LICENSE=	ACE

Modified: head/devel/ace/distinfo
==============================================================================
--- head/devel/ace/distinfo	Wed Jun 28 15:43:55 2017	(r444598)
+++ head/devel/ace/distinfo	Wed Jun 28 15:47:19 2017	(r444599)
@@ -1,2 +1,3 @@
-SHA256 (ACE-6.3.4.tar.bz2) = 9dd3c639fef1e4d3e2483f8cf4b201b2e80b1ffd8dd9c9a7ce57d0ba9e80f789
-SIZE (ACE-6.3.4.tar.bz2) = 8782152
+TIMESTAMP = 1497530730
+SHA256 (ACE-6.4.3.tar.bz2) = b80e7b8137d48dc68b281233417fe19b21a904ea642a05ea795bd6a546bcbb1d
+SIZE (ACE-6.4.3.tar.bz2) = 9074739

Modified: head/devel/ace/pkg-plist
==============================================================================
--- head/devel/ace/pkg-plist	Wed Jun 28 15:43:55 2017	(r444598)
+++ head/devel/ace/pkg-plist	Wed Jun 28 15:47:19 2017	(r444599)
@@ -1107,11 +1107,13 @@ include/ace/config-lynxos-178.h
 include/ace/config-macosx-elcapitan.h
 include/ace/config-macosx-iOS-hardware.h
 include/ace/config-macosx-iOS-simulator.h
+include/ace/config-macosx-jaguar.h
 include/ace/config-macosx-leopard.h
 include/ace/config-macosx-lion.h
 include/ace/config-macosx-mavericks.h
 include/ace/config-macosx-mountainlion.h
 include/ace/config-macosx-panther.h
+include/ace/config-macosx-sierra.h
 include/ace/config-macosx-snowleopard.h
 include/ace/config-macosx-tiger.h
 include/ace/config-macosx-yosemite.h
@@ -1154,6 +1156,7 @@ include/ace/config-win32-msvc-10.h
 include/ace/config-win32-msvc-11.h
 include/ace/config-win32-msvc-12.h
 include/ace/config-win32-msvc-14.h
+include/ace/config-win32-msvc-141.h
 include/ace/config-win32-msvc-7.h
 include/ace/config-win32-msvc-8.h
 include/ace/config-win32-msvc-9.h
@@ -1448,6 +1451,8 @@ libdata/pkgconfig/Kokyu.pc
 %%DATADIR%%/bin/MakeProjectCreator/config/vcl.mpb
 %%DATADIR%%/bin/MakeProjectCreator/config/vcpartialmacros.mpt
 %%DATADIR%%/bin/MakeProjectCreator/config/versioned_namespace.mpb
+%%DATADIR%%/bin/MakeProjectCreator/config/vs2017.features
+%%DATADIR%%/bin/MakeProjectCreator/config/vs2017nmake.mpb
 %%DATADIR%%/bin/MakeProjectCreator/config/wb26.features
 %%DATADIR%%/bin/MakeProjectCreator/config/wfmo.mpb
 %%DATADIR%%/bin/MakeProjectCreator/config/winregistry.mpb
@@ -1520,11 +1525,13 @@ libdata/pkgconfig/Kokyu.pc
 %%DATADIR%%/include/makeinclude/platform_macosx_elcapitan.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_iOS.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_icc.GNU
+%%DATADIR%%/include/makeinclude/platform_macosx_jaguar.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_leopard.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_lion.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_mavericks.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_mountainlion.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_panther.GNU
+%%DATADIR%%/include/makeinclude/platform_macosx_sierra.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_snowleopard.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_tiger.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_yosemite.GNU



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