[csw-devel] SF.net SVN: gar:[4821] csw/mgar/pkg/bison/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue May 12 16:59:03 CEST 2009


Revision: 4821
          http://gar.svn.sourceforge.net/gar/?rev=4821&view=rev
Author:   dmichelsen
Date:     2009-05-12 14:59:03 +0000 (Tue, 12 May 2009)

Log Message:
-----------
bison: Update to 2.4.1 and mGAR v2

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

Removed Paths:
-------------
    csw/mgar/pkg/bison/trunk/files/CSWbison.depend
    csw/mgar/pkg/bison/trunk/files/CSWbison.gspec
    csw/mgar/pkg/bison/trunk/files/CSWbison.prototype

Property Changed:
----------------
    csw/mgar/pkg/bison/trunk/


Property changes on: csw/mgar/pkg/bison/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/bison/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bison/trunk/Makefile	2009-05-12 12:52:01 UTC (rev 4820)
+++ csw/mgar/pkg/bison/trunk/Makefile	2009-05-12 14:59:03 UTC (rev 4821)
@@ -1,5 +1,5 @@
 GARNAME = bison
-GARVERSION = 2.3
+GARVERSION = 2.4.1
 CATEGORIES = devel
 
 DESCRIPTION = GNU Project parser generator (yacc replacement)
@@ -10,19 +10,26 @@
 
 MASTER_SITES = $(GNU_MIRROR)
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
-DISTFILES += $(call admfiles,CSWbison,depend prototype)
 
+REQUIRED_PKGS = CSWggettextrt CSWiconv CSWgm4
+
+SPKG_SOURCEURL = http://www.gnu.org/software/bison/
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
 
 TAR_ARGS =
+OPT_FLAGS_SOS = -xO1
 CONFIGURE_ARGS = $(DIRPATHS)
 
 TEST_TARGET = check
 
 include gar/category.mk
 
-post-install:
+# Must use GNU grep during test
+PATH := /opt/csw/gnu:$(PATH)
+
+post-install-modulated:
 	(cd $(DESTDIR)$(prefix)/bin; \
 	/usr/ccs/bin/strip bison; \
 	/usr/ccs/bin/mcs -d bison; \

Modified: csw/mgar/pkg/bison/trunk/checksums
===================================================================
--- csw/mgar/pkg/bison/trunk/checksums	2009-05-12 12:52:01 UTC (rev 4820)
+++ csw/mgar/pkg/bison/trunk/checksums	2009-05-12 14:59:03 UTC (rev 4821)
@@ -1,4 +1 @@
-c18640c6ec31a169d351e3117ecce3ec  download/bison-2.3.tar.bz2
-7b97259996330c378c0e6b020fb38094  download/CSWbison.gspec
-37e50f9c7a915990ea402e26f48a92eb  download/CSWbison.depend
-de4fdac31f53df1d06cbc328fbb24b7d  download/CSWbison.prototype
+84e80a2a192c1a4c02d43fbf2bcc4ca4  download/bison-2.4.1.tar.bz2

Deleted: csw/mgar/pkg/bison/trunk/files/CSWbison.depend
===================================================================
--- csw/mgar/pkg/bison/trunk/files/CSWbison.depend	2009-05-12 12:52:01 UTC (rev 4820)
+++ csw/mgar/pkg/bison/trunk/files/CSWbison.depend	2009-05-12 14:59:03 UTC (rev 4821)
@@ -1,3 +0,0 @@
-P	CSWggettext
-P	CSWiconv
-P	CSWgm4

Deleted: csw/mgar/pkg/bison/trunk/files/CSWbison.gspec
===================================================================
--- csw/mgar/pkg/bison/trunk/files/CSWbison.gspec	2009-05-12 12:52:01 UTC (rev 4820)
+++ csw/mgar/pkg/bison/trunk/files/CSWbison.gspec	2009-05-12 14:59:03 UTC (rev 4821)
@@ -1,4 +0,0 @@
-%var            bitname bison
-%var            pkgname CSWbison
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{GARDIR}/net/tin/files/LICENSE

Deleted: csw/mgar/pkg/bison/trunk/files/CSWbison.prototype
===================================================================
--- csw/mgar/pkg/bison/trunk/files/CSWbison.prototype	2009-05-12 12:52:01 UTC (rev 4820)
+++ csw/mgar/pkg/bison/trunk/files/CSWbison.prototype	2009-05-12 14:59:03 UTC (rev 4821)
@@ -1,118 +0,0 @@
-d none /opt/csw/bin 0755 root bin
-f none /opt/csw/bin/bison 0755 root bin
-f none /opt/csw/bin/gyacc 0755 root bin
-d none /opt/csw/lib 0755 root bin
-f none /opt/csw/lib/liby.a 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/aclocal 0755 root bin
-f none /opt/csw/share/aclocal/bison-i18n.m4 0644 root bin
-d none /opt/csw/share/bison 0755 root bin
-f none /opt/csw/share/bison/README 0644 root bin
-f none /opt/csw/share/bison/c++.m4 0644 root bin
-f none /opt/csw/share/bison/c.m4 0644 root bin
-f none /opt/csw/share/bison/glr.c 0644 root bin
-f none /opt/csw/share/bison/glr.cc 0644 root bin
-f none /opt/csw/share/bison/lalr1.cc 0644 root bin
-f none /opt/csw/share/bison/location.cc 0644 root bin
-d none /opt/csw/share/bison/m4sugar 0755 root bin
-f none /opt/csw/share/bison/m4sugar/m4sugar.m4 0644 root bin
-f none /opt/csw/share/bison/yacc.c 0644 root bin
-d none /opt/csw/share/info 0755 root bin
-f none /opt/csw/share/info/bison.info 0644 root bin
-d none /opt/csw/share/locale 0755 root bin
-d none /opt/csw/share/locale/da 0755 root bin
-d none /opt/csw/share/locale/da/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/da/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/da/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/de 0755 root bin
-d none /opt/csw/share/locale/de/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/de/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/de/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/es 0755 root bin
-d none /opt/csw/share/locale/es/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/es/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/es/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/et 0755 root bin
-d none /opt/csw/share/locale/et/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/et/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/et/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/fr 0755 root bin
-d none /opt/csw/share/locale/fr/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/fr/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/fr/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/ga 0755 root bin
-d none /opt/csw/share/locale/ga/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ga/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/ga/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/hr 0755 root bin
-d none /opt/csw/share/locale/hr/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/hr/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/hr/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/id 0755 root bin
-d none /opt/csw/share/locale/id/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/id/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/id/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/it 0755 root bin
-d none /opt/csw/share/locale/it/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/it/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/it/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/ja 0755 root bin
-d none /opt/csw/share/locale/ja/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ja/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/ja/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/ms 0755 root bin
-d none /opt/csw/share/locale/ms/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ms/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/ms/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/nb 0755 root bin
-d none /opt/csw/share/locale/nb/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/nb/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/nb/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/nl 0755 root bin
-d none /opt/csw/share/locale/nl/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/nl/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/nl/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/pl 0755 root bin
-d none /opt/csw/share/locale/pl/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/pl/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/pl/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/pt_BR 0755 root bin
-d none /opt/csw/share/locale/pt_BR/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/pt_BR/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/ro 0755 root bin
-d none /opt/csw/share/locale/ro/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ro/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/ro/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/ru 0755 root bin
-d none /opt/csw/share/locale/ru/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ru/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/ru/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/rw 0755 root bin
-d none /opt/csw/share/locale/rw/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/rw/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/rw/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/sl 0755 root bin
-d none /opt/csw/share/locale/sl/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/sl/LC_MESSAGES/bison-runtime.mo 0644 root bin
-d none /opt/csw/share/locale/sv 0755 root bin
-d none /opt/csw/share/locale/sv/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/sv/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/sv/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/tr 0755 root bin
-d none /opt/csw/share/locale/tr/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/tr/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/tr/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/vi 0755 root bin
-d none /opt/csw/share/locale/vi/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/vi/LC_MESSAGES/bison-runtime.mo 0644 root bin
-f none /opt/csw/share/locale/vi/LC_MESSAGES/bison.mo 0644 root bin
-d none /opt/csw/share/locale/zh_TW 0755 root bin
-d none /opt/csw/share/locale/zh_TW/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo 0644 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-f none /opt/csw/share/man/man1/bison.1 0644 root bin
-i copyright=CSWbison.copyright
-i depend=CSWbison.depend
-i pkginfo=CSWbison.pkginfo


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