pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Delete ruby-zlib, ruby-digest and ruby-openssl entries.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f12e3437c9bc
branches:  trunk
changeset: 502091:f12e3437c9bc
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Nov 02 09:01:50 2005 +0000

description:
Delete ruby-zlib, ruby-digest and ruby-openssl entries.
(They merged into ruby18-base pacakge.)

diffstat:

 devel/Makefile    |  3 +--
 security/Makefile |  4 +---
 2 files changed, 2 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r 662e8c5edf05 -r f12e3437c9bc devel/Makefile
--- a/devel/Makefile    Wed Nov 02 09:00:44 2005 +0000
+++ b/devel/Makefile    Wed Nov 02 09:01:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.685 2005/10/31 15:53:54 tv Exp $
+# $NetBSD: Makefile,v 1.686 2005/11/02 09:01:50 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -569,7 +569,6 @@
 SUBDIR+=       ruby-testunit
 SUBDIR+=       ruby-textbuf
 SUBDIR+=       ruby-unit
-SUBDIR+=       ruby-zlib
 SUBDIR+=       ruby16-curses
 SUBDIR+=       ruby16-racc
 SUBDIR+=       ruby16-zlib
diff -r 662e8c5edf05 -r f12e3437c9bc security/Makefile
--- a/security/Makefile Wed Nov 02 09:00:44 2005 +0000
+++ b/security/Makefile Wed Nov 02 09:01:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.251 2005/10/14 18:43:27 adrianp Exp $
+# $NetBSD: Makefile,v 1.252 2005/11/02 09:01:50 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -202,8 +202,6 @@
 SUBDIR+=       rc5des
 SUBDIR+=       rid
 SUBDIR+=       rsaref
-SUBDIR+=       ruby-digest
-SUBDIR+=       ruby-openssl
 SUBDIR+=       ruby-tcpwrap
 SUBDIR+=       ruby16-digest
 SUBDIR+=       ruby16-openssl



Home | Main Index | Thread Index | Old Index