- Update to 1.01

PR:		ports/105663
Submitted by:	miwi
Approved by:	maintainer timeout
This commit is contained in:
Martin Wilke 2006-12-06 08:52:18 +00:00
parent c2da007b3c
commit 08f816c6ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179004
2 changed files with 11 additions and 5 deletions

View file

@ -7,7 +7,7 @@
#
PORTNAME= rvm
PORTVERSION= 1.0
PORTVERSION= 1.01
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -31,4 +31,10 @@ MAKE_ARGS= CXXFLAGS="${CXXFLAGS}"
MAN1= rvm.1
PLIST_FILES= bin/rvm
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Does not compile on 4.x
.endif
.include <bsd.port.post.mk>

View file

@ -1,3 +1,3 @@
MD5 (rvm_1.0.tar.gz) = 4890592dc383573c52cad762983031c6
SHA256 (rvm_1.0.tar.gz) = 26156a3509d08f879b0593d22d404e51bbbc79ce270bf0cbc2c52d9e7126a974
SIZE (rvm_1.0.tar.gz) = 240510
MD5 (rvm_1.01.tar.gz) = af8330e0819329b09a527c2f177d0164
SHA256 (rvm_1.01.tar.gz) = 5cde986f6d4c3690aaa8d1701df55b3711610f747775db5ccf684f3cf16e181e
SIZE (rvm_1.01.tar.gz) = 234247