Bug 177256 - devel/ace: Update to version 6.1.8
Summary: devel/ace: Update to version 6.1.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 18:40 UTC by tkato432
Modified: 2013-03-24 16:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.87 KB, patch)
2013-03-22 18:40 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2013-03-22 18:40:04 UTC
- Update to version 6.1.8
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-22 18:41:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-03-24 15:59:52 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-03-24 15:59:59 UTC
Author: miwi
Date: Sun Mar 24 15:59:45 2013
New Revision: 315133
URL: http://svnweb.freebsd.org/changeset/ports/315133

Log:
  - Update to 6.1.8
  
  PR:		177256
  Submitted by:	Ports Fury

Modified:
  head/devel/ace/Makefile
  head/devel/ace/distinfo
  head/devel/ace/pkg-plist   (contents, props changed)

Modified: head/devel/ace/Makefile
==============================================================================
--- head/devel/ace/Makefile	Sun Mar 24 15:52:23 2013	(r315132)
+++ head/devel/ace/Makefile	Sun Mar 24 15:59:45 2013	(r315133)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ace
-PORTVERSION=	6.1.7
+PORTVERSION=	6.1.8
 CATEGORIES=	devel
 MASTER_SITES=	ftp://download.dre.vanderbilt.edu/previous_versions/ \
 		http://download.dre.vanderbilt.edu/previous_versions/
@@ -109,7 +109,11 @@ do-configure:
 		&& ${ECHO_CMD} "LDFLAGS=	${LDFLAGS}" >> platform_macros.GNU \
 		&& ${ECHO_CMD} "DCFLAGS=" >> platform_macros.GNU \
 		&& ${ECHO_CMD} "OCFLAGS=	${CFLAGS}" >> platform_macros.GNU \
-		&& ${ECHO_CMD} "INSTALL_PREFIX=	${PREFIX}" >> platform_macros.GNU
+		&& ${ECHO_CMD} "INSTALL_PREFIX=	${PREFIX}" >> platform_macros.GNU \
+		&& ${ECHO_CMD} "PLATFORM_TK_CPPFLAGS=	\$$(shell . ${TK_LIBDIR}/tkConfig.sh && ${ECHO_CMD} -n \$$\$$TK_INCLUDE_SPEC)" >> platform_macros.GNU \
+		&& ${ECHO_CMD} "PLATFORM_TK_LIBS=	\$$(shell . ${TK_LIBDIR}/tkConfig.sh && ${ECHO_CMD} -n \$$\$$TK_LIB_FLAG)" >> platform_macros.GNU \
+		&& ${ECHO_CMD} "PLATFORM_TCL_CPPFLAGS=	\$$(shell . ${TCL_LIBDIR}/tclConfig.sh && ${ECHO_CMD} -n \$$\$$TCL_INCLUDE_SPEC)" >> platform_macros.GNU \
+		&& ${ECHO_CMD} "PLATFORM_TCL_LIBS=	\$$(shell . ${TCL_LIBDIR}/tclConfig.sh && ${ECHO_CMD} -n \$$\$$TCL_LIB_FLAG)" >> platform_macros.GNU
 
 post-install:
 	@for f in `${LS} -d \

Modified: head/devel/ace/distinfo
==============================================================================
--- head/devel/ace/distinfo	Sun Mar 24 15:52:23 2013	(r315132)
+++ head/devel/ace/distinfo	Sun Mar 24 15:59:45 2013	(r315133)
@@ -1,2 +1,2 @@
-SHA256 (ACE-6.1.7.tar.bz2) = 79938515b042f30a1e508e0c38c5f5e4262458b30b193413cb18a1221c3d2063
-SIZE (ACE-6.1.7.tar.bz2) = 8016380
+SHA256 (ACE-6.1.8.tar.bz2) = eecf80f2de3d1997f0b5105fd2d9028c8ebc58f269d0fdd42f85f7c57ee14c20
+SIZE (ACE-6.1.8.tar.bz2) = 8018734

Modified: head/devel/ace/pkg-plist
==============================================================================
--- head/devel/ace/pkg-plist	Sun Mar 24 15:52:23 2013	(r315132)
+++ head/devel/ace/pkg-plist	Sun Mar 24 15:59:45 2013	(r315133)
@@ -1100,7 +1100,7 @@ include/ace/config-macosx-iOS-hardware.h
 include/ace/config-macosx-iOS-simulator.h
 include/ace/config-macosx-leopard.h
 include/ace/config-macosx-lion.h
-include/ace/config-macosx-mountain-lion.h
+include/ace/config-macosx-mountainlion.h
 include/ace/config-macosx-panther.h
 include/ace/config-macosx-snowleopard.h
 include/ace/config-macosx-tiger.h
@@ -1500,7 +1500,7 @@ libdata/pkgconfig/Kokyu.pc
 %%DATADIR%%/include/makeinclude/platform_macosx_icc.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_leopard.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_lion.GNU
-%%DATADIR%%/include/makeinclude/platform_macosx_mountain_lion.GNU
+%%DATADIR%%/include/makeinclude/platform_macosx_mountainlion.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_panther.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_snowleopard.GNU
 %%DATADIR%%/include/makeinclude/platform_macosx_tiger.GNU
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"