pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Delete databases/ruby-dbm, devel/ruby-zlib, security/r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0cc914dc8842
branches:  trunk
changeset: 489438:0cc914dc8842
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Feb 21 15:37:55 2005 +0000

description:
Delete databases/ruby-dbm, devel/ruby-zlib, security/ruby-digest and
security/ruby-openssl.

diffstat:

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

diffs (52 lines):

diff -r 82d2226e1e57 -r 0cc914dc8842 databases/Makefile
--- a/databases/Makefile        Mon Feb 21 15:35:53 2005 +0000
+++ b/databases/Makefile        Mon Feb 21 15:37:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.162 2005/02/16 11:14:14 wiz Exp $
+# $NetBSD: Makefile,v 1.163 2005/02/21 15:37:55 taca Exp $
 #
 
 COMMENT=       Databases
@@ -141,7 +141,6 @@
 SUBDIR+=       ruby-DBD-postgresql
 SUBDIR+=       ruby-DBD-sqlite
 SUBDIR+=       ruby-DBI
-SUBDIR+=       ruby-dbm
 SUBDIR+=       ruby-gdbm
 SUBDIR+=       ruby-mysql
 SUBDIR+=       ruby-postgresql
diff -r 82d2226e1e57 -r 0cc914dc8842 devel/Makefile
--- a/devel/Makefile    Mon Feb 21 15:35:53 2005 +0000
+++ b/devel/Makefile    Mon Feb 21 15:37:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.612 2005/02/19 17:54:57 wiz Exp $
+# $NetBSD: Makefile,v 1.613 2005/02/21 15:37:55 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -534,7 +534,6 @@
 SUBDIR+=       ruby-testunit
 SUBDIR+=       ruby-textbuf
 SUBDIR+=       ruby-unit
-SUBDIR+=       ruby-zlib
 SUBDIR+=       ruby16-curses
 SUBDIR+=       ruby16-racc
 SUBDIR+=       ruby16-zlib
diff -r 82d2226e1e57 -r 0cc914dc8842 security/Makefile
--- a/security/Makefile Mon Feb 21 15:35:53 2005 +0000
+++ b/security/Makefile Mon Feb 21 15:37:55 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.224 2005/02/10 03:22:52 jlam Exp $
+# $NetBSD: Makefile,v 1.225 2005/02/21 15:37:55 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -191,8 +191,6 @@
 SUBDIR+=       rc5des
 SUBDIR+=       rid
 SUBDIR+=       rsaref
-SUBDIR+=       ruby-digest
-SUBDIR+=       ruby-openssl
 SUBDIR+=       ruby-tcpwrap
 SUBDIR+=       ruby16-openssl
 SUBDIR+=       scanssh



Home | Main Index | Thread Index | Old Index