[csw-devel] SF.net SVN: gar:[8925] csw/mgar/pkg/ksh/trunk

hson at users.sourceforge.net hson at users.sourceforge.net
Tue Mar 2 00:08:36 CET 2010


Revision: 8925
          http://gar.svn.sourceforge.net/gar/?rev=8925&view=rev
Author:   hson
Date:     2010-03-01 23:08:36 +0000 (Mon, 01 Mar 2010)

Log Message:
-----------
ksh: Update to 93t+

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

Removed Paths:
-------------
    csw/mgar/pkg/ksh/trunk/files/CSWksh.gspec

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


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

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


Modified: csw/mgar/pkg/ksh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ksh/trunk/Makefile	2010-03-01 22:42:10 UTC (rev 8924)
+++ csw/mgar/pkg/ksh/trunk/Makefile	2010-03-01 23:08:36 UTC (rev 8925)
@@ -1,5 +1,5 @@
 GARNAME = ksh
-GARVERSION = 93
+GARVERSION = 93t+
 CATEGORIES = devel
 
 DESCRIPTION = The KornShell Command and Programming Language
@@ -11,10 +11,12 @@
 endef
 
 # Main archive location
-MASTER_SITES =
+MASTER_SITES = http://www.research.att.com/~gsf/download/tgz/
+DISTFILES += ast-ksh.2010-02-02.tgz
+DISTFILES += INIT.2010-02-02.tgz
 #DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWksh,)
 
+WGET_OPTS = --user="I accept www.opensource.org/licenses/cpl" --password="."
 # We define upstream file regex so we can be notifed of new upstream software release
 # UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 

Modified: csw/mgar/pkg/ksh/trunk/checksums
===================================================================
--- csw/mgar/pkg/ksh/trunk/checksums	2010-03-01 22:42:10 UTC (rev 8924)
+++ csw/mgar/pkg/ksh/trunk/checksums	2010-03-01 23:08:36 UTC (rev 8925)
@@ -1 +1,2 @@
-b719413420187856a55fd8e7a0743f50  download/CSWksh.gspec
+9c96ca12947f52274606a0625466b6dc  INIT.2010-02-02.tgz
+00282866e979eb21403f0fa73212e3c5  ast-ksh.2010-02-02.tgz

Deleted: csw/mgar/pkg/ksh/trunk/files/CSWksh.gspec
===================================================================
--- csw/mgar/pkg/ksh/trunk/files/CSWksh.gspec	2010-03-01 22:42:10 UTC (rev 8924)
+++ csw/mgar/pkg/ksh/trunk/files/CSWksh.gspec	2010-03-01 23:08:36 UTC (rev 8925)
@@ -1,4 +0,0 @@
-%var            bitname ksh
-%var            pkgname CSWksh
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING


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