aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-08-09 02:26:12 +0800
committerknu <knu@FreeBSD.org>2003-08-09 02:26:12 +0800
commitf156318f2bdd68d1bfcda7dff7912f629025ab8d (patch)
tree3f5f31f05f63cbd3a5738caebb1dc8b7cc40299c /net
parent44710cf61cefc18f12e8b8ee5aed1032987c93ae (diff)
downloadfreebsd-ports-gnome-f156318f2bdd68d1bfcda7dff7912f629025ab8d.tar.gz
freebsd-ports-gnome-f156318f2bdd68d1bfcda7dff7912f629025ab8d.tar.zst
freebsd-ports-gnome-f156318f2bdd68d1bfcda7dff7912f629025ab8d.zip
Update to 0.8.0.
Diffstat (limited to 'net')
-rw-r--r--net/ruby-ldap/Makefile5
-rw-r--r--net/ruby-ldap/distinfo2
-rw-r--r--net/ruby-ldap/pkg-descr4
3 files changed, 6 insertions, 5 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile
index 9dee3e88836d..dec903cf7b32 100644
--- a/net/ruby-ldap/Makefile
+++ b/net/ruby-ldap/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= ldap
-PORTVERSION= 0.7.2
+PORTVERSION= 0.8.0
CATEGORIES= net ruby
-MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
diff --git a/net/ruby-ldap/distinfo b/net/ruby-ldap/distinfo
index 74d757f247ea..9aa6ff1a5f9d 100644
--- a/net/ruby-ldap/distinfo
+++ b/net/ruby-ldap/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-ldap-0.7.2.tar.gz) = 53281b7273ab9eced692080738a9a7cf
+MD5 (ruby/ruby-ldap-0.8.0.tar.gz) = b9caecee597865ccedc5bc88571d4cdd
diff --git a/net/ruby-ldap/pkg-descr b/net/ruby-ldap/pkg-descr
index 82fc4b2ebf30..8a25cf348b1f 100644
--- a/net/ruby-ldap/pkg-descr
+++ b/net/ruby-ldap/pkg-descr
@@ -3,5 +3,5 @@ based on RFC1823.
Supported LDAP libraries are OpenLDAP, Michigan LDAP, and NetscapeSDK.
-Author: Takaaki Tateishi <ttate@jaist.ac.jp>
-WWW: http://ruby-ldap.sourceforge.net/
+Author: Takaaki Tateishi <ttate@users.sourceforge.net>
+WWW: http://sourceforge.net/projects/ruby-ldap/