diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-01 08:10:01 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-01 08:10:01 +0000 |
commit | a5cf1509c2424c1005a2447d1b21f050b4089505 (patch) | |
tree | f0ead7d1aa8b74ec43f7bf52538b5e842df6d1b3 /lang/ruby16 | |
parent | cb1387edcaf984dd08b42b53e4d70a841f7c25e2 (diff) | |
download | ports-a5cf1509c2424c1005a2447d1b21f050b4089505.tar.gz ports-a5cf1509c2424c1005a2447d1b21f050b4089505.zip |
Notes
Diffstat (limited to 'lang/ruby16')
-rw-r--r-- | lang/ruby16/Makefile | 6 | ||||
-rw-r--r-- | lang/ruby16/distinfo | 2 | ||||
-rw-r--r-- | lang/ruby16/pkg-plist | 54 |
3 files changed, 56 insertions, 6 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index 0e38aec85602..76011f808770 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ruby -# Version required: 1.0-970919 +# Version required: 1.0-971125 # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> # -# $Id: Makefile,v 1.2 1997/09/12 07:51:47 tg Exp $ +# $Id: Makefile,v 1.3 1997/09/22 13:59:37 tg Exp $ # -DISTNAME= ruby-1.0-970919 +DISTNAME= ruby-1.0-971125 PKGNAME= ruby-1.0 CATEGORIES= lang MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/ diff --git a/lang/ruby16/distinfo b/lang/ruby16/distinfo index 7e2fb529ff90..f1e296ed4371 100644 --- a/lang/ruby16/distinfo +++ b/lang/ruby16/distinfo @@ -1 +1 @@ -MD5 (ruby-1.0-970919.tar.gz) = 667a4927fc11e7d37d3a86104b7eaa53 +MD5 (ruby-1.0-971125.tar.gz) = 832404a835e8b9c6681bf85410ff5975 diff --git a/lang/ruby16/pkg-plist b/lang/ruby16/pkg-plist index 62963778f05c..77a1491474d2 100644 --- a/lang/ruby16/pkg-plist +++ b/lang/ruby16/pkg-plist @@ -6,6 +6,7 @@ lib/ruby/complex.rb lib/ruby/date.rb lib/ruby/debug.rb lib/ruby/e2mmap.rb +lib/ruby/e2mmap1_0.rb lib/ruby/finalize.rb lib/ruby/find.rb lib/ruby/ftplib.rb @@ -41,6 +42,55 @@ lib/ruby/i386-freebsd/marshal.so lib/ruby/i386-freebsd/md5.so lib/ruby/i386-freebsd/socket.so lib/ruby/i386-freebsd/tkutil.so +lib/ruby/sample/biorhythm.rb +lib/ruby/sample/clnt.rb +lib/ruby/sample/dbmtest.rb +lib/ruby/sample/dir.rb +lib/ruby/sample/eval.rb +lib/ruby/sample/export.rb +lib/ruby/sample/exyacc.rb +lib/ruby/sample/fact.rb +lib/ruby/sample/fib.awk +lib/ruby/sample/fib.pl +lib/ruby/sample/fib.rb +lib/ruby/sample/fib.scm +lib/ruby/sample/freq.rb +lib/ruby/sample/from.rb +lib/ruby/sample/fullpath.rb +lib/ruby/sample/getopts.test +lib/ruby/sample/io.rb +lib/ruby/sample/less.rb +lib/ruby/sample/list.rb +lib/ruby/sample/list2.rb +lib/ruby/sample/list3.rb +lib/ruby/sample/mrshtest.rb +lib/ruby/sample/mkproto.rb +lib/ruby/sample/mpart.rb +lib/ruby/sample/observ.rb +lib/ruby/sample/occur.pl +lib/ruby/sample/occur.rb +lib/ruby/sample/occur2.rb +lib/ruby/sample/philos.rb +lib/ruby/sample/pi.rb +lib/ruby/sample/rcs.awk +lib/ruby/sample/rcs.dat +lib/ruby/sample/rcs.rb +lib/ruby/sample/regx.rb +lib/ruby/sample/ruby-mode.el +lib/ruby/sample/rubydb2x.el +lib/ruby/sample/rubydb3x.el +lib/ruby/sample/sieve.rb +lib/ruby/sample/svr.rb +lib/ruby/sample/test.rb +lib/ruby/sample/time.rb +lib/ruby/sample/tkbiff.rb +lib/ruby/sample/tkbrowse.rb +lib/ruby/sample/tkdialog.rb +lib/ruby/sample/tkfrom.rb +lib/ruby/sample/tkhello.rb +lib/ruby/sample/tkline.rb +lib/ruby/sample/tktimer.rb +lib/ruby/sample/trojan.rb +lib/ruby/sample/tsvr.rb +lib/ruby/sample/uumerge.rb man/man1/ruby.1.gz -@dirrm lib/ruby/i386-freebsd -@dirrm lib/ruby |