[csw-devel] SF.net SVN: gar:[16054] csw/mgar/pkg/remake/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue Nov 1 03:36:45 CET 2011


Revision: 16054
          http://gar.svn.sourceforge.net/gar/?rev=16054&view=rev
Author:   bdwalton
Date:     2011-11-01 02:36:45 +0000 (Tue, 01 Nov 2011)
Log Message:
-----------
remake/trunk: apply version bump and general gar/style update supplied by Andrey Bondarenko

Modified Paths:
--------------
    csw/mgar/pkg/remake/trunk/Makefile
    csw/mgar/pkg/remake/trunk/checksums

Modified: csw/mgar/pkg/remake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/remake/trunk/Makefile	2011-10-31 15:19:08 UTC (rev 16053)
+++ csw/mgar/pkg/remake/trunk/Makefile	2011-11-01 02:36:45 UTC (rev 16054)
@@ -1,6 +1,6 @@
-NAME = remake
-VERSION = 3.81_dbg_0.2
-CATEGORIES = devel
+NAME        = remake
+VERSION     = 3.82+dbg0.8
+CATEGORIES  = devel
 
 DESCRIPTION = GNU Make debugger
 define BLURB
@@ -9,14 +9,27 @@
   way, and a debugger.
 endef
 
-MASTER_SITES = http://cloud.github.com/downloads/rocky/remake/
-DISTFILES  = $(NAME)-$(VERSION).tar.bz2
-
+MASTER_SITES   = http://cloud.github.com/downloads/rocky/remake/
+DISTFILES      = $(NAME)-$(VERSION).tar.bz2
 SPKG_SOURCEURL = http://bashdb.sourceforge.net/remake/
 
 # We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
+UFILES_REGEX   = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
 
-CONFIGURE_ARGS = $(DIRPATHS)
+# FIXME: having errors while compiling with Solaris Studio
+# FIXME: looks like GCC4 is broken in testing (fallback to GCC3)
+GARCOMPILER       = GCC3
+BUILD_DEP_PKGS   += CSWgcc3core
+BUILD_DEP_PKGS   += CSWggettext-dev
+BUILD_DEP_PKGS   += CSWlibiconv-dev
+BUILD_DEP_PKGS   += CSWlibncurses-dev
+BUILD_DEP_PKGS   += CSWlibreadline-dev
 
+RUNTIME_DEP_PKGS += CSWlibiconv2
+RUNTIME_DEP_PKGS += CSWlibintl8
+RUNTIME_DEP_PKGS += CSWlibncurses5
+RUNTIME_DEP_PKGS += CSWlibreadline6
+
+CONFIGURE_ARGS    = $(DIRPATHS)
+
 include gar/category.mk

Modified: csw/mgar/pkg/remake/trunk/checksums
===================================================================
--- csw/mgar/pkg/remake/trunk/checksums	2011-10-31 15:19:08 UTC (rev 16053)
+++ csw/mgar/pkg/remake/trunk/checksums	2011-11-01 02:36:45 UTC (rev 16054)
@@ -0,0 +1 @@
+e316d80bc915ee3d22d67a2321d0788b  remake-3.82+dbg0.8.tar.bz2

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list