summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2002-09-02 07:28:26 +0000
committeragc <agc>2002-09-02 07:28:26 +0000
commit7a9c7e5a54758cc02fcc81b0fb312fa6d71687a9 (patch)
tree212a439a9d70285c9659df5737a6c61d89d93d14
parent85c777e5cf990124b636979b6654f9d7f37770ac (diff)
downloadpkgsrc-7a9c7e5a54758cc02fcc81b0fb312fa6d71687a9.tar.gz
Pull up version 1.3 of Makefile, and version 1.3 of distinfo, to the
pkgsrc 1.6 branch. Requested by Takahiro Kambe <taca@sky.yamashina.kyoto.jp> > Date: Sat, 31 Aug 2002 02:48:23 +0300 (EEST) > From: Takahiro Kambe <taca@netbsd.org> > > Module Name: pkgsrc > Committed By: taca > Date: Fri Aug 30 23:48:23 UTC 2002 > > Modified Files: > pkgsrc/security/ruby-openssl: Makefile distinfo > > Log Message: > Update ruby-openssl pacakge to 0.1.2.1(0.1.2a). > It should be fixed in error of bulk build, too.
-rw-r--r--security/ruby-openssl/Makefile8
-rw-r--r--security/ruby-openssl/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile
index 9424d4728b0..b48ec5d3976 100644
--- a/security/ruby-openssl/Makefile
+++ b/security/ruby-openssl/Makefile
@@ -1,16 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2002/02/07 15:50:07 taca Exp $
+# $NetBSD: Makefile,v 1.2.8.1 2002/09/02 07:28:26 agc Exp $
-DISTNAME= ossl-${VERSION}
-PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-${VERSION}
+DISTNAME= ossl-0.1.2a
+PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.2.1
CATEGORIES= security
MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/
-EXTRACT_SUFX= .tgz
MAINTAINER= taca@netbsd.org
HOMEPAGE= http://www.freesoftware.fsf.org/rubypki/
COMMENT= OpenSSL interface module for Ruby
-VERSION= 0.1.1
DIST_SUBDIR= ruby
USE_RUBY_EXTCONF= yes
RUBY_REQD= 1.6.4
diff --git a/security/ruby-openssl/distinfo b/security/ruby-openssl/distinfo
index ac5ba1bdc7d..dbe5205ddf9 100644
--- a/security/ruby-openssl/distinfo
+++ b/security/ruby-openssl/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2002/02/07 15:50:07 taca Exp $
+$NetBSD: distinfo,v 1.2.8.1 2002/09/02 07:28:26 agc Exp $
-SHA1 (ruby/ossl-0.1.1.tgz) = b8ebc997850449e689e0822c553b0e6fd3cc378b
-Size (ruby/ossl-0.1.1.tgz) = 84316 bytes
+SHA1 (ruby/ossl-0.1.2a.tar.gz) = dc3382ef0344c7463a4d60454af10e6f894980c6
+Size (ruby/ossl-0.1.2a.tar.gz) = 82993 bytes