[csw-devel] SF.net SVN: gar:[2990] csw/mgar/pkg/zsh/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Feb 4 18:09:45 CET 2009


Revision: 2990
          http://gar.svn.sourceforge.net/gar/?rev=2990&view=rev
Author:   dmichelsen
Date:     2009-02-04 17:09:45 +0000 (Wed, 04 Feb 2009)

Log Message:
-----------
zsh: Update to mGAR v2 and fix bug [3015]

Modified Paths:
--------------
    csw/mgar/pkg/zsh/trunk/Makefile
    csw/mgar/pkg/zsh/trunk/checksums
    csw/mgar/pkg/zsh/trunk/files/CSWzsh.gspec

Removed Paths:
-------------
    csw/mgar/pkg/zsh/trunk/files/CSWzsh.depend

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


Property changes on: csw/mgar/pkg/zsh/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/zsh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zsh/trunk/Makefile	2009-02-04 16:54:49 UTC (rev 2989)
+++ csw/mgar/pkg/zsh/trunk/Makefile	2009-02-04 17:09:45 UTC (rev 2990)
@@ -11,8 +11,12 @@
 
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
-DISTFILES += $(call admfiles,CSWzsh,depend postinstall postremove)
+DISTFILES += $(call admfiles,CSWzsh,postinstall postremove)
 
+REQUIRED_PKGS = CSWiconv CSWncurses CSWpcrert CSWgdbm
+
+SPKG_SOURCEURL = http://www.zsh.org
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=4068
 UPSTREAM_USE_SF = 1

Modified: csw/mgar/pkg/zsh/trunk/checksums
===================================================================
--- csw/mgar/pkg/zsh/trunk/checksums	2009-02-04 16:54:49 UTC (rev 2989)
+++ csw/mgar/pkg/zsh/trunk/checksums	2009-02-04 17:09:45 UTC (rev 2990)
@@ -1,5 +1,4 @@
 0539d0a590e545ad8c40ff8c97e94538  download/zsh-4.3.9.tar.bz2
-58fccfa4d446e1371d17a115d980b0f8  download/CSWzsh.gspec
-70c9a0170d292be83ee9fab7f38d7f31  download/CSWzsh.depend
+842c07918a370f97ef79b3eda4b86719  download/CSWzsh.gspec
 72d6d1fda29bc08af1df29d7a1870dc7  download/CSWzsh.postinstall
 b75df6a79ee632a6b6866c587c487796  download/CSWzsh.postremove

Deleted: csw/mgar/pkg/zsh/trunk/files/CSWzsh.depend
===================================================================
--- csw/mgar/pkg/zsh/trunk/files/CSWzsh.depend	2009-02-04 16:54:49 UTC (rev 2989)
+++ csw/mgar/pkg/zsh/trunk/files/CSWzsh.depend	2009-02-04 17:09:45 UTC (rev 2990)
@@ -1,4 +0,0 @@
-P CSWiconv   libiconv - GNU iconv library
-P CSWncurses ncurses - ncurses library and utilities
-P CSWpcre    pcre - Perl-compatible regular expression library
-P CSWgdbm    gdbm - GNU dbm

Modified: csw/mgar/pkg/zsh/trunk/files/CSWzsh.gspec
===================================================================
--- csw/mgar/pkg/zsh/trunk/files/CSWzsh.gspec	2009-02-04 16:54:49 UTC (rev 2989)
+++ csw/mgar/pkg/zsh/trunk/files/CSWzsh.gspec	2009-02-04 17:09:45 UTC (rev 2990)
@@ -1,4 +1,4 @@
 %var            bitname zsh
 %var            pkgname CSWzsh
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/LICENCE
+%copyright      url file://%{WORKSRC_FIRSTMOD}/LICENCE


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