aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1998-02-11 23:56:30 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1998-02-11 23:56:30 +0000
commitd55f35c524c749e06f69ff87b01bfad1d5fdca16 (patch)
tree6da0dc92186f9308b8381270599130d31e648539 /lang/ruby
parent0b2dccbb2683d411c1b2e4d966ff5dbf72cf4f7f (diff)
downloadports-d55f35c524c749e06f69ff87b01bfad1d5fdca16.tar.gz
ports-d55f35c524c749e06f69ff87b01bfad1d5fdca16.zip
Upgrade, 1.0-971125 -> 1.0-971225.
PR: 5684 Submitted by: maintainer While at this, some cleanup: 1. Compress the man page by using MAN1, instead of patching up Makefile.in. 2. HAS_CONFIGURE -> GNU_CONFIGUURE to better reflect the reality as well as to respect the value of ${PREFIX}.
Notes
Notes: svn path=/head/; revision=9670
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/Makefile9
-rw-r--r--lang/ruby/distinfo2
2 files changed, 6 insertions, 5 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index 76011f808770..180b83e9fd27 100644
--- a/lang/ruby/Makefile
+++ b/lang/ruby/Makefile
@@ -1,19 +1,20 @@
# New ports collection makefile for: ruby
-# Version required: 1.0-971125
+# Version required: 1.0-971225
# Date created: 04 September 1997
# Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
#
-# $Id: Makefile,v 1.3 1997/09/22 13:59:37 tg Exp $
+# $Id: Makefile,v 1.4 1997/12/01 08:09:37 vanilla Exp $
#
-DISTNAME= ruby-1.0-971125
+DISTNAME= ruby-1.0-971225
PKGNAME= ruby-1.0
CATEGORIES= lang
MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/
MAINTAINER= usagi@ruby.club.or.jp
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
+MAN1= ruby.1
test:
@(cd ${WRKSRC}; make test)
diff --git a/lang/ruby/distinfo b/lang/ruby/distinfo
index f1e296ed4371..58c39780047b 100644
--- a/lang/ruby/distinfo
+++ b/lang/ruby/distinfo
@@ -1 +1 @@
-MD5 (ruby-1.0-971125.tar.gz) = 832404a835e8b9c6681bf85410ff5975
+MD5 (ruby-1.0-971225.tar.gz) = ae6508e0dc9c26ded7221e5200c34493