From d55f35c524c749e06f69ff87b01bfad1d5fdca16 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Wed, 11 Feb 1998 23:56:30 +0000 Subject: 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}. --- lang/ruby/Makefile | 9 +++++---- lang/ruby/distinfo | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'lang/ruby') 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 # -# $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 -- cgit v1.2.3