pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ruby-tcpwrap Update ruby-tcpwrap package to 0.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/af863ba40932
branches: trunk
changeset: 460196:af863ba40932
user: taca <taca%pkgsrc.org@localhost>
date: Sun Aug 24 05:00:54 2003 +0000
description:
Update ruby-tcpwrap package to 0.6.
No documentation is given for changes.
- improved portability; proper checking for libwrap.
- add hosts_allow, hosts_deny and hosts_ctl methods.
It should fix macppc bulk build problem. This packge was broken since
ruby-tcpwrap-0.3's distfile's contet was changed.
diffstat:
security/ruby-tcpwrap/Makefile | 6 +++---
security/ruby-tcpwrap/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 1d571faccf86 -r af863ba40932 security/ruby-tcpwrap/Makefile
--- a/security/ruby-tcpwrap/Makefile Sun Aug 24 02:03:25 2003 +0000
+++ b/security/ruby-tcpwrap/Makefile Sun Aug 24 05:00:54 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:14 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/24 05:00:54 taca Exp $
# FreeBSD: ports/security/ruby-tcpwrap/Makefile,v 1.6 2000/09/26 08:02:10 knu Exp
-DISTNAME= ruby-tcpwrap-0.3
-PKGNAME= ${RUBY_PKGNAMEPREFIX}tcpwrap-0.3
+DISTNAME= ruby-tcpwrap-0.6
+PKGNAME= ${RUBY_PKGNAMEPREFIX}tcpwrap-0.6
WRKSRC= ${WRKDIR}/ruby-tcpwrap
CATEGORIES= security
MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/
diff -r 1d571faccf86 -r af863ba40932 security/ruby-tcpwrap/distinfo
--- a/security/ruby-tcpwrap/distinfo Sun Aug 24 02:03:25 2003 +0000
+++ b/security/ruby-tcpwrap/distinfo Sun Aug 24 05:00:54 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/07/01 13:44:18 taca Exp $
+$NetBSD: distinfo,v 1.2 2003/08/24 05:00:54 taca Exp $
-SHA1 (ruby/ruby-tcpwrap-0.3.tar.gz) = bd95178c15856090382d12ba87a909d4032e204d
-Size (ruby/ruby-tcpwrap-0.3.tar.gz) = 3609 bytes
+SHA1 (ruby/ruby-tcpwrap-0.6.tar.gz) = e66ce2b424db90d461686784d7b69003df76e6de
+Size (ruby/ruby-tcpwrap-0.6.tar.gz) = 4504 bytes
Home |
Main Index |
Thread Index |
Old Index