[csw-devel] SF.net SVN: gar:[2878] csw/mgar/pkg/expat/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 22 19:18:40 CET 2009


Revision: 2878
          http://gar.svn.sourceforge.net/gar/?rev=2878&view=rev
Author:   dmichelsen
Date:     2009-01-22 18:18:38 +0000 (Thu, 22 Jan 2009)

Log Message:
-----------
expat: Update to 2.0.1 and mGAR v2

Modified Paths:
--------------
    csw/mgar/pkg/expat/trunk/Makefile
    csw/mgar/pkg/expat/trunk/checksums
    csw/mgar/pkg/expat/trunk/files/CSWexpat.gspec

Removed Paths:
-------------
    csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.depend
    csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.gspec
    csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.prototype
    csw/mgar/pkg/expat/trunk/files/CSWexpat.depend
    csw/mgar/pkg/expat/trunk/files/CSWexpat.prototype
    csw/mgar/pkg/expat/trunk/files/libexpat.so.0.4.0
    csw/mgar/pkg/expat/trunk/files/libexpat.so.0.5.0

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


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

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


Modified: csw/mgar/pkg/expat/trunk/Makefile
===================================================================
--- csw/mgar/pkg/expat/trunk/Makefile	2009-01-22 17:51:34 UTC (rev 2877)
+++ csw/mgar/pkg/expat/trunk/Makefile	2009-01-22 18:18:38 UTC (rev 2878)
@@ -1,5 +1,5 @@
 GARNAME = expat
-GARVERSION = 2.0.0
+GARVERSION = 2.0.1
 CATEGORIES = lib
 
 DESCRIPTION = XML Parser Toolkit
@@ -11,29 +11,23 @@
 
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWexpat,depend prototype)
-DISTFILES += $(call admfiles,CSWexpat-devel,depend prototype)
+DISTFILES += $(call admfiles,CSWexpat,)
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=10127
 UPSTREAM_USE_SF = 1
 UFILES_REGEX = (\d+(?:\.\d+)*)
 
-# Compatibility libraries
-EXTLIBS   += libexpat.so.0.4.0
-EXTLIBS   += libexpat.so.0.5.0
-DISTFILES += $(EXTLIBS)
+BUILD64 = 1
+NO_ISAEXEC = 1
 
+CONFIGURE_ARGS = $(DIRPATHS)
+
 # The expat 'check' target tries to compile tests that use GCC
 # constructs -- won't compile under Forte without hackery.
 TEST_TARGET = check
 TEST_SCRIPTS =
 
-CONFIGURE_ARGS = $(DIRPATHS)
+PKGFILES_CSWexpat-devel = $(PKGFILES_DEVEL)
 
 include gar/category.mk
-
-post-install:
-	@for extlib in $(EXTLIBS) ; do \
-	    install -m 0755 $(WORKDIR)/$$extlib $(DESTDIR)$(libdir) ; \
-	done

Modified: csw/mgar/pkg/expat/trunk/checksums
===================================================================
--- csw/mgar/pkg/expat/trunk/checksums	2009-01-22 17:51:34 UTC (rev 2877)
+++ csw/mgar/pkg/expat/trunk/checksums	2009-01-22 18:18:38 UTC (rev 2878)
@@ -1,9 +1,3 @@
-d945df7f1c0868c5c73cf66ba9596f3f  download/expat-2.0.0.tar.gz
-7145f62799b8019b4636811f22eed0dc  download/CSWexpat.gspec
-8093298b67861e241b0d2499c9f2ff89  download/CSWexpat.depend
-442c9a9124f9700d5156bf24baf8491b  download/CSWexpat.prototype
-2fb9c175c9f5d1e21f0531c1cada0994  download/CSWexpat-devel.gspec
-3dfca43e9c14ab646c8aadfc59093ba3  download/CSWexpat-devel.depend
-7638ec36b2ae51da9b300bee9a18d349  download/CSWexpat-devel.prototype
-0d36c0738fa471a0fcae0cd565016295  download/libexpat.so.0.4.0
-b52745e58a5dab5df7a459d25d54d65d  download/libexpat.so.0.5.0
+ee8b492592568805593f81f8cdf2a04c  download/expat-2.0.1.tar.gz
+7547f56dfe29c7f8a29983ba60da41a1  download/CSWexpat.gspec
+4542a961d5540f2c0b0328f7a5675005  download/CSWexpat-devel.gspec

Deleted: csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.depend
===================================================================
--- csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.depend	2009-01-22 17:51:34 UTC (rev 2877)
+++ csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.depend	2009-01-22 18:18:38 UTC (rev 2878)
@@ -1 +0,0 @@
-P CSWexpat expat - XML Parser Toolkit

Deleted: csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.gspec
===================================================================
--- csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.gspec	2009-01-22 17:51:34 UTC (rev 2877)
+++ csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.gspec	2009-01-22 18:18:38 UTC (rev 2878)
@@ -1,5 +0,0 @@
-%var            bitname expat_devel
-%var            pkgname CSWexpat-devel
-%var            desc XML Parsing Toolkit - Development Support
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING

Deleted: csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.prototype
===================================================================
--- csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.prototype	2009-01-22 17:51:34 UTC (rev 2877)
+++ csw/mgar/pkg/expat/trunk/files/CSWexpat-devel.prototype	2009-01-22 18:18:38 UTC (rev 2878)
@@ -1,6 +0,0 @@
-d none /opt/csw/include 0755 root bin
-f none /opt/csw/include/expat.h 0644 root bin
-f none /opt/csw/include/expat_external.h 0644 root bin
-d none /opt/csw/lib 0755 root bin
-f none /opt/csw/lib/libexpat.a 0644 root bin
-f none /opt/csw/lib/libexpat.la 0755 root bin

Modified: csw/mgar/pkg/expat/trunk/files/CSWexpat.gspec
===================================================================
--- csw/mgar/pkg/expat/trunk/files/CSWexpat.gspec	2009-01-22 17:51:34 UTC (rev 2877)
+++ csw/mgar/pkg/expat/trunk/files/CSWexpat.gspec	2009-01-22 18:18:38 UTC (rev 2878)
@@ -1,4 +1,4 @@
 %var            bitname expat
 %var            pkgname CSWexpat
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING
+%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING

Deleted: csw/mgar/pkg/expat/trunk/files/CSWexpat.prototype
===================================================================
--- csw/mgar/pkg/expat/trunk/files/CSWexpat.prototype	2009-01-22 17:51:34 UTC (rev 2877)
+++ csw/mgar/pkg/expat/trunk/files/CSWexpat.prototype	2009-01-22 18:18:38 UTC (rev 2878)
@@ -1,13 +0,0 @@
-d none /opt/csw/bin 0755 root bin
-f none /opt/csw/bin/xmlwf 0755 root bin
-d none /opt/csw/lib 0755 root bin
-f none /opt/csw/lib/libexpat.so.0.4.0 0755 root bin
-f none /opt/csw/lib/libexpat.so.0.5.0 0755 root bin
-s none /opt/csw/lib/libexpat.so.0=libexpat.so.0.5.0
-f none /opt/csw/lib/libexpat.so.1.5.0 0755 root bin
-s none /opt/csw/lib/libexpat.so.1=libexpat.so.1.5.0
-s none /opt/csw/lib/libexpat.so=libexpat.so.1.5.0
-d none /opt/csw/share 0755 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/xmlwf.1 0644 root bin

Deleted: csw/mgar/pkg/expat/trunk/files/libexpat.so.0.4.0
===================================================================
(Binary files differ)

Deleted: csw/mgar/pkg/expat/trunk/files/libexpat.so.0.5.0
===================================================================
(Binary files differ)


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