SF.net SVN: gar:[25432] csw/mgar/pkg/zsh/trunk

opk at users.sourceforge.net opk at users.sourceforge.net
Thu Dec 3 04:12:33 CET 2015


Revision: 25432
          http://sourceforge.net/p/gar/code/25432
Author:   opk
Date:     2015-12-03 03:12:33 +0000 (Thu, 03 Dec 2015)
Log Message:
-----------
update zsh to 5.2

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

Modified: csw/mgar/pkg/zsh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zsh/trunk/Makefile	2015-12-02 16:50:33 UTC (rev 25431)
+++ csw/mgar/pkg/zsh/trunk/Makefile	2015-12-03 03:12:33 UTC (rev 25432)
@@ -1,5 +1,5 @@
 NAME = zsh
-VERSION = 5.0.8
+VERSION = 5.2
 GARTYPE = v2
 
 DESCRIPTION = Powerful UNIX shell
@@ -9,8 +9,8 @@
   ksh, and tcsh were incorporated into zsh; many original features were added.
 endef
 
-MASTER_SITES = $(SF_MIRRORS)
-DISTFILES  = $(NAME)-$(VERSION).tar.bz2
+MASTER_SITES = http://www.zsh.org/pub/
+DISTFILES  = $(NAME)-$(VERSION).tar.xz
 DISTFILES += _pkgutil _mgar _alternatives
 
 PACKAGES = CSWzsh
@@ -22,7 +22,6 @@
 BUILD_DEP_PKGS = CSWlibpcre-dev
 
 SPKG_SOURCEURL = http://www.zsh.org
-UPSTREAM_MASTER_SITES = http://www.zsh.org/pub/
 
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-maildir-support

Modified: csw/mgar/pkg/zsh/trunk/checksums
===================================================================
--- csw/mgar/pkg/zsh/trunk/checksums	2015-12-02 16:50:33 UTC (rev 25431)
+++ csw/mgar/pkg/zsh/trunk/checksums	2015-12-03 03:12:33 UTC (rev 25432)
@@ -1 +1 @@
-e6759e8dd7b714d624feffd0a73ba0fe  zsh-5.0.8.tar.bz2
+afe96fde08b70e23c1cab1ca7a68fb34  zsh-5.2.tar.xz

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