ports/149331: archivers/rvm update to 1.05

Armin Pirkovitsch armin at frozen-zone.org
Thu Aug 5 16:00:23 UTC 2010


>Number:         149331
>Category:       ports
>Synopsis:       archivers/rvm update to 1.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 05 16:00:22 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Armin Pirkovitsch
>Release:        
>Organization:
>Environment:
>Description:
According to the Changelog the code now compiles with gcc 4.3.2 - I guess this means they dropped any older version since it won't compile with 4.2.1 or any of my tinderbox instances.
-> Added USE_GCC= 4.3+
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/archivers/rvm/Makefile /mnt/ad12/tinderbox/portstrees/Playground/ports/archivers/rvm/Makefile
--- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/archivers/rvm/Makefile	2008-11-09 14:22:22.000000000 +0100
+++ /mnt/ad12/tinderbox/portstrees/Playground/ports/archivers/rvm/Makefile	2010-08-04 20:54:22.000000000 +0200
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	rvm
-PORTVERSION=	1.03
+PORTVERSION=	1.05
 CATEGORIES=	archivers
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -23,6 +23,7 @@
 
 USE_GNOME=	gnometarget
 USE_GMAKE=	yes
+USE_GCC=	4.3+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-default-config-file=${PREFIX}/etc/rvm.conf
 MAKE_ARGS=	CXXFLAGS="${CXXFLAGS}"
diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/archivers/rvm/distinfo /mnt/ad12/tinderbox/portstrees/Playground/ports/archivers/rvm/distinfo
--- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/archivers/rvm/distinfo	2008-07-05 00:10:23.000000000 +0200
+++ /mnt/ad12/tinderbox/portstrees/Playground/ports/archivers/rvm/distinfo	2010-08-03 20:16:10.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (rvm_1.03.tar.gz) = daa850348827eee0047a03fbd241d476
-SHA256 (rvm_1.03.tar.gz) = e2e32a2894e6719e57898d6debaad395d479233cf61bcc67606aab69f56a9a83
-SIZE (rvm_1.03.tar.gz) = 286009
+MD5 (rvm_1.05.tar.gz) = 936ab43f12b5bc54575f55e60c03034d
+SHA256 (rvm_1.05.tar.gz) = afb5c155db469d6e0e455bb183c4919f18019df18e5889e3bfdc451ecfe5e0db
+SIZE (rvm_1.05.tar.gz) = 287628


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list