Revision: 5474
Author: pebender
Date: Sun Sep 13 12:17:54 2009
Log: - Updated package utils/tcl.


http://code.google.com/p/minimyth/source/detail?r=5474

Modified:
  /trunk/gar-minimyth/script/utils/tcl/Makefile
  /trunk/gar-minimyth/script/utils/tcl/checksums

=======================================
--- /trunk/gar-minimyth/script/utils/tcl/Makefile       Sat Sep 12 10:49:56 2009
+++ /trunk/gar-minimyth/script/utils/tcl/Makefile       Sun Sep 13 12:17:54 2009
@@ -1,8 +1,8 @@
  GARNAME = tcl
-GARVERSION = 8.2.3
+GARVERSION = 8.5.7
  CATEGORIES = utils
-MASTER_SITES = http://prdownloads.sourceforge.net/$(GARNAME)/
-DISTFILES = $(GARNAME)$(GARVERSION).tar.gz
+MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/$(GARNAME)/
+DISTFILES = $(GARNAME)$(GARVERSION)-src.tar.gz
  LICENSE = $(GARNAME)
  $(GARNAME)_LICENSE_TEXT = $(WORKSRC)/license.terms

@@ -10,7 +10,7 @@
  define BLURB
  endef

-DEPENDS = lang/c
+DEPENDS = lang/c system/zoneinfo

  CONFIGURE_SCRIPTS = $(WORKSRC)/unix/configure
  BUILD_SCRIPTS     = $(WORKSRC)/unix/Makefile
@@ -19,15 +19,21 @@
  WORKSRC = $(WORKDIR)/$(GARNAME)$(GARVERSION)

  CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
-       --x-includes=$(DESTDIR)$(includedir) \
-       --x-libraries=$(DESTDIR)$(libdir) \
-       --enable-gcc \
+       --disable-man-symlinks \
        --enable-threads \
+       --enable-shared \
        $(if $(filter i386,$(GARCH_FAMILY)),--disable-64bit) \
        $(if $(filter x86_64,$(GARCH_FAMILY)),--enable-64bit) \
+       --disable-64bit-vis \
+       --disable-rpath \
+       --disable-corefoundation \
        --enable-load \
        $(if $(filter yes,$(mm_DEBUG)),--enable-symbols) \
-       --enable-shared
+       --enable-langinfo \
+       --enable-dll-unloading \
+       --disable-dtrace \
+       --disable-framework \
+       --without-tzdata

  include ../../gar.mk

=======================================
--- /trunk/gar-minimyth/script/utils/tcl/checksums      Sat Sep 12 10:49:56 2009
+++ /trunk/gar-minimyth/script/utils/tcl/checksums      Sun Sep 13 12:17:54 2009
@@ -1,1 +1,1 @@
-8d06f4837e8e93edbe78f5ceaaa16ab4  download/tcl8.2.3.tar.gz
+f70ad8f78b5e4a9f792fe101f22b125f  download/tcl8.5.7-src.tar.gz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to