diff options
author | Shafeeq Sinnamohideen <shafeeq@FreeBSD.org> | 2001-06-14 19:09:13 +0000 |
---|---|---|
committer | Shafeeq Sinnamohideen <shafeeq@FreeBSD.org> | 2001-06-14 19:09:13 +0000 |
commit | 1f1a87b7455378d3c68e82ea649903d6efced68d (patch) | |
tree | b8f85376cb68b72d348274aba2656e5fc11d8db2 /devel | |
parent | Upgrade to GNU shtool 1.5.4 (diff) |
Updated to Coda 5.3.15
Always using the provided configure script now
Notes
Notes:
svn path=/head/; revision=44007
Diffstat (limited to 'devel')
-rw-r--r-- | devel/lwp/Makefile | 4 | ||||
-rw-r--r-- | devel/lwp/distinfo | 2 | ||||
-rw-r--r-- | devel/rpc2/Makefile | 4 | ||||
-rw-r--r-- | devel/rpc2/distinfo | 2 | ||||
-rw-r--r-- | devel/rvm/Makefile | 4 | ||||
-rw-r--r-- | devel/rvm/distinfo | 2 |
6 files changed, 9 insertions, 9 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile index d6b5148086da..c85c9b000304 100644 --- a/devel/lwp/Makefile +++ b/devel/lwp/Makefile @@ -6,14 +6,14 @@ # PORTNAME= lwp -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ USE_GMAKE= yes -USE_LIBTOOL= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes .include <bsd.port.mk> diff --git a/devel/lwp/distinfo b/devel/lwp/distinfo index b54f97983478..ba65f41cff1c 100644 --- a/devel/lwp/distinfo +++ b/devel/lwp/distinfo @@ -1 +1 @@ -MD5 (lwp-1.7.tar.gz) = 3b01139fa277cda1eddfd3c3da6b574f +MD5 (lwp-1.8.tar.gz) = 85d6a55b914a7409f3b06f49ba10979e diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile index b46f71e2f43e..50f39fd95a65 100644 --- a/devel/rpc2/Makefile +++ b/devel/rpc2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rpc2 -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/ @@ -15,7 +15,7 @@ MAINTAINER= coda@cs.cmu.edu LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp USE_GMAKE= yes -USE_LIBTOOL= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes .include <bsd.port.mk> diff --git a/devel/rpc2/distinfo b/devel/rpc2/distinfo index 6e458eea824b..bb97a671694e 100644 --- a/devel/rpc2/distinfo +++ b/devel/rpc2/distinfo @@ -1 +1 @@ -MD5 (rpc2-1.11.tar.gz) = 208fd8bc458e8ea75959a9f32799ab83 +MD5 (rpc2-1.12.tar.gz) = 6902c89a6f431edf3760769fa0ad5a3e diff --git a/devel/rvm/Makefile b/devel/rvm/Makefile index 7ace636070f5..ff7771f9a756 100644 --- a/devel/rvm/Makefile +++ b/devel/rvm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rvm -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/ @@ -15,7 +15,7 @@ MAINTAINER= coda@cs.cmu.edu LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp USE_GMAKE= yes -USE_LIBTOOL= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes .include <bsd.port.mk> diff --git a/devel/rvm/distinfo b/devel/rvm/distinfo index 234763850fe8..832b1bf9307c 100644 --- a/devel/rvm/distinfo +++ b/devel/rvm/distinfo @@ -1 +1 @@ -MD5 (rvm-1.4.tar.gz) = b0ce6fd67d6f1250a4381f83e9c97aa1 +MD5 (rvm-1.6.tar.gz) = 55ab680163b8c27495abd6e94eb83b11 |