[csw-devel] SF.net SVN: gar:[6355] csw/mgar/pkg/gnulinks/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Sep 18 23:15:51 CEST 2009
Revision: 6355
http://gar.svn.sourceforge.net/gar/?rev=6355&view=rev
Author: bdwalton
Date: 2009-09-18 21:15:51 +0000 (Fri, 18 Sep 2009)
Log Message:
-----------
gnulinks: update to include ggetopt, gyacc and a few other minor changes
Modified Paths:
--------------
csw/mgar/pkg/gnulinks/trunk/Makefile
csw/mgar/pkg/gnulinks/trunk/checksums
csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.prototype
Modified: csw/mgar/pkg/gnulinks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnulinks/trunk/Makefile 2009-09-18 20:18:05 UTC (rev 6354)
+++ csw/mgar/pkg/gnulinks/trunk/Makefile 2009-09-18 21:15:51 UTC (rev 6355)
@@ -1,5 +1,5 @@
GARNAME = gnulinks
-GARVERSION = 1.1
+GARVERSION = 1.2
CATEGORIES = xtra
SPKG_SOURCEURL = No Source
@@ -24,4 +24,3 @@
@/bin/ls -1 /opt/csw/bin/g* | pkgproto | \
perl -plne 's,bin/g([\w\d-]+) 0755 root bin,gnu/$$1=../bin/g$$1 ? ? ?,' \
> $(FILEDIR)/CSWgnulinks.prototype
-
Modified: csw/mgar/pkg/gnulinks/trunk/checksums
===================================================================
--- csw/mgar/pkg/gnulinks/trunk/checksums 2009-09-18 20:18:05 UTC (rev 6354)
+++ csw/mgar/pkg/gnulinks/trunk/checksums 2009-09-18 21:15:51 UTC (rev 6355)
@@ -1,2 +1,2 @@
28514c1726839b6e47728d188d2a1edd download/CSWgnulinks.gspec
-154d1f6d3f4174bee6a930854c0ea931 download/CSWgnulinks.prototype
+0f630eb8dae8b4c155c10c95383822f6 download/CSWgnulinks.prototype
Modified: csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.prototype
===================================================================
--- csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.prototype 2009-09-18 20:18:05 UTC (rev 6354)
+++ csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.prototype 2009-09-18 21:15:51 UTC (rev 6355)
@@ -28,17 +28,18 @@
s none /opt/csw/gnu/dirname=../bin/gdirname
s none /opt/csw/gnu/du=../bin/gdu
s none /opt/csw/gnu/echo=../bin/gecho
-s none /opt/csw/gnu/egrep=../bin/ggrep
+s none /opt/csw/gnu/egrep=../bin/gegrep
s none /opt/csw/gnu/env=../bin/genv
s none /opt/csw/gnu/envsubst=../bin/genvsubst
s none /opt/csw/gnu/expand=../bin/gexpand
s none /opt/csw/gnu/expr=../bin/gexpr
s none /opt/csw/gnu/factor=../bin/gfactor
s none /opt/csw/gnu/false=../bin/gfalse
-s none /opt/csw/gnu/fgrep=../bin/ggrep
+s none /opt/csw/gnu/fgrep=../bin/gfgrep
s none /opt/csw/gnu/find=../bin/gfind
s none /opt/csw/gnu/fmt=../bin/gfmt
s none /opt/csw/gnu/fold=../bin/gfold
+s none /opt/csw/gnu/getopt=../bin/ggetopt
s none /opt/csw/gnu/gettext=../bin/ggettext
s none /opt/csw/gnu/gettextize=../bin/ggettextize
s none /opt/csw/gnu/gprof=../bin/ggprof
@@ -84,8 +85,9 @@
s none /opt/csw/gnu/objcopy=../bin/gobjcopy
s none /opt/csw/gnu/objdump=../bin/gobjdump
s none /opt/csw/gnu/od=../bin/god
+s none /opt/csw/gnu/oldfind=../bin/goldfind
s none /opt/csw/gnu/paste=../bin/gpaste
-s none /opt/csw/gnu/patch=/usr/bin/gpatch
+s none /opt/csw/gnu/patch=../bin/gpatch
s none /opt/csw/gnu/pathchk=../bin/gpathchk
s none /opt/csw/gnu/pinky=../bin/gpinky
s none /opt/csw/gnu/pr=../bin/gpr
@@ -132,6 +134,8 @@
s none /opt/csw/gnu/wc=../bin/gwc
s none /opt/csw/gnu/who=../bin/gwho
s none /opt/csw/gnu/whoami=../bin/gwhoami
+s none /opt/csw/gnu/whois=../bin/gwhois
s none /opt/csw/gnu/xargs=../bin/gxargs
s none /opt/csw/gnu/xgettext=../bin/gxgettext
+s none /opt/csw/gnu/yacc=../bin/gyacc
s none /opt/csw/gnu/yes=../bin/gyes
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