[csw-devel] SF.net SVN: gar:[19188] csw/mgar/pkg/tcsh/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Sep 11 17:39:20 CEST 2012


Revision: 19188
          http://gar.svn.sourceforge.net/gar/?rev=19188&view=rev
Author:   dmichelsen
Date:     2012-09-11 15:39:19 +0000 (Tue, 11 Sep 2012)
Log Message:
-----------
tcsh/trunk: Update to 6.18.01

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

Modified: csw/mgar/pkg/tcsh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tcsh/trunk/Makefile	2012-09-11 10:37:52 UTC (rev 19187)
+++ csw/mgar/pkg/tcsh/trunk/Makefile	2012-09-11 15:39:19 UTC (rev 19188)
@@ -1,5 +1,5 @@
 NAME = tcsh
-VERSION = 6.17.00
+VERSION = 6.18.01
 CATEGORIES = apps
 GARTYPE = v2
 
@@ -11,15 +11,21 @@
   spelling correction, a history mechanism, job control and a C-like syntax.
 endef
 
-MASTER_SITES = ftp://ftp.astron.com/pub/tcsh/
-DISTFILES  = $(DISTNAME).tar.gz
+MASTER_SITES += ftp://ftp.astron.com/pub/tcsh/
+# Only the most recent version is in the directory above, everything else is in old/
+MASTER_SITES += ftp://ftp.astron.com/pub/tcsh/old/
 
+DISTFILES += $(DISTNAME).tar.gz
+
+VENDOR_URL = http://www.tcsh.org/
+
 LICENSE = Copyright
 
-RUNTIME_DEP_PKGS = CSWiconv
+PACKAGES += CSWtcsh
+SPKG_DESC_CSWtcsh = Enhanced version of the Berkeley C shell (csh)
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWtcsh += CSWlibiconv2
 
-VENDOR_URL = http://www.tcsh.org/
-
 EXTRA_CPPFLAGS += -D_FILE_OFFSET_BITS=64
 # As documented in README, this overrides the setting in pathnames.h
 EXTRA_CPPFLAGS += -D_PATH_LOCAL=\'\"$(bindir)\"\'
@@ -27,7 +33,7 @@
 
 # Skip tests until this one is fixed:
 #   http://bugs.gw.com/view.php?id=87
-SKIPTEST = 1
+SKIPTEST ?= 1
 
 INSTALL_ARGS = install.man
 

Modified: csw/mgar/pkg/tcsh/trunk/checksums
===================================================================
--- csw/mgar/pkg/tcsh/trunk/checksums	2012-09-11 10:37:52 UTC (rev 19187)
+++ csw/mgar/pkg/tcsh/trunk/checksums	2012-09-11 15:39:19 UTC (rev 19188)
@@ -1,3 +1 @@
-241bfedfd51c5a02581dc60caba3386d  download/CSWtcsh.postinstall
-9400adc4cb0311fd60635399760926bb  download/CSWtcsh.postremove
-c47de903e3d52f6824c8dd0c91eeb477  download/tcsh-6.17.00.tar.gz
+6eed09dbd4223ab5b6955378450d228a  tcsh-6.18.01.tar.gz

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