diff options
author | knu <knu@FreeBSD.org> | 2000-10-16 04:16:16 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-10-16 04:16:16 +0800 |
commit | 400d7b0f27de069a07924d87b005136e49642e14 (patch) | |
tree | d182ad0e714910d88e150f227f95989dbc0c4051 /net/ruby-ldap | |
parent | cf7dd9d18a716c4fcdd95bcc113b4062918d82be (diff) | |
download | freebsd-ports-gnome-400d7b0f27de069a07924d87b005136e49642e14.tar.gz freebsd-ports-gnome-400d7b0f27de069a07924d87b005136e49642e14.tar.zst freebsd-ports-gnome-400d7b0f27de069a07924d87b005136e49642e14.zip |
Update to 0.3-pre2.
Diffstat (limited to 'net/ruby-ldap')
-rw-r--r-- | net/ruby-ldap/Makefile | 6 | ||||
-rw-r--r-- | net/ruby-ldap/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index 495e1e1ce304..63eddde3dd91 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -6,11 +6,11 @@ # PORTNAME= ldap -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.p2 CATEGORIES= net ruby MASTER_SITES= http://kt-www.jaist.ac.jp:8000/~ttate/ftp/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} -DISTNAME= ruby-${PORTNAME}-${PORTVERSION} +DISTNAME= ruby-${PORTNAME}-${PORTVERSION:S/.p/-pre/} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org @@ -22,8 +22,6 @@ 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 ea67ac4058e3..8f6e8f5d38e1 100644 --- a/net/ruby-ldap/distinfo +++ b/net/ruby-ldap/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-ldap-0.2.1.tar.gz) = 37ccd55f7fff5e195c21b352b114b1bd +MD5 (ruby/ruby-ldap-0.3-pre2.tar.gz) = 38b2d103323c4bae39e8ab2cdfe10f0c |