summaryrefslogtreecommitdiff
path: root/security/ruby-tcpwrap
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:03:45 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 04:03:45 +0000
commit957d9eeda4d1f464c48be4edcfcfcf18e7d020e1 (patch)
tree775fb8ce8d2c1279704780c00bd82d5e2f93d3cc /security/ruby-tcpwrap
parentAdd support for the gnucash-docs port. (diff)
Update to 0.5.
Notes
Notes: svn path=/head/; revision=75770
Diffstat (limited to 'security/ruby-tcpwrap')
-rw-r--r--security/ruby-tcpwrap/Makefile3
-rw-r--r--security/ruby-tcpwrap/distinfo2
-rw-r--r--security/ruby-tcpwrap/pkg-comment1
3 files changed, 3 insertions, 3 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile
index 7a97cee4b07f..f707c38d0448 100644
--- a/security/ruby-tcpwrap/Makefile
+++ b/security/ruby-tcpwrap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tcpwrap
-PORTVERSION= 0.4
+PORTVERSION= 0.5
CATEGORIES= security ruby
MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -14,6 +14,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= TCP wrappers library for Ruby
BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
diff --git a/security/ruby-tcpwrap/distinfo b/security/ruby-tcpwrap/distinfo
index f8c72783408f..83597f451d71 100644
--- a/security/ruby-tcpwrap/distinfo
+++ b/security/ruby-tcpwrap/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-tcpwrap-0.4.tar.gz) = 6b6bc4479fba77cb0d508d3614b5f57c
+MD5 (ruby/ruby-tcpwrap-0.5.tar.gz) = fc0380da56a76d20038a9492be34cfba
diff --git a/security/ruby-tcpwrap/pkg-comment b/security/ruby-tcpwrap/pkg-comment
deleted file mode 100644
index b2b69f91f83e..000000000000
--- a/security/ruby-tcpwrap/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-TCP wrappers library for Ruby