summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-18 04:03:45 +0000
committerknu <knu@FreeBSD.org>2003-02-18 04:03:45 +0000
commitb0188f506fa49273eab0e8fcaa0eb7de70bbd2cd (patch)
treef207540059d648508527e9e40b6ab7717231e7a1 /security
parenta9ab2ee444f3236d41857f99fbb40339d858a189 (diff)
downloadFreeBSD-ports-b0188f506fa49273eab0e8fcaa0eb7de70bbd2cd.zip
FreeBSD-ports-b0188f506fa49273eab0e8fcaa0eb7de70bbd2cd.tar.gz
Update to 0.5.
Diffstat (limited to 'security')
-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 7a97cee..f707c38 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 f8c7278..83597f4 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 b2b69f9..0000000
--- a/security/ruby-tcpwrap/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-TCP wrappers library for Ruby
OpenPOWER on IntegriCloud