aboutsummaryrefslogtreecommitdiff
path: root/devel/rvm
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-10-05 17:09:55 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-10-05 17:09:55 +0000
commit16dadb7cc6b213bb8bd564a7967410efc0abca3d (patch)
tree41d42d4aac7a8854dd9e523c9b57ea2efc3c71e0 /devel/rvm
parent6d3e082b4995c9497faa3370cb1945d78f46dfb1 (diff)
downloadports-16dadb7cc6b213bb8bd564a7967410efc0abca3d.tar.gz
ports-16dadb7cc6b213bb8bd564a7967410efc0abca3d.zip
Notes
Diffstat (limited to 'devel/rvm')
-rw-r--r--devel/rvm/Makefile12
-rw-r--r--devel/rvm/distinfo6
2 files changed, 11 insertions, 7 deletions
diff --git a/devel/rvm/Makefile b/devel/rvm/Makefile
index 385dc13aa0cc..c48a44efc536 100644
--- a/devel/rvm/Makefile
+++ b/devel/rvm/Makefile
@@ -6,10 +6,12 @@
#
PORTNAME= rvm
-PORTVERSION= 1.10
-PORTREVISION= 1
+PORTVERSION= 1.13
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/
+MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/ \
+ ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
+ ftp://ftp.planetmirror.com/pub/coda/src/ \
+ ftp://ftp.nctu.edu.tw/mirror/Coda/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A persistent VM library
@@ -18,6 +20,8 @@ LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp
USE_GMAKE= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
+USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/devel/rvm/distinfo b/devel/rvm/distinfo
index a7d49861aa21..fd42d49db9cc 100644
--- a/devel/rvm/distinfo
+++ b/devel/rvm/distinfo
@@ -1,3 +1,3 @@
-MD5 (rvm-1.10.tar.gz) = 284866164a3f016e944d1bd1854e23ba
-SHA256 (rvm-1.10.tar.gz) = 955c18e112bda7c2b5579b13077dfcf4353035c1ee1d61bd723dcbd1c5b55c66
-SIZE (rvm-1.10.tar.gz) = 524743
+MD5 (rvm-1.13.tar.gz) = d294a627330e21620207b0cdbe160bcb
+SHA256 (rvm-1.13.tar.gz) = 41c7dc98ca25b16a943b7a970af26149ae1aea6a5b18d7f7e08126f3ba8e731a
+SIZE (rvm-1.13.tar.gz) = 537401