diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-13 18:44:47 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-13 18:44:47 +0000 |
commit | a98d760e08d2f9531e983e9796e8582476cab841 (patch) | |
tree | 819adf78fe356fe2f3bd274d3636e15e4cc47267 /net/ruby-ldap | |
parent | d1eb913e2458695cf1e096ac7fe32f441c30cdda (diff) | |
download | ports-a98d760e08d2f9531e983e9796e8582476cab841.tar.gz ports-a98d760e08d2f9531e983e9796e8582476cab841.zip |
Update to 0.2.1.
Notes
Notes:
svn path=/head/; revision=33774
Diffstat (limited to 'net/ruby-ldap')
-rw-r--r-- | net/ruby-ldap/Makefile | 4 | ||||
-rw-r--r-- | net/ruby-ldap/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index 271fb3bb1771..495e1e1ce304 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ldap -PORTVERSION= 0.2 +PORTVERSION= 0.2.1 CATEGORIES= net ruby MASTER_SITES= http://kt-www.jaist.ac.jp:8000/~ttate/ftp/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -22,6 +22,8 @@ LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap USE_RUBY= yes USE_RUBY_EXTCONF= yes +WRKSRC= ${WRKDIR}/ruby-${PORTNAME} + # Configure options: # --with-ldap specify the ldap directory # --with-ldap-incdir specify the directory which contains ldap.h and lber.h diff --git a/net/ruby-ldap/distinfo b/net/ruby-ldap/distinfo index a03cb65e8bd4..ea67ac4058e3 100644 --- a/net/ruby-ldap/distinfo +++ b/net/ruby-ldap/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-ldap-0.2.tar.gz) = ffb559d51a28e5211be03869978f9700 +MD5 (ruby/ruby-ldap-0.2.1.tar.gz) = 37ccd55f7fff5e195c21b352b114b1bd |